* {
 	margin: 0;
	padding: 0;
}
html, body {
    max-height: 100vh;
    max-width: 100vw;
    background-color:#fafffe; 
    font-size: 16px;

/*   line-height: 1.1em;*/ 
    margin-top: 0px;
    padding: 1px 1px 1px 1px;

  /*margin-top: 0px;
    padding: 0px 0px 0px 0px;
    */
	
}
h1 { font-family: "sans-serif";
    font-size: 2.6em;
    letter-spacing: 0.2em;
    word-spacing: 0.2em;
    color: #000000;
    font-weight: 700;
    text-decoration: rgb(68, 68, 68);
    text-align: center;
    line-height: 1.3em;
    font-style: italic;
    font-variant: normal;
    text-transform: uppercase;
    margin: 25px;
    padding: 12px;
}



h2 { 
    font-family: "sans-serif";
    font-size: 4.2em;
    letter-spacing: 0.2em;
    line-height: 1.8em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 750;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        margin: 35px;
        color: #1d1b1b;
        background: #fafffe;
      text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}


h4{     
        font-family: "sans-serif";
        font-size: 2.3em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #0a1b17;
        font-weight: 600;
        text-align: center;
	margin-top: 8px;
}
    
h5 {
        font-family: "sans-serif";
        font-size:2.3em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #6c2242;
        font-weight: 700;
        text-decoration: none;
        font-variant: normal;
        text-transform: none;
        text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
        text-align:center;
}

h6      {font-family: Georgia, serif;
        font-size: 1.2em;
        letter-spacing: 0.2em;
        word-spacing: 0.2em;
        color: #000000;
        font-weight: 700;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;}

h3 { 
    font-family: "sans-serif";
    font-size: 4.2em;
    letter-spacing: 0.2em;
    line-height: 1.8em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 750;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin: 35px;
        color: #1d1b1b;
        background: #fafffe;
   text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;

      }



p {
        font-family: "sans-serif";
        font-size: 1.8em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
         color: #3c2505;
        font-weight: 700;
        text-decoration: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        text-align: center;
        background: #fafffe;
    margin: 8px;
}
a {
	font-size: 1.8em;
}
a:link {
        color:#4b6b88;

      }
      /* visited link */
      a:visited {
      color: #85ff91;
        }
      /* mouse over link */
      a:hover {

      color: #cc5e3f;
      }
      /* selected link */
      a:active {
      color: #e37054;
      }


/* header */

#menu {
   /* background: #0099CC;
    background: linear-gradient(to bottom,  #326040,  #586168);*/
    height: 55px;
    border-radius: 10px;
}
#menu ul, #menu li {
    margin: 0 auto;
    padding: 0;
    list-style: none
}
#menu ul {
    width: 100%;
    text-align: center;
}
#menu li {
    display: inline-block;
    position: relative;
}
#menu a {
    display: block;
    line-height: 1.0em;
    padding: 0 14px;
    text-decoration: none;
    color: #ffdcdc;
    font-size: 0.8em;
}
#menu a.dropdown-arrow:after {
    content: "\25BE";
    margin-left: 5px;
}
#menu li a:hover {
    color: #2a72db;
   
}
#menu menu-input {
    display: none;
    margin: 0;
    padding: 0;
    height: 55px;
    width: 100%;
    opacity: 0;
    cursor: pointer
}
#menu label {
    display: none;
    line-height: 0.8em;
    text-align: center;
    position: absolute;
    left: 35px
}
#menu label:before {
    font-size: 1.6em;
    color: #FFFFFF;
    content: "\2261"; 
    margin-left: 20px;
}
#menu ul.sub-menus{
    height: auto;
    overflow: hidden;
    width: 170px;
    background: #e19643;
    position: absolute;
    z-index: 99;
    display: none;
}
#menu ul.sub-menus li {
    display: block;
    text-align: left;
    width: 100%;
}
#menu ul.sub-menus a {
    color: #8fd1b9;
    font-size: 0.8em;
   margin-top: 0.4em;
    margin-bottom: 0.3em;
  
}
#menu li:hover ul.sub-menus {
    display: block
}
#menu ul.sub-menus a:hover{
    background: #f8ae53;
    color: #e19643;
}



/* The dropdown container */
.dropdown {
  float: left;
  overflow: hidden;
  margin: 2px;
}

/* Dropdown button */
.dropdown .dropbtn {
  font-size: 0.9em;
  float: left;
  border-radius:13px 122px 23px 64px;
  border:1px solid #1f2f47;
  background:linear-gradient(to bottom, #2e466e 5%, #415989 100%);
  outline: none;
  color: white;
  padding: 10px 10px;
  background-color: #344480;
  font-family: inherit; /* Important for vertical align on mobile phones */
  margin: 2px; /* Important for vertical align on mobile phones */


}

/* Add a red background color to navbar links on hover 


.navbar a:hover,*/
 .dropdown:hover .dropbtn {
  /* *******  background:linear-gradient(to bottom, #415989 5%, #2e466e 100%);
        background-color:#415989;*/
}

/* Dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a grey background color to dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}



header{
   height: 500px;
    width: 100vw;    
    font-size:32px;
    border:1px #2f2f2f ;
    text-shadow: 0 0 .2em #2a72db;  

background-image:url('/media/headers/n1980-600.jpg');
    margin-bottom: 31px;
    padding-top: 1px;     
    }

.header-panel {
	align-items:center;
/*	flex-direction: column;
*/
	flex-direction: inherit;
	display: flex;
}

/* header ende */

.audio-board{
		width: 180px;
		height: 45px;
}

/* Slideshow container */
.slideshow-container2 {
  max-width: 1000px;
  justify-content: center;
 /* display: flex;*/
   display:inline-block;
  position: relative;
  width: 100%;
 /* height: 500px;*/ 
 height: auto;
  margin: auto auto;
  /*margin-bottom: 25px;*/
  padding: 20px;
}

/* Hide the images by default */
.mySlides {
  display: none;
}


/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 14.5s;
}

@keyframes fade {
  from {opacity: .6}
  to {opacity: 1}
}



.btn-404 {
  background: #41f2da;
  background-image: linear-gradient(to bottom, #41f2da, #ffcc12);
  border-radius: 18px;
  text-shadow: 2px 1px 3px #00608c;
  font-family: "Courier New";
  color: #1D1D1D;
  font-size: 17px;
  font-weight: 550;
  padding: 14px 27px 9px 20px;
  text-decoration: none;
}

.btn-404:hover {
  background: #0a84bd;
  background-image: linear-gradient(to bottom, #0a84bd, #a2ceeb);
  text-decoration: none;
}

.statements .statement_header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    margin-bottom: 14px;
    align-items: center;
}
.statements .statement_header .total {
    color: #7aa2ab;
    font-size: 1.2em;
}
.statements .statement_header .write_statement_btn {
    margin: 0;
}
.statements .write_statement_btn, .statements .write_statement button {
    display: inline-block;
    background-color: #f08837;
    color: #fff;
    text-decoration: none;
    margin: 20px 0 10px 0;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 1.2em;
    font-weight: 600;
    border: 0;
}
.statements .write_statement_btn:hover, .statements .write_statement button:hover {
    background-color: #ff9679;
}
.statements .write_statement {
    display: none;
    padding: 20px 0 10px 0;
}
.statements .write_statement textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 180px;
    margin-top: 12px;
    
}
.statements .write_statement statement-input {
    display: block;
    width: 250px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 12px;
}
.statements .write_statement button {
    cursor: pointer;
}
.statements .statement {
    padding-top: 10px;
    width: 1100px;
}
.statements .statement .name {
    display: inline;
    padding: 0 5px 3px 0;
    margin-left: 20px;
   /* margin: 0;*/
    font-size: 1.7em;
   /* color: #555555;*/
    font-weight: 700;
    color: #5d4f4a;
}
.statements .statement .date {
    color: #b6425d;
    font-size: 1.0em;
}
.statements .statement .content {
    padding: 5px 0 5px 0;
}
.statements .statement .reply_statement_btn {
    display: inline-block;
    text-decoration: none;
    margin-bottom: 20px;
    font-size: 1.4em;
    color: #FFFFFF;
    margin-left: 22px;
    font-weight: 700;
}
.statements .statement .replies {
    padding-left: 30px;
}
/* btn favo*/
.reply_statement_btn {
  background: #fae667;
  background-image: linear-gradient(to bottom, #fae667, #b8802c);
  border-radius: 14px;
  text-shadow: 0px 1px 3px #ad2fad;
  font-family: Arial;
  color: #ffffff;
  font-size: 1.8em;
  padding: 4px 23px 9px 19px;
  text-decoration: none;
}

.reply_statement_btn:hover {
  background: #d93a00;
  background-image: linear-gradient(to bottom, #d93a00, #d9d134);
  text-decoration: none;
}

/* KONTAKT FORMULAR */

.ktn-form-class {
      /*  margin-inline: 12% 16%;*/
        display: flex;
        flex-direction: column;
}


.ktn-label {
        font-family: Georgia, serif;
        font-size: 21px;
        letter-spacing: 0.2em;
        word-spacing: 0.2em;
        color: #000000;
        font-weight: 700;
        text-decoration: none;
        font-style: normal;
        font-variant: small-caps;
        text-transform: capitalize; 
}
/* Container needed to position the button. Adjust the width as needed */


.ktn-body {   
        font-family:  Arial, sans-serif;
        font-size: 4rem;
        font-weight: 400;
        color: #0000ff;
        text-align: left;
}

.ktn-input-group[type=text], select, textarea {
     padding: 11px;
     font-size: 27px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 110%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}
input[id=first_name], select, textarea {
     padding: 11px;
     font-size: 27px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}




input[id=last_name], select, textarea {
     padding: 11px;
     font-size: 27px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}
input[id=email_title], select, textarea {
     padding: 11px;
     font-size: 27px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}



input[type=email], select, textarea {
     padding: 11px;
     font-size: 27px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}


.ktn-input-group[type=submit], ktn-submit-button{
        box-shadow: 0px 4px 7px 2px #ddb28b;
        background: radial-gradient(circle, rgba(255,244,187,0.8925770991990546) 21%, rgb(50, 131, 58) 85%);
        background-color: #e57721;
        border-radius: 197px 2222px 94px 143px;
        border:3px solid #d3fbc6;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Georgia;
        font-size:21px;
        font-weight:bold;
        padding:17px 52px;
        text-decoration:none;
        text-shadow: -1px 3px 4px #b15500;
}
.ktn-form-control {
    font-family: arial;
    display: block;
    position: relative;
    padding-left: 33px;
    margin-bottom: 8px;
    padding-top: 10px;
    cursor: pointer;
    font-size: 15px;
}
    .ktn-form-control ktn-input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }
.ktn-form-control_indicator {
    position: absolute;
    top: 9px;
    left: 0;
    height: 19px;
    width: 25px;
    background: #e6e6e6;
    border: 1px dashed #f79999;
    border-radius: 8px;
}
.ktn-form-control:hover ktn-input ~ .control_indicator,
.ktn-form-control ktn-input:focus ~ .control_indicator {
    background: #a11c1c;
}

.ktn-button-container{
        justify-content: center !important;
}


.update-btn {
  background: #3491d9;
  background-image: linear-gradient(to bottom, #3491d9, #69b7e8);
  border-radius: 21px;
  font-family: Arial;
  color: #ffffff;
  font-size: 36px;
  padding: 14px 23px 18px 20px;
  border: solid #1f638d 3px;
  text-decoration: none;
  margin-top: 50px;
  margin-right: 20px;
}

.update-btn:hover {
  background: #3cb0fd;
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.ibtn {
  border-radius: 1282px 1222px 123px 242px;
  text-shadow: 1px 1px 3px #db1bdb;
  font-family: Arial;
  color: #ffffff;
  font-size: 19px;
  background: #d93497;
  padding: 4px 11px 6px 12px;
  border: solid #a4f988 2px;
  text-decoration: none;
  margin: 28px 88px 32px 108px;
}

.ibtn:hover {
  background: #3cb0fd;
  text-decoration: none;
}


.ktn-submit-button {
        box-shadow: -3px -4px 4px 3px #90b883;
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        background-color:#c62d1f;
        border-radius:21px;
        border:3px solid #b82218;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:25px;
        font-style:italic;
        padding:9px 76px;
        text-decoration:none;
        text-shadow:-2px 3px 3px #a5edcb;
        margin-top: 22px;
        margin-left: 49px; 
}
.ktn-submit-button:hover {
        background:linear-gradient(to bottom, #f24437 5%, #c62d1f 100%);
        background-color:#f24437;
}
.ktn-submit-button:active {
        position:relative;
        top:1px;
}

.btn-nw {
        box-shadow: -3px -4px 4px 3px #90b883;
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        background-color:#c62d1f;
        border-radius:21px;
        border:3px solid #b82218;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:25px;
        font-style:italic;
        padding:9px 76px;
        text-decoration:none;
        text-shadow:-2px 3px 3px #a5edcb;
        margin-top: 22px;
        margin-left: 49px; 
}
.btn-nw:hover {
        background:linear-gradient(to bottom, #f24437 5%, #c62d1f 100%);
        background-color:#f24437;
}
.btn-nw:active {
        position:relative;
        top:1px;
}


/* ENDE KONTAKT*/

/* GALLERY*/


.gallery-main {   
        flex: 86%;
   /*     background: linear-gradient(342deg,#fafffe  45%, #f6f8f1 45%);
     */
        background: #ffffff;
        padding: 20px;
        overflow: auto;
        margin: 2px;
}

/* Column container */
.gallery-row {  
     display: flex;
   /*  flex-wrap: wrap;*/
}

.gallery-column {

        flex: 98%;
}

.gallery-column img {
    margin-top: 8px;
    vertical-align: middle;
}

/* Style the buttons */
.gallery-btn {
  border: 6px outset #66b7db;
  border-radius: 168px 15px 74px 33px;
  background: linear-gradient(390deg,#D0BAA2 23%, #fdba39 55%);
  outline: none;
  padding: 9px 57px;
  cursor: pointer;
  font-size: 26px;
  text-align: center;
  margin-left: 22px;
  margin-right: 23px;
  display: flex;
}


.gallery-btn:hover {
  background-color: #ddd;
}

.gallery-btn.active {
  background-color: #666;
  color: white;
  text-align:center;
  margin-left:auto; 
  margin-right:auto;
}

.video {
  width: 70%;
  height: 70%;
  object-fit: cover;

 }

.btn-c {

  background: #00b8e6;
  background-image: linear-gradient(to bottom, #ffa06c, #e19f55);
  border-radius: 22px;
  box-shadow: 0px 1px 3px #a36aa3;
  font-family: Arial;
  color: #f7e6f3;
  font-size: 41px;
  padding: 4px 20px 11px 20px;
  text-decoration: none;
  margin: 70px 25px 70px 25px;
  
}

.btn-c:hover {
  background: #fc3c93;
  background-image: linear-gradient(to bottom, #bed577,#82cca6);
  text-decoration: none;
}

/* Gallery Ende*/


/* LOGIN */
.login-justify-content-center {
	justify-content: center !important;
}

.login-container {
    max-width: 1140px;}

.login-container-fluid {
  width: 100%;
  height:80px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
  

.btn-login {

background: #66d4f2;
background: linear-gradient(90deg,rgba(102, 212, 242, 1) 0%, rgba(68, 92, 199, 1) 29%, rgba(148, 194, 247, 1) 75%, rgba(102, 140, 237, 0.97) 100%);
 border: 1px solid transparent;
  border-radius: 0.411rem;
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  cursor: pointer;
  margin: 5px;
}
.register:not(.show) {
        display: inline-block;
        margin-top: 1.5rem;
        box-sizing: border-box;
}

.username {
    font-size: 32px;
}

.logout {
        font-size: 24px;
        background-color:#599bb3;
	border-radius:28px;
	border:1px solid #29668f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	padding:11px 46px;
	text-decoration:none;
	text-shadow:-1px 2px 0px #3d768a;
	margin-left: 88px;
}
.logout:hover {
	background-color:#408c99;
}
.logout:active {
	position:relative;
	top:1px;
}



.profile-photo {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    width: 130px;
    height: 130px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.profile-photo .update-photo {
    position: absolute;
    bottom: 0px;
    font-size: 14px;
    text-align: center;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 2px 0 8px;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
}

.profile-photo:hover .update-photo {
    visibility: visible;
    opacity: 1;
}

.profile-photo .update-photo label {
    width: 100%;
    margin: 0;
    cursor: pointer;
}

/*.profile-photo .update-photo label input {  XXXXXXXXXXXXXINPUTXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
.profile-photo .update-photo label  {

    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    width: 100%;
    cursor: pointer;
}


.show-pass {
    font-size: 27px;
    cursor: pointer;
}

#photoUploaded {
    display: none;
    font-size: 13px;
}

.flex-container{
                
                height: 90vh;
                display: flex;
                justify-content: space-around;
		flex-wrap: wrap;
                margin: auto;
                padding: 20px 20px;
                
}

.flex-items {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  padding: 8px;
  order: 0;
}
.video-flex-container{

                height: 80vh;
		width: 80vw;
                display: flex;
                flex-wrap:wrap;
		justify-content: space-around;
                margin: 8px;
                padding: 20px 20px;

}

.video-flex-items {
  display: block;
  flex-grow: 0;
  flex-shrink: 3;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  padding: 5px;
}

/* img*/
.img {   
      max-width: 88%;
      max-height: 88%;  
   }  


.footer {
   text-align: center;
   height: 125px;
   width: 100%;
/*   margin: 15px;
   position:absolute;*/
   bottom: 0;
   column-count: 1;
   column-gap: 13px;
   column-rule: 1px solid rgba(28,110,164,0.35);}

.footer-fn {
   text-align: center;
   height: 125px;
   width: 100%;
   margin: 15px;
   position:absolute;
   bottom: 0;}

/* Responsive layout - when the screen is less than 700px wide, make the two columns stack on top of each other instead of next to each other */

/*  MEDIA max width 320px     */


@media (1em <= width <= 19em) {

h1 { font-family: "sans-serif";
    font-size: 1.3em;
    letter-spacing: 0.2em;
    word-spacing: 0.2em;
    color: #000000;
    font-weight: 700;
    text-decoration: rgb(68, 68, 68);
    text-align: center;
    line-height: 1.1em;
    font-style: italic;
    font-variant: normal;
    text-transform: uppercase;
    margin: 15px;
    padding: 7px;
}



h2 { 

	font-family: "sans-serif";
    font-size: 2.4em;
    letter-spacing: 0.2em;
    line-height: 1.4em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 660;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin-top: 41px;
        color: #1d1b1b;
        background: #fafffe;
       text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}




h4{     
        font-family: "sans-serif";
        font-size: 1.1em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #0a1b17;
        font-weight: 600;
        text-align: center;
        margin-top: 6px;

}


h5 {
        font-family: "sans-serif";
        font-size:0.6em;
        letter-spacing: 0.2em;
        word-spacing: 0.1em;
        color: #6c2242;
        font-weight: 700;
        text-decoration: none;
        font-variant: normal;
        text-transform: none;
        text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
        text-align:center;
}

h6      {font-family: Georgia, serif;
        font-size: 0.5em;
        letter-spacing: 0.2em;
        word-spacing: 0.2em;
        color: #000000;
        font-weight: 700;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;}

h3 { 
    font-family: "sans-serif";
    font-size: 1.9em;
    letter-spacing: 0.2em;
    line-height: 1.8em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 750;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin: 35px;
        color: #1d1b1b;
        background: #fafffe;
         text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}


p {
        font-family: "sans-serif";
        font-size: 0.6em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #3c2505;
        font-weight: 700;
        text-decoration: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        text-align: center;
        background: #fafffe;
        margin: 8px;
}
a:link {
        color:#4b6b88;

      }
      /* visited link */
      a:visited {
      color: #85ff91;
        }
      /* mouse over link */
      a:hover {

      color: #cc5e3f;
      }
      /* selected link */
      a:active {
      color: #e37054;
      }

.box1 img {
  object-fit: cover;
}

.box2 img {
  object-fit: cover;
}

.box3 img {
  object-fit: cover;
}

.box4 img {
  object-fit: cover;
}
.box5 img {
  object-fit: cover;
}
.box6 img {
  object-fit: cover;
}
.box7 img {
  object-fit: cover;
}

.img {   
      max-width: 80%;
      max-height: 85%;  
   }  


#menu a {
    font-size: 0.3em;
    padding: 0 4px;
}

#menu ul.sub-menus a {
    font-size: 0.3em;
margin-top: 0.4em;
    margin-bottom: 0.3em;
  
}
/* img*/

header{
   height: 87px;
    width: 100%;    
    font-size:32px;
    border:1px #120a0b ridge;
    border-radius: 0px 0px 19px 18px;
    text-shadow: 0 0 .2em #2a72db;  
 background-image:url('/media/headers/n320-87.jpg');
  margin-bottom: 16px;
  box-shadow: none;
}  
.audio-board{
                width: 123px;
		height: 25px;
} 

.dropdown .dropbtn {
  font-size: 0.3em;
  float: left;
  border-radius:13px 122px 23px 64px;
  border:1px solid #1f2f47;
  background:linear-gradient(to bottom, #2e466e 5%, #415989 100%);
  outline: none;
  color: white;
  padding: 8px 8px;
  background-color: #344480;
  font-family: inherit; 
  margin: 2px; 


}
.slideshow-container2 {
 /* max-width: 300px;*/
position: relative;
  width: 100%;
height: auto;
/*  height: 100%; */
 justify-content: center;
  display: inline-block;
  /*position: relative;*/
 /* margin: 22px;*/
 margin: auto auto;

}


/* statement */

.statements .write_statement_btn, .statements .write_statement button {
padding: 5px 8px;
font-size: 0.7em;
}

.statements .write_statement textarea {
    width: 100%;
    padding: 8px;
    height: 140px;
    margin-top: 9px;
    }

.statements .statement .reply_statement_btn {

font-size: 11px;
 margin-bottom: 8px;
    margin-left: 8px;
}


.reply_statement_btn {
font-size: 1.2em;
  padding: 2px 13px 5px 9px;
}
.statements .statement .date {
    color: #b6425d;
    font-size: 0.7em;
}
.statements .statement {
    padding-top: 10px;
    width: 180px;
}

/* GALLERY */


.gallery-main {   
        flex: 86%;
        padding: 10px;
        overflow: auto;
        margin: 2px;
}

.gallery-btn {
   padding: 5px 12px;
    text-align: center;
  margin-left: 12px;
  margin-right: 13px;
  border-radius: 68px 15px 34px 2px;
  display: flex;
}

.video {
  width: 70%;
  height: 70%;
  object-fit: cover;

}

.update-btn {
  background: #3491d9;
  background-image: linear-gradient(to bottom, #3491d9, #69b7e8);
  border-radius: 21px;
  font-family: Arial;
  color: #ffffff;
  font-size: 1.6em;
  padding: 12px 19px 16px 18px;
  border: solid #1f638d 3px;
  text-decoration: none;
  margin-top: 1px;
 
}

.update-btn:hover {
  background: #3cb0fd;
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


.btn-c {
  font-size: 21px;
  padding: 4px 10px 8px 12px;
    margin: 40px 15px 40px 15px;
  
}

.btn-nw {
        box-shadow: -3px -4px 4px 3px #90b883;
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        background-color:#c62d1f;
        border-radius:13px;
        border:3px solid #b82218;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:18px;
        font-style:italic;
        padding:9px 56px;
        text-decoration:none;
        text-shadow:-2px 3px 3px #a5edcb;
        margin-top: 12px;
        margin-left: 29px; 
}
/* ERROR 
404 */
.btn-404 {
 background: #41f2da;
  background-image: linear-gradient(to bottom, #41f2da, #ffcc12);
  border-radius: 15px;
  text-shadow: 2px 1px 3px #00608c;
  font-family: "Courier New";
   color: #1D1D1D;
  font-size: 12px;
  font-weight: 500;
  padding: 11px 21px 7px 17px;
  text-decoration: none;}

.btn-404:hover {
  background: #0a84bd;
  background-image: linear-gradient(to bottom, #0a84bd, #a2ceeb);
  text-decoration: none;
}
/* ****** */


.ktn-label {
	font-size: 12px;
}

.ktn-submit-button {
        box-shadow: -3px -4px 4px 3px #90b883;
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        background-color:#c62d1f;
        border-radius:15px;
        border:3px solid #b82218;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:14px;
        font-style:italic;
        padding:9px 36px;
        text-decoration:none;
        text-shadow:-2px 3px 3px #a5edcb;
        margin-top: 12px;
        margin-left: 29px; 
}
.ktn-form-control {
    font-family: arial;
    display: block;
    position: relative;
    padding-left: 27px;
    margin-bottom: 6px;
    padding-top: 7px;
    cursor: pointer;
    font-size: 12px;
}

input[id=first_name], select, textarea {
     padding: 11px;
     font-size: 14px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}

input[id=last_name], select, textarea {
     padding: 11px;
     font-size: 14px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}
input[id=email_title], select, textarea {
     padding: 11px;
     font-size: 14px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}

input[type=email], select, textarea {
     padding: 11px;
     font-size: 14px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}


.ibtn {
  border-radius: 1282px 1222px 123px 242px;
  text-shadow: 1px 1px 3px #db1bdb;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  background: #d93497;
  padding: 4px 11px 6px 12px;
  border: solid #a4f988 2px;
  text-decoration: none;
  margin: 15px;
  margin: 28px 28px 72px 38px;
}


.login-container {
    max-width: 240px;}

.login-container-fluid {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}

.flex-container{
             height: 90vh;
	     width: 80vw;
                display: flex;
                justify-content: space-around;
		flex-wrap: wrap;
                margin: auto;
                padding: 10px 10px;
                
}
.video-flex-container{
             height: 80vh;
	     width: 80vh;
                display: flex;
		flex-wrap:wrap;
                justify-content: space-around;
                 margin: auto;
                padding: 10px 10px;
                
}

.video-flex-items {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}

.flex-items {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  padding: 4px; 
 order: 0;
}

.footer {
text-align: center;
   height: 125px;
   width: 100%;
   margin: 10px;
/*position:absolute;*/
 bottom: 0;
column-count: 1;
column-gap: 13px;
column-rule: 1px solid rgba(28,110,164,0.35);}



.cookie { height: 12%;
        width: auto;
}
.cookieconsent {
        font-size:24px;
}
}



/*  MEDIA min width 320px     */

@media (20em <= width <= 35em) {

.grid-container {
  display: grid;
  grid-template-columns: 0.5fr 1fr 1fr;
  grid-template-rows: 0.5fr 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas:
    "sidebar content content"
    "sidebar content content"
    "footer footer footer";
}
.content { grid-area: content; }
.sidebar { grid-area: sidebar; }
.footer { grid-area: footer; }
 
.content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 8px;
    width: 70%;
}

.sidebar {
        width: 18%;
}

h1 { font-family: "sans-serif";
    font-size: 1.3em;
    letter-spacing: 0.2em;
    word-spacing: 0.2em;
    color: #000000;
    font-weight: 700;
    text-decoration: rgb(68, 68, 68);
    text-align: center;
    line-height: 1.3em;
    font-style: italic;
    font-variant: normal;
    text-transform: uppercase;
    margin: 15px;
    padding: 8px;
}



h2 { 
	font-family: "sans-serif";
    font-size: 2.1em;
    letter-spacing: 0.2em;
    line-height: 1.4em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 660;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        margin-top: 45px;
        color: #1d1b1b;
        background: #fafffe;
       text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}


h4{     
        font-family: "sans-serif";
        font-size: 1.1em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #0a1b17;
        font-weight: 600;
        text-align: center;
        margin-top: 6px;

}

h5 {
        font-family: "sans-serif";
        font-size:0.8em;
        letter-spacing: 0.2em;
        word-spacing: 0.1em;
        color: #6c2242;
        font-weight: 700;
        text-decoration: none;
        font-variant: normal;
        text-transform: none;
        text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
        text-align:center;
}


h6      {font-family: Georgia, serif;
        font-size: 0.6em;
        letter-spacing: 0.2em;
        word-spacing: 0.2em;
        color: #000000;
        font-weight: 700;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;}


h3 { 
    font-family: "sans-serif";
    font-size: 1.9em;
    letter-spacing: 0.2em;
    line-height: 1.8em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 750;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin: 35px;
        color: #1d1b1b;
        background: #fafffe;
         text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}



p {
        font-family: "sans-serif";
        font-size: 0.7em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
           color: #3c2505;
        font-weight: 700;
        text-decoration: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        text-align: center;
        background: #fafffe;
    margin: 8px;
}
a:link {
        color:#4b6b88;

      }
      /* visited link */
      a:visited {
      color: #85ff91;
        }
      /* mouse over link */
      a:hover {

      color: #cc5e3f;
      }
      /* selected link */
      a:active {
      color: #e37054;
      }

#menu a {
    font-size: 0.3em;
    padding: 0 5px;
}

#menu ul.sub-menus a {
    font-size: 0.3em;
margin-top: 0.4em;
    margin-bottom: 0.3em;
  
}

header{
   height: 172px;
    width: 100%;    
    font-size:32px;
    text-shadow: 0 0 .2em #2a72db;  
   background-image:url('/media/headers/n600-172.jpg');
  margin-bottom: 14px;
  box-shadow:none;
} 

.audio-board{
                width: 123px;
		height: 25px;
} 

.slideshow-container2 {
 /* max-width: 600px;*/
  justify-content: center;
  display: inline-block;
  position: relative;
 /* margin: 25px;*/
  margin: auto auto;

}


.ktn-label {
        font-size: 15px;
}
.box1 img {
  object-fit: cover;
}

.box2 img {
  object-fit: cover;
}

.box3 img {
  object-fit: cover;
}

.box4 img {
 
 object-fit: cover;
}
.box5 img {
  object-fit: cover;
}
.box6 img {
  object-fit: cover;
}
.box7 img {
  object-fit: cover;
}



.img {   
      max-width: 83%;
      max-height: 83%;  
   }  
.profil-pic {   
      max-width: 132px;
      max-height: 146px;  
      padding: 12px;
   } 

.video {
  width: 70%;
  height: 70%;
  object-fit: cover;

}
.dropdown .dropbtn {
  font-size: 0.8em;
  float: left;
  border-radius:13px 122px 23px 64px;
  border:1px solid #1f2f47;
  background:linear-gradient(to bottom, #2e466e 5%, #415989 100%);
  outline: none;
  color: white;
  padding: 10px 10px;
  background-color: #344480;
  font-family: inherit; /* Important for vertical align on mobile phones */
  margin: 2px; /* Important for vertical align on mobile phones */


}


.cookie { height: 12%;
        width: auto;
}
.cookieconsent {
        font-size:11px;
}
/* statement*/

.statements .write_statement_btn, .statements .write_statement button {
padding: 5px 8px;
font-size: 0.9em;
}

.statements .write_statement textarea {
    width: 100%;
    padding: 6px;
    height: 150px;
    margin-top: 11px;
    }

.statements .statement .reply_statement_btn {

font-size: 0.8em;
 margin-bottom: 12px;
    margin-left: 16px;
}


.reply_statement_btn {
font-size: 1.1em;
  padding: 4px 15px 8px 14px;
}
.statements .statement .date {
    color: #b6425d;
    font-size: 0.7em;
}
.statements .statement {
    padding-top: 10px;
    width: 320px;
}


/* GALLERY */
.gallery-main {   
        flex: 86%;
        padding: 20px;
        overflow: auto;
        margin: 2px;
}

.gallery-btn {
   padding: 5px 14px;
    text-align: center;
  margin-left: 12px;
  margin-right: 13px;
 border-radius: 88px 15px 37px 3px;
  display: flex;
}

.update-btn {
  background: #3491d9;
  background-image: linear-gradient(to bottom, #3491d9, #69b7e8);
  border-radius: 21px;
  font-family: Arial;
  color: #ffffff;
  font-size: 1.7em;
  padding: 12px 19px 16px 17px;
  border: solid #1f638d 3px;
  text-decoration: none;
  margin-top: 1px;
  
}

.update-btn:hover {
  background: #3cb0fd;
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


.btn-c {
  font-size: 21px;
  padding: 4px 10px 8px 10px;
    margin: 40px 15px 40px 35px;
  
}

.btn-nw {
        box-shadow: -3px -4px 4px 3px #90b883;
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        background-color:#c62d1f;
        border-radius:15px;
        border:3px solid #b82218;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:15px;
        font-style:italic;
        padding:9px 36px;
        text-decoration:none;
        text-shadow:-2px 3px 3px #a5edcb;
        margin-top: 12px;
        margin-left: 29px; 
}


.ktn-submit-button {
        box-shadow: -3px -4px 4px 3px #90b883;
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        background-color:#c62d1f;
        border-radius:14px;
        border:3px solid #b82218;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:14px;
        font-style:italic;
        padding:9px 36px;
        text-decoration:none;
        text-shadow:-2px 3px 3px #a5edcb;
        margin-top: 12px;
        margin-left: 29px; 
}
.ktn-form-control {
    font-family: arial;
    display: block;
    position: relative;
    padding-left: 29px;
    margin-bottom: 7px;
    padding-top: 8px;
    cursor: pointer;
    font-size: 14px;
}
input[id=first_name], select, textarea {
     padding: 11px;
     font-size: 14px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}

input[id=last_name], select, textarea {
     padding: 11px;
     font-size: 14px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}
input[id=email_title], select, textarea {
     padding: 11px;
     font-size: 14px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}

input[type=email], select, textarea {
     padding: 11px;
     font-size: 14px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}



.ibtn {
  border-radius: 1282px 1222px 123px 242px;
  text-shadow: 1px 1px 3px #db1bdb;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  background: #d93497;
  padding: 4px 11px 6px 12px;
  border: solid #a4f988 2px;
  text-decoration: none;
  margin: 15px;
  margin: 28px 28px 72px 38px;
}

/* ERROR 404 */
.btn-404 {
  background: #41f2da;
  background-image: linear-gradient(to bottom, #41f2da, #ffcc12);
  border-radius: 16px;
  text-shadow: 2px 1px 3px #00608c;
  font-family: "Courier New";
  color: #1D1D1D;
  font-size: 13px;
  font-weight: 500;
  padding: 13px 23px 8px 17px;
  text-decoration: none;
}

.btn-404:hover {
  background: #0a84bd;
  background-image: linear-gradient(to bottom, #0a84bd, #a2ceeb);
  text-decoration: none;
}




.login-container {
    max-width: 550px;}

.login-container-fluid {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;}

.flex-container{
            	height: 90vh;
	    	width: 90vw;
                display: flex;
                justify-content: space-around;
		flex-wrap: wrap;
                margin: auto;
                padding: 10px 10px;
                
}
.video-flex-container{
             	height: 80vh;
	     	width: 80vw;
                display: flex;
                justify-content: space-around;
	        flex-wrap: wrap;
                margin: auto;
                padding: 10px 10px;
                
}

.video-flex-items {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  padding: 4px;
}

.flex-items {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
}

.footer {
text-align: center;
   height: 125px;
   width: 100%;
   margin: 5px;
/*position:absolute;*/ 
bottom: 0;
column-count: 1;
column-gap: 13px;
column-rule: 1px solid rgba(28,110,164,0.35);}

.cookieconsent {
        font-size:13px;
}


}

/*  MEDIA min width 600px     */

@media (36em <= width <= 47em) {

.grid-container {
  display: grid;
  grid-template-columns: 0.5fr 1fr 1fr;
  grid-template-rows: 0.5fr 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas:
    "sidebar content content"
    "sidebar content content"
    "footer footer footer";
}
.content { grid-area: content; }
.sidebar { grid-area: sidebar; }
.footer { grid-area: footer; }
 
.content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:center;
    margin: 8px;
    width: 74%;
}

.sidebar {
        width: 24%;
}

h1 { font-family: "sans-serif";
    font-size: 2.7em;
    letter-spacing: 0.2em;
    word-spacing: 0.2em;
    color: #000000;
    font-weight: 700;
    text-decoration: rgb(68, 68, 68);
    text-align: center;
    line-height: 1.3em;
    font-style: italic;
    font-variant: normal;
    text-transform: uppercase;
    margin: 18px;
    padding: 9px;
}


h2 { 
        font-family: "sans-serif";
        font-size: 2.3em;
        letter-spacing: 0.1em;
        line-height: 1.5em;
        word-spacing: -0.1em;
        /*color: #0f386a;*/
        font-weight: 700;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin-top: 45px;
        color: #1d1b1b;
        background: #fafffe;
       text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}


h4{     
        font-family: "sans-serif";
        font-size: 2.9em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #0a1b17;
        font-weight: 600;
        text-align: center;
        margin-top: 5px;

}



h5 {
        font-family: "sans-serif";
        font-size:1.0em;
        letter-spacing: 0.2em;
        word-spacing: 0.1em;
        color: #6c2242;
        font-weight: 700;
        text-decoration: none;
        font-variant: normal;
        text-transform: none;
        text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
        text-align:center;
}

h6      {font-family: Georgia, serif;
        font-size: 0.8em;
        letter-spacing: 0.2em;
        word-spacing: 0.2em;
        color: #000000;
        font-weight: 700;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;}

h3 { 
    font-family: "sans-serif";
    font-size: 3.1em;
    letter-spacing: 0.2em;
    line-height: 1.8em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 750;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin: 35px;
        color: #1d1b1b;
        background: #fafffe;
         text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}


p {
        font-family: "sans-serif";
        font-size: 1.1em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #3c2505;
        font-weight: 700;
        text-decoration: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        text-align: center;
        background: #fafffe;
    margin: 8px;
}
a:link {
        color:#4b6b88;

      }
      /* visited link */
      a:visited {
      color: #85ff91;
        }
      /* mouse over link */
      a:hover {

      color: #cc5e3f;
      }
      /* selected link */
      a:active {
      color: #e37054;
      }

#menu a {
    font-size: 0.6em;
    padding: 0 5px;
}
#menu ul.sub-menus a {
    font-size: 0.6em;
margin-top: 0.4em;
    margin-bottom: 0.3em;
  
}

header{
   height: 200px;
    width: 100%;    
    font-size:32px;
    text-shadow: 0 0 .2em #2a72db;  
background-image:url('/media/headers/n768-200.jpg');

    margin-bottom: 18px;
	box-shadow: none;
}    
.audio-board{
                width: 160px;
		height: 45px;
}
.box1 img {
  object-fit: contain;
}

.box2 img {
  object-fit: contain;
}

.box3 img {
  object-fit: contain;
}

.box4 img {
  object-fit: contain;
}
.box5 img {
  object-fit: contain;
}
.box6 img {
  object-fit: contain;
}
.box7 img {
  object-fit: contain;
}



.img {   
      max-width: 85%;
      max-height: 84%;  
   }  
.profil-pic {   
    /*  max-width: 320px;
      max-height: 270px;*/  
   max-width: 205px;
   max-height: 240px;
      padding: 12px;

   } 

.video {
  width: 70%;
  height: 70%;
  object-fit: cover;
 }

.slideshow-container2 {
  max-width: 740px;
  justify-content: center;
  display: flex;
  position: relative;
  /*margin: 25px;*/
 margin: auto auto; 

}


/* statement */

.statements .write_statement_btn, .statements .write_statement button {
padding: 4px 9px;
font-size: 1.2em;
}

.statements .write_statement textarea {
    width: 100%;
    padding: 9px;
    height: 160px;
    margin-top: 10px;
    }
.statements .statement {
    padding-top: 10px;
    width: 600px;
}

.cookie { height: 12%;
        width: auto;
}

.cookieconsent {
        font-size:16px;
}

.gallery-main {   
        flex: 90%;
        padding: 15px;
        overflow: auto;
        margin: 2px;
}

.gallery-btn {
   padding: 7px 22px;
    text-align: center;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
  border-radius: 88px 15px 44px 5px;
}
.update-btn {
  background: #3491d9;
  background-image: linear-gradient(to bottom, #3491d9, #69b7e8);
  border-radius: 21px;
  font-family: Arial;
  color: #ffffff;
  font-size: 2.1em;
  padding: 14px 23px 18px 20px;
  border: solid #1f638d 3px;
  text-decoration: none;
  margin-top: 8px;
  margin-right: 3px;
}

.update-btn:hover {
  background: #3cb0fd;
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


.btn-c {
  font-size: 31px;
  padding: 4px 15px 11px 15px;
    margin: 50px 20px 50px 20px;
  
}

.btn-nw {
        box-shadow: -3px -4px 4px 3px #90b883;
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        background-color:#c62d1f;
        border-radius:18px;
        border:3px solid #b82218;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:18px;
        font-style:italic;
        padding:9px 56px;
        text-decoration:none;
        text-shadow:-2px 3px 3px #a5edcb;
        margin-top: 16px;
        margin-left: 39px; 
}
.ktn-label {
        font-size: 16px;
}


.ktn-submit-button {
        box-shadow: -3px -4px 4px 3px #90b883;
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        background-color:#c62d1f;
        border-radius:16px;
        border:3px solid #b82218;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:16px;
        font-style:italic;
        padding:9px 46px;
        text-decoration:none;
        text-shadow:-2px 3px 3px #a5edcb;
        margin-top: 17px;
        margin-left: 39px; 
}
input[id=first_name], select, textarea {
     padding: 11px;
     font-size: 18px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}

input[id=last_name], select, textarea {
     padding: 11px;
     font-size: 18px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}
input[id=email_title], select, textarea {
     padding: 11px;
     font-size: 18px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}

input[type=email], select, textarea {
     padding: 11px;
     font-size: 18px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}



.ibtn {
  border-radius: 1282px 1222px 123px 242px;
  text-shadow: 1px 1px 3px #db1bdb;
  font-family: Arial;
  color: #ffffff;
  font-size: 19px;
  background: #d93497;
  padding: 4px 11px 6px 12px;
  border: solid #a4f988 2px;
  text-decoration: none;
  margin: 15px;
  margin: 28px 28px 72px 48px;
}


.login-container {
    max-width: 770px;}

.login-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;}

.flex-container{
             	height: 90vh;
	     	width: 90vw;
                display: flex;
                flex-direction:row;
                justify-content: space-around;
		        flex-wrap: wrap;
                margin: auto;
                padding: 20px 20px;
                
}
.video-flex-container{
             height: 80vh;
	     width: 80vw;
                display: flex;
               justify-content: space-around;
		        flex-wrap: wrap;
                margin: auto;
                padding: 20px 20px;
                
}

.video-flex-items {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  padding: 5px;
}

.flex-items {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  padding: 6px;
}

.footer {
text-align: center;
   height: 125px;
   width: 100%;
   margin: 10px;
/*position:absolute;*/
 bottom: 0;

column-count: 1;
column-gap: 13px;
column-rule: 1px solid rgba(28,110,164,0.35);}

}

/*  MEDIA min width 768px     */

@media (47em <= width <= 62em) {

.grid-container {
  display: grid;
  grid-template-columns: 0.5fr 1fr 1fr;
  grid-template-rows: 0.5fr 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas:
    "sidebar content content"
    "sidebar content content"
    "footer footer footer";
}
.content { grid-area: content; }
.sidebar { grid-area: sidebar; }
.footer { grid-area: footer; }
 
.content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 8px;
}
h1 { font-family: "sans-serif";
    font-size: 1.8em;
    letter-spacing: 0.2em;
    word-spacing: 0.2em;
    color: #000000;
    font-weight: 700;
    text-decoration: rgb(68, 68, 68);
    text-align: center;
    line-height: 1.3em;
    font-style: italic;
    font-variant: normal;
    text-transform: uppercase;
    margin: 18px;
    padding: 9px;
}



h2 { 
        font-family: "sans-serif";
        font-size: 4.5em;
        letter-spacing: 0.2em;
        line-height: 1.5em;
        word-spacing: -0.1em;
        /*color: #0f386a;*/
        font-weight: 700;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin-top: 45px;
        color: #1d1b1b;
        background: #fafffe;
       text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}


h4{     
        font-family: "sans-serif";
        font-size: 1.7em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #0a1b17;
        font-weight: 500;
        text-align: center;
        margin-top: 5px;

}

h5 {
        font-family: "sans-serif";
        font-size:1.2em;
        letter-spacing: 0.2em;
        word-spacing: 0.1em;
        color: #6c2242;
        font-weight: 700;
        text-decoration: none;
        font-variant: normal;
        text-transform: none;
        text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
        text-align:center;
}


h6      {font-family: Georgia, serif;
        font-size: 0.8em;
        letter-spacing: 0.2em;
        word-spacing: 0.2em;
        color: #000000;
        font-weight: 700;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;}

h3 { 
    font-family: "sans-serif";
    font-size: 3.1em;
    letter-spacing: 0.2em;
    line-height: 1.8em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 750;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin: 35px;
        color: #1d1b1b;
        background: #fafffe;
         text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}



p {
        font-family: "sans-serif";
        font-size: 1.1em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #3c2505;
        font-weight: 700;
        text-decoration: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        text-align: center;
        background: #fafffe;
        margin: 8px;
}
a:link {
        color:#37211d;

      }
      /* visited link */
      a:visited {
      color: #c1580d;
        }
      /* mouse over link */
      a:hover {

      color: #dd915b;
      }
      /* selected link */
      a:active {
      color: #ff8244;
      }

header{
     height: 259px;
    width: 100%;    
    font-size:32px;
    text-shadow: 0 0 .2em #2a72db;  
background-image:url('/media/headers/n992-259.jpg');
    margin-bottom: 24px;
}
audio-board{ 
		width:180px;
		height: 45px;
}
.update-btn {
  background: #3491d9;
  background-image: linear-gradient(to bottom, #3491d9, #69b7e8);
  border-radius: 21px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  padding: 14px 23px 18px 20px;
  border: solid #1f638d 3px;
  text-decoration: none;
  margin-top: 12px;
  margin-right: 2px;
}

.update-btn:hover {
  background: #3cb0fd;
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


.ibtn {
  border-radius: 1282px 1222px 123px 242px;
  text-shadow: 1px 1px 3px #db1bdb;
  font-family: Arial;
  color: #ffffff;
  font-size: 19px;
  background: #d93497;
  padding: 4px 11px 6px 12px;
  border: solid #a4f988 2px;
  text-decoration: none;
  margin: 15px;
  margin: 28px 28px 72px 48px;
}
.gallery-main {   
        flex: 86%;
        padding: 20px;
        overflow: auto;
        margin: 2px;
}

.gallery-btn {
   padding: 9px 57px;
    text-align: center;
  margin-left: 22px;
  margin-right: 23px;
  display: flex;
}

.btn-c {
  font-size: 41px;
  padding: 4px 20px 11px 20px;
    margin: 70px 25px 70px 25px;
  
}

.btn-nw {
        box-shadow: -3px -4px 4px 3px #90b883;
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        background-color:#c62d1f;
        border-radius:21px;
        border:3px solid #b82218;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:25px;
        font-style:italic;
        padding:9px 76px;
        text-decoration:none;
        text-shadow:-2px 3px 3px #a5edcb;
        margin-top: 22px;
        margin-left: 49px; 
}


.ktn-submit-button {
        box-shadow: -3px -4px 4px 3px #90b883;
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        background-color:#c62d1f;
        border-radius:21px;
        border:3px solid #b82218;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:25px;
        font-style:italic;
        padding:9px 76px;
        text-decoration:none;
        text-shadow:-2px 3px 3px #a5edcb;
        margin-top: 22px;
        margin-left: 49px; 
}

.login-container {
    max-width: 750px;}

.login-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;}

.flex-container{
             height: 90vh;
                display: flex;
                flex-direction:row;
                justify-content: space-around;
		        flex-wrap: wrap;
                margin: auto;
                padding: 20px 20px;
                
}
.video-flex-container{
             height: 80vh;
		width: 80vw;
                display: flex;
                justify-content: space-around;
		flex-wrap: wrap;
                margin: auto;
                padding: 20px 20px;
                
}

.video-flex-items {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  padding: 7px;
}

.flex-items {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  padding: 7px;
}
.img {   
      max-width: 82%;
      max-height: 83%;  
   }  
.profil-pic {   
      max-width: 285px;
      max-height: 245px;  
      padding: 12px;

   } 
.statements .statement {
    padding-top: 10px;
    width: 760px;
}

.footer {
text-align: center;
   height: 125px;
   width: 100%;
   margin: 10px;
/*position:absolute;*/
 bottom: 0;
column-gap: 13px;
column-rule: 1px solid rgba(28,110,164,0.35);}

}


/*  MEDIA min width 992px     */
@media (62em <= width <= 75em) {

.grid-container {
  display: grid;
  grid-template-columns: 0.5fr 1fr 1fr;
  grid-template-rows: 0.5fr 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas:
    "sidebar content content"
    "sidebar content content"
    "footer footer footer";
}
.content { grid-area: content; }
.sidebar { grid-area: sidebar; }
.footer { grid-area: footer; }
 
.content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 8px;
}
h1 { font-family: "sans-serif";
    font-size: 2.0em;
    letter-spacing: 0.2em;
    word-spacing: 0.2em;
    color: #000000;
    font-weight: 700;
    text-decoration: rgb(68, 68, 68);
    text-align: center;
    line-height: 1.3em;
    font-style: italic;
    font-variant: normal;
    text-transform: uppercase;
    margin: 20px;
    padding: 12px;
}


h2 { 
        font-family: "sans-serif";
        font-size: 3.9em;
        letter-spacing: 0.2em;
        line-height: 1.5em;
        word-spacing: -0.1em;
        /*color: #0f386a;*/
        font-weight: 700;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin-top: 45px;
        color: #1d1b1b;
        background: #fafffe;
       text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}

h4{     
        font-family: "sans-serif";
        font-size: 1.8em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #0a1b17;
        font-weight: 600;
        text-align: center;
        margin-top: 5px;

}


h5 {
        font-family: "sans-serif";
        font-size:1.4em;
        letter-spacing: 0.2em;
        word-spacing: 0.1em;
        color: #6c2242;
        font-weight: 700;
        text-decoration: none;
        font-variant: normal;
        text-transform: none;
        text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
        text-align:center;
}

h6      {font-family: Georgia, serif;
        font-size: 33px;
        letter-spacing: 0.2em;
        word-spacing: 0.2em;
        color: #000000;
        font-weight: 700;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;}

h3 { 
    font-family: "sans-serif";
    font-size: 3.4em;
    letter-spacing: 0.2em;
    line-height: 1.8em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 750;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin: 35px;
        color: #1d1b1b;
        background: #fafffe;
         text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}



p {
        font-family: "sans-serif";
        font-size: 1.4em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #3c2505;
        font-weight: 700;
        text-decoration: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        text-align: center;
        background: #fafffe;
        margin: 8px;
}
a:link {
        color:#37211d;

      }
      /* visited link */
      a:visited {
      color: #c1580d;
        }
      /* mouse over link */
      a:hover {

      color: #dd915b;
      }
      /* selected link */
      a:active {
      color: #ff8244;
      }


header{
   height: 315px;
    width: 100%;    
    font-size:32px;
    text-shadow: 0 0 .2em #2a72db;  
	background-image:url('/media/headers/n1200-315.jpg');

}     
 
audio-board{ 
		width:180px;
		height: 45px;
}

.profil-pic {   
      max-width: 280px;
      max-height: 240px;  
      padding: 12px;
 
  } 
.statements .statement {
    padding-top: 10px;
    width: 920px;
}

.cookieconsent {
        font-size:20px;
}

}


/*  MEDIA min width 1200px     */

@media (76em <= width <= 93em) {

.grid-container {
  display: grid;
  grid-template-columns: 0.5fr 1fr 1fr;
  grid-template-rows: 0.5fr 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas:
    "sidebar content content"
    "sidebar content content"
    "footer footer footer";
}
.content { grid-area: content; }
.sidebar { grid-area: sidebar; }
.footer { grid-area: footer; }
 
.content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 8px;
}
h1 { font-family: "sans-serif";
    font-size: 3.1em;
    letter-spacing: 0.2em;
    word-spacing: 0.2em;
    color: #000000;
    font-weight: 700;
    text-decoration: rgb(68, 68, 68);
    text-align: center;
    line-height: 1.3em;
    font-style: italic;
    font-variant: normal;
    text-transform: uppercase;
    margin:23px;
    padding: 14px;
}


h2 { 
        font-family: "sans-serif";
        font-size: 3.8em;
        letter-spacing: 0.2em;
        line-height: 1.5em;
        word-spacing: -0.1em;
        /*color: #0f386a;*/
        font-weight: 700;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin-top: 45px;
        color: #1d1b1b;
        background: #fafffe;
       text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}

h4{     
        font-family: "sans-serif";
        font-size: 2.9em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #0a1b17;
        font-weight: 600;
        text-align: center;
        margin-top: 5px;

}

h5 {
        font-family: "sans-serif";
        font-size:1.8em;
        letter-spacing: 0.2em;
        word-spacing: 0.2em;
        color: #6c2242;
        font-weight: 700;
        text-decoration: none;
        font-variant: normal;
        text-transform: none;
        text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
        text-align:center;
}


h6      {font-family: Georgia, serif;
        font-size: 2.8em;
        letter-spacing: 0.2em;
        word-spacing: 0.2em;
        color: #000000;
        font-weight: 700;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;}

h3 { 
    font-family: "sans-serif";
    font-size: 3.7em;
    letter-spacing: 0.2em;
    line-height: 1.8em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 750;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin: 35px;
        color: #1d1b1b;
        background: #fafffe;
         text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}



p {
        font-family: "sans-serif";
        font-size: 1.5em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #3c2505;
        font-weight: 700;
        text-decoration: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        text-align: center;
        background: #fafffe;
        margin: 8px;
}
a:link {
        color:#37211d;

      }
      /* visited link */
      a:visited {
      color: #c1580d;
        }
      /* mouse over link */
      a:hover {

      color: #dd915b;
      }
      /* selected link */
      a:active {
      color: #ff8244;
      }
#menu a {
    display: block;
    font-size: 0.9em;
    margin-top: 0.6em; 
   margin-bottom: 0.5em;

}


.img {   
      max-width: 88%;
      max-height: 88%;  
   }  

header{
   height: 392px;
    width: 100%;    
    font-size:32px;
    text-shadow: 0 0 .2em #2a72db;  
background-image:url('/media/headers/n1500-392.jpg');
	box-shadow: none;
	margin-bottom: 31px;
}
audio-board{ 
		width:180px;
		height: 45px;
}
.statements .statement {
    padding-top: 10px;
    width: 1000px;
}

.profil-pic {   
      max-width: 300px;
           padding: 12px;

}

}

/*  MEDIA min width 1500px     */

@media (94em <= width <= 112em) {

h2 { 
	font-family: "sans-serif";
    font-size: 3.9em;
    letter-spacing: 0.2em;
    line-height: 1.8em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 750;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin-top: 45px;
        color: #1d1b1b;
        background: #fafffe;
       text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}




h4{     
        font-family: "sans-serif";
        font-size: 3.1em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #0a1b17;
        font-weight: 600;
        text-align: center;
        margin-top: 5px;

}

h5 {
        font-family: "sans-serif";
        font-size:2.1em;
        letter-spacing: 0.2em;
        word-spacing: 0.1em;
        color: #6c2242;
        font-weight: 700;
        text-decoration: none;
        font-variant: normal;
        text-transform: none;
        text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
        text-align:center;
}


h6      {font-family: Georgia, serif;
        font-size: 3.2em;
        letter-spacing: 0.2em;
        word-spacing: 0.2em;
        color: #000000;
        font-weight: 700;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;}

h3 { 
    font-family: "sans-serif";
    font-size: 3.8em;
    letter-spacing: 0.2em;
    line-height: 1.8em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 750;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin: 35px;
        color: #1d1b1b;
        background: #fafffe;
         text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}


p {
        font-family: "sans-serif";
        font-size: 1.6em;
        letter-spacing: 0.15em;
        word-spacing:0.4em;
        color: #3c2505;
        font-weight: 700;
        text-decoration: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        text-align: center;
        background: #fafffe;
        margin: 8px;
}
a:link {
        color:#37211d;

      }
      /* visited link */
      a:visited {
      color: #c1580d;
        }
      /* mouse over link */
      a:hover {

      color: #dd915b;
      }
      /* selected link */
      a:active {
      color: #ff8244;
      }
#menu a {
    display: block;
    font-size: 1.0em;
    margin-top: 0.6em; 
   margin-bottom: 0.5em;

}


header{
      height: 500px;
    width: 100vw;    
    font-size:32px;
      border:1px #2f2f2f ;
    text-shadow: 0 0 .2em #2a72db;  
background-image:url('/media/headers/n1980-600.jpg');
	box-shadow: none;
}


input[id=first_name], select, textarea {
     padding: 11px;
     font-size: 21px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}

input[id=last_name], select, textarea {
     padding: 11px;
     font-size: 21px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}
input[id=email_title], select, textarea {
     padding: 11px;
     font-size: 21px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}

input[type=email], select, textarea {
     padding: 11px;
     font-size: 21px;
     border-width: 2px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 80%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}


}

/* Media 1800px */

@media screen and (min-width: 113em) {

.grid-container {
  display: grid;
  grid-template-columns: 0.5fr 1fr 1fr;
  grid-template-rows: 0.5fr 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas:
    "sidebar content content"
    "sidebar content content"
    "footer footer footer";
}
.content { grid-area: content; }
.sidebar { grid-area: sidebar; }
.footer { grid-area: footer; }
 
.content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 8px;
    width: 80%;
}
h1 { font-family: "sans-serif";
    font-size: 3.5em;
    letter-spacing: 0.2em;
    word-spacing: 0.2em;
    color: #000000;
    font-weight: 700;
    text-decoration: rgb(68, 68, 68);
    text-align: center;
    line-height: 1.3em;
    font-style: italic;
    font-variant: normal;
    text-transform: uppercase;
    margin: 25px;
    padding: 14px;
}




h2 { 
	font-family: "sans-serif";
    font-size: 3.8em;
    letter-spacing: 0.2em;
    line-height: 1.8em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 750;  
      text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin: 35px;
        color: #1d1b1b;
        background: #fafffe;
      text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}

h4{     
        font-family: "sans-serif";
        font-size: 3.2em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #0a1b17;
        font-weight: 600;
        text-align: center;
        margin-top: 5px;

}

h5 {
        font-family: "sans-serif";
        font-size:2.3em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #6c2242;
        font-weight: 700;
        text-decoration: none;
        font-variant: normal;
        text-transform: none;
        text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
        text-align:center;
}

h6 {font-family: Georgia, serif;
font-size: 3.3em;
letter-spacing: 0.2em;
word-spacing: 0.2em;
color: #000000;
font-weight: 700;
text-decoration: none;
font-style: italic;
font-variant: normal;
text-transform: uppercase;}


h3 { 
    font-family: "sans-serif";
    font-size: 3.7em;
    letter-spacing: 0.2em;
    line-height: 1.8em;
    word-spacing: 0.2em;
    color: #0f386a;
    font-weight: 750;
        text-decoration: none;
        font-style: italic;
        font-variant: normal;
        text-transform: uppercase;
        text-align: center;
        /*text-shadow: 10px 10px 20px red, 0 0 25px blue, 0 0 55px darkblue;*/
        margin: 35px;
        color: #1d1b1b;
        background: #fafffe;
         text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}



p {
        font-family: "sans-serif";
        font-size: 1.8em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        color: #3c2505;
        font-weight: 700;
        text-decoration: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        text-align: center;
        background: #fafffe;
        margin: 8px;
}
a { font-size: 1.8em; 
}
a:link {
        color:#4b6b88;

      }
      /* visited link */
      a:visited {
      color: #85ff91;
        }
      /* mouse over link */
      a:hover {

      color: #cc5e3f;
      }
      /* selected link */
      a:active {
      color: #e37054;
      }

/* header */

#menu {
   /* background: #0099CC;
    background: linear-gradient(to bottom,  #326040,  #586168);*/
    height: 55px;
    border-radius: 10px;
}
#menu ul, #menu li {
    margin: 0 auto;
    padding: 0;
    list-style: none
}
#menu ul {
    width: 100%;
    text-align: center;
}
#menu li {
    display: inline-block;
    position: relative;
}
#menu a {
    display: block;
    line-height: 0.8em;
    padding: 0 14px;
    text-decoration: none;
    color: #ffdcdc;
    font-size: 1.1em;
}
#menu a.dropdown-arrow:after {
    content: "\25BE";
    margin-left: 5px;
}
#menu li a:hover {
    color: #f8ae53;
    
}
#menu menu-input {
    display: none;
    margin: 0;
    padding: 0;
    height: 55px;
    width: 100%;
    opacity: 0;
    cursor: pointer
}
#menu label {
    display: none;
    line-height: 0.8em;
    text-align: center;
    position: absolute;
    left: 35px
}
#menu label:before {
    font-size: 1.6em;
    color: #FFFFFF;
    content: "\2261"; 
    margin-left: 20px;
}
#menu ul.sub-menus{
    height: auto;
    overflow: hidden;
    width: 170px;
    background: #e19643;
    position: absolute;
    z-index: 99;
    display: none;
}
#menu ul.sub-menus li {
    display: block;
    text-align: left;
    width: 100%;
}
#menu ul.sub-menus a {
    color: #8fd1b9;
    font-size: 1.2em;
	margin-top: 0.4em;
    margin-bottom: 0.3em;
  
}
#menu li:hover ul.sub-menus {
    display: block
}
#menu ul.sub-menus a:hover{
    background: #f8ae53;
    color: #e19643;
}



/* The dropdown container */
.dropdown {
  float: left;
  overflow: hidden;
  margin: 2px;
}

/* Dropdown button */
.dropdown .dropbtn {
  font-size: 13px;
   float: left;
    border-radius:13px 122px 23px 64px;
        border:1px solid #1f2f47;
background:linear-gradient(to bottom, #2e466e 5%, #415989 100%);
  outline: none;
  color: white;
  padding: 10px 10px;
  background-color: #344480;
  font-family: inherit; /* Important for vertical align on mobile phones */
  margin: 2px; /* Important for vertical align on mobile phones */


}

/* Dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a grey background color to dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}



header{
      height: 500px;
    width: 100vw;    
    font-size:32px;
    text-shadow: 0 0 .2em #2a72db;  
     background-image:url('/media/headers/n1980-600.jpg');
    /* Logo styles */
     margin-bottom: 31px;
    padding-top: 1px;
    box-shadow: none;     
    }



/* header ende */

.audio-board{
                width: 180px;
} 

/* img*/
.img {   
      max-width: 100%;
      max-height: 100%;  
   }  
/*img ende/*

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  justify-content: center;
  display: flex;
  position: relative;
  margin: auto auto;

}

/* Hide the images by default */
.mySlides {
  display: none;
}


/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 14.5s;
}

@keyframes fade {
  from {opacity: .6}
  to {opacity: 1}
}


.slideshow-container2 {
    padding: 20px;
   /* margin: 12px;*/
  margin:  auto auto;
}



/*input[type=text]{
  float: right;
  padding: 6px;
  border: none;
  margin-top: 8px;
  margin-right: 16px;
  font-size: 17px;
}                                           **************** */



/* KONTAKT FORMULAR */

.ktn-form-class {
      /*  margin-inline: 13% 15%;*/
        display: flex;
        flex-direction: column;
}


.ktn-label {
        font-family: Georgia, serif;
        font-size: 27px;
        letter-spacing: 0.2em;
        word-spacing: 0.2em;
        color: #000000;
        font-weight: 700;
        text-decoration: none;
        font-style: normal;
        font-variant: small-caps;
        text-transform: capitalize; 
}
/* Container needed to position the button. Adjust the width as needed */

.statements .statement {
    padding-top: 10px;
    width: 1250px;
}

.ktn-body {   
        font-family:  Arial, sans-serif;
        font-size: 1rem;
        font-weight: 400;
        color: #0000ff;
        text-align: left;
}

 .ktn-input-group[type=text], select, textarea {
     padding: 11px;
     font-size: 33px;
     border-width: 4px;
     border-color: #003839;
     background-color: #ffffff;
     color: #000000;
     border-style: solid;
     border-radius: 15px;
     box-shadow: -7px -6px 3px rgba(66,66,66,.75);
     text-shadow: 0px 0px 5px rgba(66,66,66,.64);
     width: 110%;
     box-sizing: border-box;
     margin-top: 6px;
     margin-bottom: 16px;
     resize: vertical;
}

ktn-input-group[type=submit], ktn-submit-button{
        box-shadow: 0px 4px 7px 2px #ddb28b;
        background: radial-gradient(circle, rgba(255,244,187,0.8925770991990546) 21%, rgb(50, 131, 58) 85%);
        background-color: #e57721;
        border-radius: 197px 2222px 94px 143px;
        border:3px solid #d3fbc6;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Georgia;
        font-size:21px;
        font-weight:bold;
        padding:17px 52px;
        text-decoration:none;
        text-shadow: -1px 3px 4px #b15500;
}
.ktn-form-control {
    font-family: arial;
    display: block;
    position: relative;
    padding-left: 33px;
    margin-bottom: 8px;
    padding-top: 10px;
    cursor: pointer;
    font-size: 15px;
}
    .ktn-form-control ktn-input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }
.ktn-form-control_indicator {
    position: absolute;
    top: 9px;
    left: 0;
    height: 19px;
    width: 25px;
    background: #e6e6e6;
    border: 1px dashed #f79999;
    border-radius: 8px;
}
.ktn-form-control:hover ktn-input ~ .control_indicator,
.ktn-form-control ktn-input:focus ~ .control_indicator {
    background: #a11c1c;
}

.ktn-button-container{
        justify-content: center !important;
}
.update-btn {
  background: #3491d9;
  background-image: linear-gradient(to bottom, #3491d9, #69b7e8);
  border-radius: 21px;
  font-family: Arial;
  color: #ffffff;
  font-size: 32px;
  padding: 14px 23px 18px 20px;
  border: solid #1f638d 3px;
  text-decoration: none;
  margin-top: 14px;
  margin-right: 2px;
}

.update-btn:hover {
  background: #3cb0fd;
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


.ibtn {
  border-radius: 1282px 1222px 123px 242px;
  text-shadow: 1px 1px 3px #db1bdb;
  font-family: Arial;
  color: #ffffff;
  font-size: 19px;
  background: #d93497;
  padding: 4px 11px 6px 12px;
  border: solid #a4f988 2px;
  text-decoration: none;
  margin: 28px 88px 32px 108px;
}

.ibtn:hover {
  background: #3cb0fd;
  text-decoration: none;
}


.ktn-submit-button {
        box-shadow: -3px -4px 4px 3px #90b883;
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        background-color:#c62d1f;
        border-radius:21px;
        border:3px solid #b82218;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:25px;
        font-style:italic;
        padding:9px 76px;
        text-decoration:none;
        text-shadow:-2px 3px 3px #a5edcb;
        margin-top: 22px;
        margin-left: 49px; 
}
.ktn-submit-button:hover {
        background:linear-gradient(to bottom, #f24437 5%, #c62d1f 100%);
        background-color:#f24437;
}
.ktn-submit-button:active {
        position:relative;
        top:1px;
}

.btn-nw {
        box-shadow: -3px -4px 4px 3px #90b883;
        background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
        background-color:#c62d1f;
        border-radius:21px;
        border:3px solid #b82218;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        font-size:25px;
        font-style:italic;
        padding:9px 76px;
        text-decoration:none;
        text-shadow:-2px 3px 3px #a5edcb;
        margin-top: 22px;
        margin-left: 49px; 
}
.btn-nw:hover {
        background:linear-gradient(to bottom, #f24437 5%, #c62d1f 100%);
        background-color:#f24437;
}
.btn-nw:active {
        position:relative;
        top:1px;
}


/* ENDE KONTAKT*/

/* GALLERY*/

.gallery-container {
	width: 100%;
}
.gallery-main {   
        flex: 86%;
       background: #ffffff;
 
       /*background: linear-gradient(342deg,#fafffe  45%, #f6f8f1 45%);*/
        padding: 20px;
        overflow: auto;
        margin: 2px;
}

/* Column container */
.gallery-row {  
     display: flex;
    /* flex-wrap: wrap;*/
}

.gallery-column {

        flex: 98%;
}

.gallery-column img {
    margin-top: 8px;
    vertical-align: middle;
}

/* Style the buttons */
.gallery-btn {
   border: 6px outset #66b7db;
   border-radius: 168px 15px 74px 33px;
   background: linear-gradient(390deg,#D0BAA2 23%, #fdba39 55%);
   outline: none;
   padding: 9px 57px;
   cursor: pointer;
   font-size: 26px;
   text-align: center;
   margin-left: 22px;
   margin-right: 23px;
   display: flex;
}


.gallery-btn:hover {
  background-color: #ddd;
}

.gallery-btn.active {
  background-color: #666;
  color: white;
  text-align:center;
  margin-left:auto; 
  margin-right:auto;
}

.btn-c {

  background: #00b8e6;
  background-image: linear-gradient(to bottom, #ffa06c, #e19f55);
  border-radius: 22px;
  box-shadow: 0px 1px 3px #a36aa3;
  font-family: Arial;
  color: #f7e6f3;
  font-size: 41px;
  padding: 4px 20px 11px 20px;
  text-decoration: none;
  margin: 70px 25px 70px 25px;
  
}

.btn-c:hover {
  background: #fc3c93;
  background-image: linear-gradient(to bottom, #bed577,#82cca6);
  text-decoration: none;
}


/* Gallery Ende*/




/* LOGIN */
.login-justify-content-center {
    justify-content: center !important;
}

.login-container {
    max-width: 1140px;}

.login-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;}



.btn-login:not(:disabled):not(.disabled) {
        box-shadow: 0px 1px 0px 0px #1c1b18;
        background:linear-gradient(to bottom, #eae0c2 5%, #ccc2a6 100%);
        background-color:#eae0c2;
        border-radius:18px;
        border:3px solid #333029;
        display:inline-block;
        cursor:pointer;
        color:#505739;
        font-family:Verdana;
        font-size:18px;
        font-weight:bold;
        padding:15px 42px;
        text-decoration:none;
        text-shadow:0px 1px 0px #ffffff;
}
.btn-login:hover {
    color: #ffffff;
    background: #3d9a8a;
    background: linear-gradient(to top, #3d9a8a, #488d57);
}

.btn-login:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-login:active {
        position:relative;
        top:1px;
}

.btn-login {
    font-weight: 700;
    color: #175d82;
}
.register:not(.show) {
        display: inline-block;
        margin-top: 1.5rem ;
        box-sizing: border-box;
}

.username {
    font-size: 32px;
}

.logout {
    font-size: 24px;
    margin: 10px;
}

.profile-photo {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    width: 130px;
    height: 130px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.profile-photo .update-photo {
    position: absolute;
    bottom: 0px;
    font-size: 14px;
    text-align: center;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 2px 0 8px;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
}

.profile-photo:hover .update-photo {
    visibility: visible;
    opacity: 1;
}

.profile-photo .update-photo label {
    width: 100%;
    margin: 0;
    cursor: pointer;
}

.profile-photo .update-photo label update-input {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0,5;
    width: 100%;
    cursor: pointer;
}


.show-pass {
    font-size: 33px;
    cursor: pointer;
}

#photoUploaded {
  /* ge#ndert von none auf inline 10.2.24*/
    display: inline;
    font-size: 13px;
}

.update-input {
  overflow: visible;
  margin: 20px;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  height: 200px;
  
}
flex-container{
              
                height: 90vh;
                display: flex;
                flex-direction:row;
                justify-content: space-around;
                flex-wrap: wrap;
                margin: auto;
                padding: 20px 20px;
                
}

.flex-items {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  padding: 9px;
}
.video-flex-container{


                height: 90vh;
		width: 80vw; 
                display: flex;
                flex-wrap: wrap;
                justify-content: space-around;
                margin: 8px;
                padding: 20px 20px;

}

.video-flex-items {
  display: block;
  flex-grow: 0;
  flex-shrink: 3;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  padding: 9px;
}

.video {
  width: 75%;
  height: 70%;
  object-fit: cover;
 
}
.Pics {
	margin: 25px;
	max-width: 1250px;
	}

.footer {
   text-align: center;
   height: 125px;
   width: 100%;
   margin: 15px;
/*   position:absolute;*/
   bottom: 0;
   column-count: 1;
   column-gap: 13px;
   column-rule: 1px solid rgba(28,110,164,0.35);}
}

