/*************************** RESPONSIVE ***************************/



.row{
  position: relative;
  margin: 0 auto;
  width: 1300px;
  width: 1040px;
  
  height: auto;
/*  background: rgba(0,0,0,.1);*/
}


.row1{
  position: relative;
  margin: 0 auto;
  width: 1300px;
  width: 1140px;
  height: auto;
/*  background: rgba(0,0,0,.1);*/
}

 .content{
  position: relative;
  float: left;
  width: 100%;
 }


[class*="col-"] {
    float: left;
    border: 0px solid red;
    box-sizing: border-box;
}
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}




/************************* Verschiedene Mac Größen  ***********************/

/*@media screen and (min-width: 900px) and (max-width:1199px) {


}
*/

@media screen and (min-width:1099px) and (max-width:1222px) {

  .row{
    width: 90%;
  } 
  .row1{
    width: 90%;
  } 
}







/************************* Phone Tester IMAC ***********************/

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


  .row{
    width: 95%;
  } 
  .row1{
    width: 95%;
  }
  .col-3{
    width: 50%;
  }
  .col-4{
    width: 50%;
  }





  /* Projekte Fullscreen */

  .wrapper_OurProjects{
    height: auto;
    aspect-ratio: auto;
  }

  .wrapper_OurProjects .container_wrapper{
  /*    display: block;*/

  }
  .wrapper_OurProjects .container_left{
    width: 100%;
    margin-bottom: 50px;
  }
  .wrapper_OurProjects .container_right{
    width: 100%;
    margin-top: 0;
    float: left;
  }
  .wrapper_OurProjects .container_right .image{
    margin-top: 0px;
  }




  /* Das sind Wir */
  .wrapper_aboutUs .container_left{
    width: 100%;
    text-align: center;
    height: auto;
    padding-bottom: 70px;
  }
  .wrapper_aboutUs .container_left p{
    width: 70%;
    text-align: center;
    margin: 0 auto;
  }
  .wrapper_aboutUs .container_right{
    width: 100%;
  }

  /* KONTAKT */
  .wrapper_contacts .container{
    width: 90%;
  }




  /******************* More Page *******************/


  /* Team seite */
  .wrapper_moreContainer .left{
    width: 100%;
  }



}





/************************************** TABLET STYLES **************************************/
/********************++
/******
/*************
/*********
/************************
*/
@media screen and (min-width:501px) and (max-width:1099px) {




  .row{
    width: 90%;
  } 
  .row1{
    width: 90%;
  } 
  .col-3{
    width: 50%;
  }


  /* Logo Startseite */
  .start_wrapper .inner_box{
    width: 80%;
  }


  /* Wordpress classen*/
  .wp-block-image img{
    width: 100%;
  }


  .wrapper_infoIcons .col-3{
    height: 300px;
    margin-botton: 30px;
  }



  /* Projekte Fullscreen */
  .wrapper_OurProjects{
    height: auto;
    aspect-ratio: auto;
  }
  .wrapper_OurProjects .container_left{
    width: 100%;
    margin-bottom: 50px;
  }
  .wrapper_OurProjects .container_right{
    width: 100%;
    margin-top: 0;
    float: left;
  }
  .wrapper_OurProjects .container_right .image{
    margin-top: 0px;
  }





  /* Adventure Map */
  .mapMarker_Container .spacer {
    width: 30%; /* platzhalter wird so kleiner und weniger platz unten */
  }
  .background_grading{
    width: 100%;
    background: linear-gradient(-180deg,rgba(42, 123, 155, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 46%, rgba(255, 255, 255, 0) 100%);
  }



  /* Das sind Wir */
  .wrapper_aboutUs .container_left{
    width: 100%;
    text-align: center;
    height: auto;
    padding-bottom: 70px;
  }
  .wrapper_aboutUs .container_left p{
    width: 70%;
    text-align: center;
    margin: 0 auto;
  }
  .wrapper_aboutUs .container_right{
    width: 100%;
  }

  /* auszeichnung */
  .wrapper_auszeichnung .image_container{
    width: 70%;
  }

  /* Contact */
  .wrapper_contacts .container{
    width: 80%;
  }

  .content_contact_icons .col-3{
    width: 25%;
  }


  /* Impressum */
  .wrapper_footer p{
    float: left;
    padding-top: 30px;
  }


  /******************* More Page *******************/

  /* Team seite */
  .wrapper_moreContainer .left{
    width: 100%;
  }

  /******************* UNTERSEITE *******************/

  .wrapper_moreContainer{
    padding-top: 60px;
  }
  .wrapper_moreContainer .right {
    width: 100%;
    padding: 0px;
    padding-top: 50px;
  }
  .wrapper_moreContainer .left{
    padding-bottom: 50px;
  }
  .wrapper_moreContainer .verticalLine{
    width: 90%;
    height: 4px;
    top: 0;
  }
  .wrapper_moreContainer .teaserContainer{
    width: 70%;
  }
  .wrapper_moreContainer .left img{
    width: 100% !important;
    height: auto !important;
  }




  /******************* NAVIGATION *******************/

  .wrapper_moreBanner .logoSmall{
    left: 0px;
  }

  #navigation{
    height: auto;
    overflow: hidden;
    border: 0px;
  }

  .open_navigation{
    position: absolute;
    bottom: 0;
  }

  #navigation ul {
    width: 100%;
    padding-right: 0px;
  }

  #navigation ul li{

    margin-top: 0px;

    width: 50%;
    float: left;
    border-right: 2px solid #3663c0;
    border-bottom: 2px solid #3663c0;
    background: #2b56ae;
  }

  #navigation ul a {
    width: 100%;
  }


  #navigation ul li:active {
    background: #575B7B;
    color: #fff;
  }

  #navigation a:last-child{
    border-bottom: 0px solid #E4E4E4;
  }

  .navigation_logo_wrapper{
    display: none;
  }

  .navi{
    display: none;
  }

  .hide_me{
    display: none;
  }
  /******************* NAVIGATION *******************/

}










/************************************** IPHONE STYLES **************************************/
/*
/*
*/


@media only screen and (max-device-width: 501px) {


  .row{
    width: 95%;
  } 
  .row1{
    width: 85%;
  } 
  .col-3{
    width: 50%;
  }



  .padding_r_100{
    padding-right: 0px;
  }
  .padding_t_150{
    padding-top: 100px;
  }
  .padding_b_150{
    padding-bottom: 100px;
  }
  .padding_t_100{
    padding-top: 60px;
  }
  .padding_b_100{
    padding-bottom: 60px;
  }


  /******** FONT SIZES *********/
  .fnt_size_90{
    font-size: 40px;
  }
  .fnt_size_70{
    font-size: 40px;
  }
  .fnt_size_60{
    font-size: 40px;
  }
  .fnt_size_35{
    font-size: 25px;
  }
  .fnt_size_22{
    font-size: 16px;
  }
  .fnt_size_20{
    font-size: 16px;
  }
  .fnt_size_17{
    font-size: 14px;
  }


  .line_height_80{
    line-height: 50px;
  }
  .line_height_60{
    line-height: 45px;
  }

  .line_height_30{
    line-height: 25px;
  }
  .line_height_25{
/*    line-height: 19px;*/
  }



  /******************* für alle Fließtexte und Überschriften*/
  /*  .fnt_flowText p{
    font-size: 12px;
  }*/
  .wrapperHeadders_A{
    font-size: 30px;
  }
  .wrapperHeadders_B{
    font-size: 50px;
  }
  .wrapperHeadders_C{
    font-size: 50px;
    margin-bottom: 10px;
  }
  .wrapperHeadders_D{
    font-size: 80px;
  }
  .wrapperHeadders_F{
    font-size: 40px;
  }
  .wrapperHeadders_F{
    font-size: 50px;
  }






  /****************************** *Startseite */
  .start_wrapper{
    height: 75vh;
  }
  .start_wrapper .inner_box{
    width: 100%;
    height: 100px;
  }
  .welcomeText{
    height: 150px;
    width: 70%;
  }
  .welcomeText .container img {
    width: 15%;
  }


  /* ICONS MSSION */
  .wrapper_infoIcons .icon_wrapper img{
    width: 60%;
  }
  .specialIconSIze{
    width: 100% !important;
  }
  .wrapper_infoIcons .col-3{
    height: 280px;
    margin-botton: 30px;
  }


  .wrapper_OurProjectsTeaser .container img{
    width: 40%;
  }
  .projects_wrapper .image_container {
    height: 150px;
  }  


  /* Adventure Map */
  .mapMarker_Container .testA {
    width: 40px;
  }
  .mapMarker_Container .testB {
    width: 40px;
  }
  .mapMarker_Container .testC {
    width: 40px;
  }
  .mapMarker_Container .spacer {
    width: 30%; /* platzhalter wird so kleiner und weniger platz unten */
  }
  .background_grading{
    width: 100%;
    background: linear-gradient(-180deg,rgba(42, 123, 155, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 46%, rgba(255, 255, 255, 0) 100%);
  }

  /* KlimaKoffer */
  .koffer_container .spacer {
      width: 40%;
  }
  .koffer_container .testA{
    position: absolute;
    width: 100%;
    top: -130px;
    left: 10%;
  }


  /* unesco */
  .unesco_container .spacer{
    width: 40%;
  }
  .unesco_container .testA{
    position: absolute;
    width: 70%;
    top: -60px;
    right: 0%;
  }

  /* Handlungsempfehlung */
  .hse .spacer {
      width: 20%;
  }
  .hse .testA {
      position: absolute;
      width: 80%;
      top: -110px;
      left: 20%;
  }


  /* Das sind wir */
  .wrapper_aboutUs .container_right{
    height: 240px;
  }

  .wrapper_auszeichnung .image_container{
    width: 70%;
  }

  /* Contact */
  .content_contact_icons{
    width: 100%;
  }
  .content_contact_icons .col-3{
    width: 25%;
  }
  .content_contact_icons img{
    width: 80px;
  }

  /* Impressum */
  .wrapper_footer p{
    float: left;
    padding-top: 30px;
  }


  /******************* UNTERSEITE *******************/

  .wrapper_moreContainer{
    padding-top: 30px;
  }
  .wrapper_moreContainer .right {
    width: 100%;
    padding: 0px;
    padding-top: 50px;
  }
  .wrapper_moreContainer .left{
    padding-bottom: 0px;
  }
  .wrapper_moreContainer .verticalLine{
    opacity: 0;
  }

  /****** Teamseite */
  .persona_container{
    padding-top: 30px;
  }
  .persona_image_container{
    width: 100%;
    height: 250px;
  }
  .persona_TXT_container{
    width: 100%;
    padding-top: 20px;
    padding-left: 20px;
  }
  .wrapper_moreContainer .left img{
    width: 100% !important;
    height: auto !important;
  }


  /******************* NAVIGATION *******************/

  .wrapper_moreBanner .logoSmall{
    left: 0px;
  }

  #navigation{
    height: auto;
    overflow: hidden;
    border: 0px;
  }

  .open_navigation{
    position: absolute;
    bottom: 0;
  }

  #navigation ul {
    width: 100%;
    padding-right: 0px;
  }

  #navigation ul li{

    margin-top: 0px;

    width: 100%;
    float: left;
    border-right: 2px solid #3663c0;
    border-bottom: 2px solid #3663c0;
    background: #2b56ae;
  }

  #navigation ul li:active {
    background: #575B7B;
    color: #fff;
  }

  #navigation ul a {
    width: 100%;
  }

  #navigation a:last-child{
    border-bottom: 0px solid #E4E4E4;
  }

  .navigation_logo_wrapper{
    display: none;
  }

  .navi{
    display: none;
  }
  /******************* NAVIGATION *******************/



}