body {
 margin:0;
 font:13pt 'Lato', sans-serif;
 font-weight:400;
 color:#071e38;
 line-height:1.5em;
}

#header {
  width:100%;
  position:fixed;
  top:0;
  height:65px;
  z-index:10;
  margin-bottom:20px;
  background-color:white;
  border-bottom:1px solid #999999;
} 
 #header_spacer {
  height:65px;
}

/*********/

.title {
  font-family: 'Playfair Display', serif;
  font-size:32pt;
  font-weight:700;
  line-height:1.1em;
  margin-bottom:10px;
}

.title.medium {
  font-size:24pt;
  font-weight:500;
  line-height:1em;
  margin-bottom:15px;
}
.title.small {
  font-size:18pt;
  font-weight:500;
}
/*comp title*/
.title.compensate {
 margin-top:-110px;  
 margin-bottom:30px;
}

.no_bottom_margin {
  margin-bottom:0px !important;
}
.info.text {
  font-family: 'Playfair Display', serif;
  font-size:13pt;
}

/********/

.white {
  color:white;
}
.grey {
  color:#999999;
}

/***/

.collection_title {
  font:18pt 'Lato', sans-serif;
  font-weight:500;
  margin-bottom:15px;
  text-transform:uppercase;
  line-height:1.3em;
}
/* small title in text */
.title_text{
  font:13pt 'Lato', sans-serif;
  font-weight:500;
  letter-spacing:0.5pt;
  text-transform:uppercase;
  margin-top:30px;
  margin-bottom:0px;
}

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

/* front page */
#front_page_textbox { 
 max-width:980px;
 padding-left:0px;
 margin: 0 auto;
 color:#FFFFFF;
 text-align:center;
 line-height:60px;
 margin-bottom:30px;
}
#front_page_info {
 width:100%;
 position:absolute;
 top:140px;
 z-index:5;
}

#front_page_box_holder { 
 max-width:470px;
 margin: 0 auto;
 margin-top:70px;
 margin-bottom:0px;
}

#front_page_about {
 background-color:#ddd3c1;
 padding:50px;
}
#front_page_about_text {
 text-align:center;
 max-width:750px;
 margin: 0 auto;
}

#front_page_outlook {
 clear:both;
 margin-top:10px;
}

#front_page_box_holder_2 { 
 max-width:980px;
 margin: 0 auto;
 margin-top:40px;
 margin-bottom:0px;
 text-align:center;
}
.front_page_emergency {
    position:relative;
    width:100%;
    margin-bottom:20px;
}
.front_page_emergency_titles_h {
  position:absolute;
  top:20px;
  left:0;
  right:0;
  color:black;
  width:90%;
  margin:auto;
  text-align:center;
}
.front_page_emergency_button_h {
  position:absolute;
  top:100px;
  left:0;
  right:0;
  color:white;
  width:90%;
  margin:auto;
  text-align:center;
 }

        
/* ends the content and makes is fill the height */
#content_end {
  clear:both;
}
/* adjustable images only in content, not in player */  
img {  
  max-width:100%;
  height:auto;
  width:auto\9;
  display:inline-block;
}
/* turn it off for the below two */
#imageplayer img {  
  max-width:none;
  width:none;
}
.full_size_img {  
  max-width:none;
  width:none;
}
/*********/

/* *******image player *******/

#imageplayer {
  overflow:hidden;
  cursor:pointer;
  width:100%;
  height:70vh;
  position:relative;
  margin-top:0px; 
  min-height:500px;
 /*  margin-top moves page_content down to, top does not. Use margin-top */
}
/* clipper is used to hold img and hide overflow */
/* all actions are donw on clipper, only src= is done on img */
.imageplayer_img_clipper {
  overflow:hidden;
  position:absolute;
  width:100%;
  height:100%;
}
#imageplayer img {
 width:100%;
 height:100%;
 position:absolute;
}  

#credit_layer {
 z-index:5;
 position:absolute;
 bottom:0;
 right:0;
 float:right;
 display:none;
 font:9pt 'Lato', sans-serif;
 color:#071e38;
 background-color:#FFFFFF;
 opacity:0.8;
 filter:alpha(opacity=80); 
 height:15px;
 padding:2px;
 padding-left:8px;
 padding-right:5px;
}

.next_img_icon_holder {
  position:absolute;
  width:100px;
  height:100px;
  z-index:10000;
}
.next_img_icon_holder img {
  border:0;
}


.page_section {
 min-height:300px;
 width:100%;
 height:100vh; 
 /*pushing to full height, this can be overriden*/
}

/* set height of full size image */
.full_size_img_holder {
  overflow:hidden;
  width:100%;
  height:80%;
  min-height:500px;
}


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

/* lions, elephants, etc */

#nav_animals {
  margin-bottom:20px;
}

#nav_animals img {
  width:80px;
}

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

.read_more {
  margin-top:10px;
}
.annual {
  float:left;
  margin-right:20px;
  margin-bottom:20px;
  margin-top:20px;
  border:1px solid grey;
}

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

/* parks */
.park_text_holder {
 float:left;
 width:50%;
 margin-bottom:50px;
}
.park_img_holder {
 float:right;
 width:400px;
}
.park_img_holder img {
 border:0;
 width:100%;
}
.area_of_operation {
 border:0;
 width:70%;
}
/*************/



/* contact page */

#contact_form_holder {
 float:left;
 width:700px;
 height:auto;
 font:13px 'Lato';
 padding-top:10px;
 padding-left:10px;
 padding-bottom:20px;
 font:12pt 'Lato';
 #color:#FFFFFF;
 margin-bottom:30px;
 margin-top:20px;
}
#contact_map_holder {
  background-color:#dsee13;
  height:600px;
  width:100%;
  clear:both;
}
#contact_box {
 width:192px;
 min-height:140px;
 float:right;
 font:13px 'Lato';
 margin-top:30px;
 margin-bottom:20px;
}

/*********/

#page_content_holder {
  margin: 0 auto;
  max-width:90%;
  padding-top:40px;
  #padding-left:30px;
  #padding-right:30px;
  margin-bottom:30px;
}
.page_text {
  max-width:600px;
  margin-left:100px;
  margin-bottom:50px;
}
.page_text_full {
  width:100%;
  margin-bottom:30px;
  margin-top:10px;
}
.animal_holder_1 {
  display:table; 
  width:100%; 
  margin-top:40px;
  margin-bottom:80px;
}
.page_text.animal {
  display:table-cell;
  vertical-align:middle;
  margin-bottom:20px;
}
.animal_img_holder {
  display:table-cell;
  width:50%;
}
.animal_img_holder img {
  display:block;
  width:100%;
}
.animal_img_holder.right {
  padding-left:50px;
}
.animal_img_holder.left {
  padding-right:50px;
}


.animal_holder_2 {
  position:relative;
}
.animal_facts {
  width:100%;
}
.animal_facts img {
  display:block;
  width:100%;
}
.animal_box {
  position:absolute;
  top:20px;
  right:20px;
  z-index:1;
  background-color:#ffffff;
  opacity:0.7;filter:alpha(opacity=70);
}
.animal_box ul{
  margin:0;
  margin-left:-15px;
}
.animal_box_border {
  border:1px solid black;
  padding:10px;
  width:320px;
}

/*********/

/* project teaser */
.project_teaser {
  margin-top:50px;
  margin-bottom:50px;
  float:left;
  width:100%;
}
.project_teaser.compact {
  margin-right:20px;
  margin-top:10px;
  margin-bottom:20px;
  width:30%;
}
.project_teaser.compact.outlook {
  margin-right:20px;
  margin-top:30px;
  margin-bottom:20px;
  width:20%;
}
.project_teaser.fifty {
  margin-right:20px;
  margin-top:10px;
  margin-bottom:20px;
  width:47%;
}
.project_teaser_img {
 display:block;
 width:58%;
 float:left;
}
.project_teaser_img.compact {
 display:block;
 width:100%;
 float:none;
}
.project_teaser_img.compact.outlook img {
 height:100px;
}
.project_teaser_img.compact.outlook.srt img{
 margin-left:15px;
}
.project_teaser_img.compact.outlook.gp img {
 margin-left:-40px;
}
.project_teaser_img.compact.outlook.clz img {
 margin-left:10px;
}
.project_teaser_img.compact.outlook.blk img {
 margin-left:8px;
}
.project_teaser_img.top {
  display:none;
}
.project_teaser_img.bottom {
  display:block;
}
.project_teaser_text {
  float:left;
  padding-top:30px;
  padding-left:40px;
  padding-right:20px;
  max-width:35%;
}
.project_teaser_title {
  font-size:11pt;
  text-transform:uppercase;
  letter-spacing:0.4pt;
  #background-color:#6699CC;
  padding-left:10px;
  #color:#FFFFFF;
  color:#071e38;
  height:30px;
  line-height:30px;
}
.project_teaser_title.outlook {
   height:20px;
  line-height:20px;
}
.project_teaser a:hover {
 color:#FFFFFF;
 text-decoration:none;
}

/*********/

/* project progress on project page */
.progress-bar {
  padding: 0;
  font-size:18px;
  line-height: 1.4;
  width:160px;
  height:160px;
  margin:0 auto;
}
/* progress on teaser page */
.progress-bar.teaser {
font-size:18px;
  width:100px;
  height:100px;
}
/* set width, height to progress-bar teaser */
.project_teaser_progress {
 float:right;
 margin-top:-103px;
 margin-right:5px;
 width:100px;
 height:100px;
}

/*********/

/* project list page */

.single_project {
  margin-bottom:50px;
  text-align:left;
  min-height:250px;
}
.project_page {
 background: #fff;
 border: 1px solid #ddd;
 box-shadow: 1px 2px 4px rgba(0,0,0,0);
 min-height:250px;
 }
.stories_page {
 background: #fff;
 border: 1px solid #ddd;
 box-shadow: 1px 2px 4px rgba(0,0,0,0);
 min-height:250px;
}
.events_page {
 background: #fff;
 border: 1px solid #ddd;
 box-shadow: 1px 2px 4px rgba(0,0,0,0);
 min-height:250px;
}
.news_page {
 background: #fff;
 border: 1px solid #ddd;
 box-shadow: 1px 2px 4px rgba(0,0,0,0);
 min-height:250px;
}
.dateinfo {
 margin-top:-30px;
 font-size:11pt;
 margin-bottom:30px;
}
.project_type {
  width:100%;
  margin-bottom:30px;
}
.project_type.red {
  background-color:#fd7462; 
} 
.project_type.green {
  background-color:green; 
}
.project_type.blue {
  background-color:#00BBE0; 
}
.project_type_info {
 margin-left:5px;
 background-color:white;
 padding-left:10px;
}
.project_collection_date {
 font-size:9pt;
}
.project_collection_date.red {
 color:#fd7462;
}


/* project page */

.introduction {
 margin-bottom:50px;
 padding:20px;
 background: rgba(0, 128, 0, 0.3);
}
.introduction .left{
 width:45%;
 float:left;
}
.introduction .right {
 width:45%;
 float:right;
}
.project_img {
  float:left;
  width:40%;
}
.project_img img {
  width:100%;
  display:block;
}
.project_img.top {
  display:none;
}
.project_img.bottom {
  display:block;
  float:right;
}
.project_content {
  float:left;
  width:58%;
  position:relative;
  z-index:1;
  background-color:white;

  margin-top:20px;
  margin-left:-40px;
  padding-left:30px;
  padding-top:20px;
  padding-bottom:20px;
  line-height:1.4em;

}
.project_content.reverse{
  margin-left:0px;
  margin-right:-40px;
  padding-left:0px;
  padding-right:30px;
}

.project_title {
  font-size:17pt;
  margin-bottom:10px;
  padding-top:20px;
  text-transform:uppercase; 
  line-height:1em;
}
.project_content a {
  color:#071e38;
  text-decoration:underline;
}
.project_content a:hover{
  color:#071e38;
  text-decoration:underline;
}
.project_title a {
  color:#071e38;
  text-decoration:none;
}
.project_title a:hover{
  color:#071e38;
  text-decoration:underline;
}

/*********/

#event_link_to_project_holder {
  margin-top:50px;
}
#event_link_to_project {
  float:left;
  overflow:hidden;
}
#event_link_to_project img {
  width:500px;
}
#event_link_to_project .info {
 width:490px;
 height:40px;
 margin-top:-50px;
 padding-top:10px;
 padding-left:10px;
 color:#ffffff;
 background-color:#000000;
 opacity:0.9;filter:alpha(opacity=90);
}
#event_link_to_project .info a {
 color:#FFFFFF;
}
#event_link_to_project .info a:over {
 color:#FFFFFF;
 text-decoration:none;
}
/* only in combination with link to project */
#event_registration_holder_right {
 float:right;
 text-align:center;
 width:400px;
}
/* on project page */
#event_registration_holder_solo {
 float:none;
 text-align:center;
 width:400px;
 background-color:#ddd3c1;
 padding:20px;
}



/*******/

.collection_img_side {
 float:right;
 width:50%;
}
.collection_img_side img {
 border:0;
 display:block;
}

.collection_extended_info_park {
 font-size:13pt;
 height:auto;
 line-height:25px;
 padding:5px;
 padding-left:10px;
 margin-bottom:10px;
 background-color:#fd7462;
 color:#FFFFFF;
}
.collection_extended_info_park a {
 color:#FFFFFF;
 text-decoration:none;
}
.collection_extended_info_park a:hover {
 color:#FFFFFF;
 text-decoration:none;
}
.collection_img_readmore {
 color:#000000;
 text-align:right;
 padding-right:5px;
 padding-top:3px;
 background-color:#FFFFFF;
 border:1px solid #eeeeee;
 position:relative;
 right:0;
}
.collection_img_readmore a {
 text-decoration:none;
 color:#000000;
}
.collection_img_readmore a:hover {
 text-decoration:none;
 color:#000000;
}

/* partner logo */
.logo_partner_in_collection {
 position:absolute;
 bottom:30px;
 right:30px;
 max-width:380px;
}
.logo_partner_in_collection_extended {
 float:none;
 max-width:380px;
}
.partner {
  position:relative;
    left:-110px;
    width:980px;
    margin-top:20px;
    margin-bottom:20px;
}
.partner img {
 width:100%;
    
} 


/*****/

.join_aim {
  margin-bottom:20px;
  font-size:24px;
}
.join_aim.collection {
  margin-top:20px;
}
.join_aim_text {
  font-size:14px;
  line-height:1.2em;
  margin-top:20px;
  margin-bottom:15px;
  padding:0px;
}
.join_aim_text.extended {
  padding:20px;
}
.join_aim_text.top {
  margin-top:-10px;
}

/*****/

#donation_box {
 #position:absolute;
 #top:100px;
}
#donation_msg {
 max-width:440px;
}
#amount_msg {
 max-width:440px;
 margin-bottom:20px;
 display:none;
}
.donation_amount {
  border:1px solid #eeeeee;
  float:left;
  margin-left:10px;
  cursor:pointer;
  background-color:white;
    
  width:120px;
  height:40px;
  font-weight:400;
  font-size:20pt;
  padding-left:20px;
  padding-top:20px;
  margin-bottom:10px;
}
.donation_currency {
  font-weight:400;
  font-size:10pt;
  margin-top:-8px;
  float:left;
}
.donation_amount input {
  width:90px;
  height:40px;
  font-weight:400;
  font-size:20pt;
    
  margin:0;
  margin-top:-25px;

  padding:0;
  margin-left:2px;
  border:0;
  background-color:transparent;
}
.donation_amount_number {
  float:left;
}


.donation_info {
  font-weight:500;
  font-size:10pt;
  margin-top:-10px;
  margin-left:3px;
  float:left;
}

/* footer  */

#footer {
  width:100%;
  #background-color:#decf71;
  background-color:#eeeeee;
}
#footer_content {
  max-width:90%;
  margin:0 auto;
  padding:20px;
  color:#000000;
  font-size:12pt;
  line-height:1.2em;
}

#footer a {
  color:#000000;
  text-decoration:none;
}
#footer a:hover {
  color:#000000;
  text-decoration:underline;
}

/*  commons   */

a {
  color:#009785;
  text-decoration:none;
}
a:hover {
  color: #c8613a;
  text-decoration:underline;
}

.nowrap {white-space:nowrap;}
.width {
 width:980px;
}
.attention {
 color:#581212;
}
/*
hr {
  color:#660000;
  background-color:#660000;
  margin-top:10px;
  margin-bottom:10px;
  height:1px;
}
*/
hr {
  border: 0;
  height:1px;
  background: #333;
  background-image: linear-gradient(to right, #ccc, #333, #ccc);
}


.leftfloat {
  float:left; 
}



/*****/

#invitation_follow {
 position:absolute;
 bottom:400px;
 right:0px;
 padding:20px;
 z-index:5000;
 background-color:#FFFFFF;
 cursor:pointer;
}


/*******/

.page_info_box {
 font-size:14px;
 color:#FFFFFF;
 border:1px solid white;
 width:auto;
 height:35px;
 display:inline-block;
 margin-right:10px;
 margin-top:10px;
 color:white;
 position:relative;
 background-color:#071e38;
}
.page_info_box a {
 color:#FFFFFF;
}
.page_info_box a:hover{
 color:#FFFFFF;
 text-decoration:none;
}
.page_info_box_content {  
 font-size:14px;
 padding-left:10px;
 padding-right:20px;
 padding-top:5px;
}
.page_info_box_first {
 background-color:#a1a089;
}
.page_info_box_last {
 background-color:#a1a089;
}

/*******/

.animal_icon {
 border:0;
 width:150px;
 margin-right:20px;
 display:inline-block;
}
.animal_icon_last {
 border:0;
 width:150px;
 display:inline-block;
}
.animal_on_project_page {
 float:left;
 color:#ffffff;
 margin-right:10px;
 margin-bottom:10px;
 position:relative;
 width:48%;
}
.animal_on_project_page img {
 border:0;
 width:100%;
 display:block;
}

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

.iframe-container {
    position: relative;
    padding-bottom: 36.25%;
    padding-top: 30px; 
	overflow: hidden;
	max-width:70%;
	max-height:70%;
}

.iframe-container iframe,
.iframe-container object,
.iframe-container embed {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}


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

canvas {
    margin: 0;
    padding: 0;  
}
.project_donation_holder {
  margin-bottom:15px;
  background-color:#ddd3c1;
  border:1px solid black;
}
.project_donation_holder.teaser {
  background-color:transparent;
  border:none;
}
.progress_bar_holder {
  float:left;
  max-width:400px;
  width:40%;
  text-align:center;
  margin-top:20px;
  margin-left:20px;
}
.progress_bar_holder.teaser {
  max-width:400px;
  text-align:center;
  margin-top:0px;
  margin-left:0px;
}
.progress-bar .progress-active {
  position:absolute;
}
.progress-bar .progress-inactive {
}
.progress-bar .percentage {
  position: relative;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-align: center;
}
.progress-bar .total {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
}
.project_donation_holder a {
  color:#000000;
}
.project_donation_holder a:hover {
  color:#000000;
  text-decoration:none;
}

/*****park***/

.park_progress_holder {
  margin-top:20px;
  margin-left:20px;
  position:absolute;
}
.park_progress_amount {
  font:42pt 'Lato', sans-serif;
  text-transform:uppercase;
  font-weight:700;
  color:#FFFFFF;
  line-height:1em;
}

/*******/

.project_page_section {
  margin-bottom:40px;
  margin-top:60px;
}
.project_page_section_first {
  float:left;
  width:49%;
}
.project_page_section_second {
  float:right;
  width:49%;
}


/*button with black border*/
.button {
   font-size:12pt;
   font-weight:500;
   color:#FFFFFF;
   text-align:center;
   height:40px;
   line-height:40px;
   display:inline-table;
   padding-left:10px;
   padding-right:10px;
   cursor:pointer;
}
.button a {
  color:#000000;
  text-decoration:none;
}
.button a:hover {
  color:#000000;
  text-decoration:none;
}
/* button front page */
.button.white {
  border:1px solid #FFFFFF;
  color:#FFFFFF;
}
.button.black {
  border:1px solid #000000;
  color:#000000;
}
.button.front {
  width:120px;
  margin-left:10px;
}
/* project teasers */

.button.gala { 
 display:block;
}

/*** expandable */
.button.expandable { 
 height:30px;
 line-height:30px;
}

/* project one page teasers */
.button.readmore {
 background-color:#071e38;
 color:#FFFFFF;
 height:35px;
 line-height:35px;
 margin-top:10px;
}
 
.button.continue {
 background-color:#a1a089;
 color:#ffffff;
 margin-left:10px; 
 height:35px;
 line-height:35px;
 margin-top:10px;
}
.button.donate {
 background-color:#fd7462;
 color:#ffffff;
 margin-left:10px; 
 height:35px;
 line-height:35px;
 margin-top:10px;
}

/* catch events */
#action_button {
}
.button.actionb {
 font-size:12pt;
 color:#FFFFFF;
 height:50px;
 line-height:50px;
 background-color:#fd7462;
 padding-left:20px;
 padding-right:20px;
 margin-bottom:20px;
 margin-top:20px;
}
.button.actionb a {
  color:#FFFFFF;
  text-decoration:none;
}
.button.actionb a:hover {
  color:#FFFFFF;
  text-decoration:none;
}
.button.input {
   margin-bottom:20px;
   padding-top:0px;
   height:50px;
   width:auto;
   margin-left:10px;
}
.button.credit {
   background-color:#fd7462;
}
.button.bank {
   margin-left:0px;
   background-color:#071e38;
}

/* join now on project details page, event page registration */

.button.join {
  width:180px;
  line-height:50px;
  height:50px;
  font-size:12pt;
  background-color:#fd7462;
  border:1px solid white;
}
.button.project {
  margin-top:20px;
}
.button.closed {
  width:98%;
}
.button.bookedout {
  width:200px;
  line-height:1.1em;
  padding-top:10px;
  padding-bottom:0px;
}

/********/

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
	margin-bottom:50px;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* embedding without iframe */
/* top video is handled in dynamic.js */
#display_video_top {
  width: 100%;
  max-height:530px;
  object-fit: cover;
}
#display_video {
  width: 100%;
}

/********/

.doc_div {
  float:left;
  margin-right:20px;
  margin-bottom:20px;
}
.doc_div.budget {
  float:none;
  margin-top:30px;
}
.doc_object {
  width:200px;
  height:250px;
}
.doc_object.budget {
  width:300px;
  height:135px;
}
.doc_object_name {
  background-color:#eeeeee;
  padding-left:5px;
  font-size:12pt;
  height:30px;
  line-height:30px;
}
.doc_object_name.budget {
  width:295px;
  margin:0 auto;
}
a .doc_div {
  color:#000000;
  text-decoration:none;
}


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


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

#page_content_holder {
  max-width:90%;
  padding-left:20px;
  padding-right:20px;
  padding-top:30px;
  margin-bottom:20px;
}
.page_text_full {
  width:100%;
  float:none;
  margin:0 auto;
}
.page_text.animal {
  padding:0px;
  display:block;
}
.animal_holder_1 {
 display:block;
 margin-bottom:0px;
}  
.animal_img_holder {
  display:block;
  width:100%;
}
.animal_img_holder.right {
  padding-left:0px;
  display:block;
  margin-bottom:50px;
}
.animal_img_holder.left {
  padding-right:0px;
  margin-bottom:20px;
}
    
    
.animal_holder_2 {
  margin-bottom:20px;
}
.animal_box {
  position:static;
  background-color:none;
  opacity:1;filter:alpha(opacity=100);
  margin-top:20px;
}
.animal_box_border {
  width:90%;
  padding:10px;
  margin-top:10px;
  margin-left:10px;
  border:none;
} 

    
.project_title {
  font-size:14pt;
}

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

#action_button {
  -webkit-appearance: none;
  appearance:none;
  -webkit-border-radius: 0;
  border-radius:0;
}
    

/******/

#event_registration_holder {
  float:none;
}
#event_registration_holder img {
 width:506px;
 margin:0 auto;
}
#event_registration_holder .info {
 width:506px;
 margin:0 auto;
}
#event_registration_holder_right {
 float:none;
 margin-top:30px;
}

/******/

/* partner logo */
.logo_partner_in_collection {
 position:relative;
 max-width:300px;
 margin:0 auto;
 right:0;
 bottom:0;
 padding-top:20px;
 margin-bottom:20px;
}

/*******/

/* the park images in the park section */
.park_img_holder {
 float:none;
 width:70%;
}
.area_of_operation {
 width:100%;
 margin-bottom:30px;
}
    
.collection_img_side {
 float:right;
 width:55%;
}

/* progress on project page */
.progress-bar {
  font-size:16px;
  line-height: 1.2;
  width:130px;
  height:130px;
}
/* progress on teaser page */
.progress-bar.teaser {
  width:120px;
  height:120px;
}
.progress_bar_holder {
  margin-top:15px;
  margin-left:5px;
}

.project_img {
  float:left;
  width:45%;
}
.project_content {
  float:left;
  width:62%;
  margin-left:-100px;
}
.project_content.reverse{
  margin-right:-100px;
}
    
/*******/
    
.project_teaser {
  width:100%;
  margin-bottom:30px;
}
.project_teaser.compact {
  margin-right:10px;
  margin-top:10px;
  margin-bottom:10px;
  float:left;
  width:48%;
}
.project_teaser_img.compact.outlook img {
 height:80px;
}
.project_teaser_img.compact.outlook.srt img{
 margin-left:15px;
}
.project_teaser_img.compact.outlook.gp img {
 margin-left:-20px;
}
.project_teaser_img.compact.outlook.blk img {
 margin-left:8px;
}
.project_teaser_img.compact.outlook.clz img {
 margin-left:10px;
}
.project_teaser.fifty {
  margin-right:10px;
  margin-top:10px;
  margin-bottom:10px;
  float:left;
  width:48%;
}
.project_teaser_title {
  font-size:8pt;
}
.project_teaser_img {
 display:block;
 width:100%;
}
.project_teaser_text {
 display:block;
 padding-right:30px;
 padding-bottom:30px;
 max-width:100%;
}
.project_teaser_img.top {
  display:block;
}
.project_teaser_img.bottom {
  display:none;
}
   
/*******/

    
.partner {
    left:0px;
    width:100%;

}
.page_text {
  max-width:none;
  margin-left:0px;
  width:100%;
}
.page_text_full {
  width:100%;
  float:none;
  margin:0 auto;
}
.park_img_holder {
 float:right;
  width:330px;
}

.introduction{
 width:90%;
 margin:0 auto;
 margin-bottom:50px;
}
.introduction .left{
 width:100%;
 float:none;
 margin-bottom:25px;
}
.introduction .right {
 width:100%;
 float:none;
}
    
}


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

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

    
/********/
    
.title {
  font-size:24pt;
  font-weight:700;
  line-height:1.1em;
}
.title.medium {
  font-size:18pt;
  margin-bottom:20px;
}
.title.small {
  font-size:14pt;
}
.info.text {
}
    

    
/*********/

/* front page */
#front_page_textbox { 
}
#front_page_info {
 top:110px;
}

#front_page_box_holder { 
 max-width:295px;
 margin: 0 auto;
 margin-top:70px;
}
#front_page_box_holder img { 
 max-width:140px;
}

#front_page_about {
 padding:30px;
}
#front_page_about_text {
}

#front_page_box_holder_2 { 
 margin-top:40px;

}
.front_page_emergency {
    position:relative;
    width:100%;
    margin-bottom:20px;
    padding-bottom:30px;
}
.front_page_emergency_titles_h {
  top:10px;
  
}
.front_page_emergency_button_h {
  top:auto;
  bottom:0px;
 }   


/*********/

.collection_title {
  font-size:12pt;
}
.project_title {
  font-size:15pt;
}

/*****

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

#nav_animals img {
  width:60px;
}

.animal_on_project_page {
 margin-right:0px;
 margin-bottom:10px;
 width:100%;
 float:none;
}
.animal_on_project_page img {
 width:auto;
}
/******/

.page_info_box {
  height:35px;
  margin-top:5px;
}
.page_info_box_content { 
 padding-top:7px;
}

/********/

/* parks */
.park_text_holder {
 float:none;
 width:100%;  
 margin-bottom:30px;
}
.park_img_holder {
 float:none;
 width:90%; 
 margin-bottom:50px;
}

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


.button {
  line-height:30px;
  height:30px;
}
.button.front {
  width:auto;
}
.button.actionb {
 line-height:40px;
 height:40px;
}
.button.actionb.input {
 line-height:40px;
 height:40px;
}
.button.credit {
 display:block;
 width:auto;
}
.button.bank {
 display:block;
 margin-left:0px;
 width:auto;
}
.button.join {
  line-height:40px;
  height:40px;
}
.button.project {
  margin-top:10px;
}
.button.closed {
  width:auto;
  line-height:1.1em;
  padding-top:10px;
  padding-bottom:0px;
  margin:0;
}
.button.bookedout {
  width:auto;
  line-height:1.1em;
}

/******/
    
/* project list */
.project_type {
 margin-top:20px;
}
.project_type_info {
 background-color:#F1ECE5;
 padding:5px;
 padding-left:10px;
}
/* other */

.single_project {
  width:100%;
  margin-bottom:40px;
  border:none;
}
.project_img {
  width:100%;
  float:none;
}
.project_content {
  float:none;
  width:90%;
  margin-top:0px;
  margin-left:0px;
  padding:10px;
  padding-top:0px;
}
.project_img.top {
  display:block;
}
.project_img.bottom {
  display:none;
}
.project_content.reverse{
 float:none;
  width:90%;
  margin-top:0px;
  margin-left:0px;
  padding:10px;
  padding-top:0px;
}


/******************************/
 /* prject teaser */

.project_teaser.compact {
  margin-right:0px;
  margin-top:0px;
  margin-bottom:20px;
  width:100%;
}
.project_teaser.compact.outlook {
  margin-right:0px;
  margin-top:0px;
  margin-bottom:20px;
  width:100%;
}
.project_teaser_img.compact.outlook.blk img {
 margin-left:5px;
}
.project_teaser.fifty {
  margin-right:20px;
  margin-top:10px;
  margin-bottom:20px;
  width:100%;
}
.project_teaser_title {
  font-size:10pt;
  padding-left:10px;
  height:30px;
  line-height:30px;
}
.project_teaser_text {
  float:left;
  padding-top:30px;
  padding-left:20px;
  padding-right:20px;
}
    
/********/

/* adjust to size of progess-bar.teaser */
.single_project_progress {
 margin-top:-123px;
 width:120px;
 height:120px;
}

/********/

.progress_bar_holder {
 float:left;
 margin-left:0px;
 width:100%;
 max-width:none;
}
.collection_img_side {
 float:none;
 width:100%;
}

/* progress on project page */
.progress-bar {
  font-size:16px;
  line-height: 1.2;
  width:130px;
  height:130px;
}
/* progress on teaser page */
.progress-bar.teaser {
  width:120px;
  height:120px;
}

/* join texts */
.join_aim {
  margin-bottom:20px;
  font-size:14pt;
}
.join_aim.collection {
  margin-bottom:0px;
  margin-top:20px;
}
.join_aim_text.collection{
 padding:10px;
 margin-top:0px;
 margin-bottom:10px;
}

/********/

#event_link_to_project {
  float:none;
}
#event_link_to_project img{
  width:100%;
}
#event_link_to_project .info {
 height:30px;
 font-size:13px;
 width:100%;
 margin-top:-40px;
 padding-top:5px;
}
/* only in combination with link to project */
#event_registration_holder_right {
 float:none;
 width:auto;
 margin-top:20px;
}
/* on project page */
#event_registration_holder_solo {
 float:none;
 width:auto;
}


/*****park***/

.park_progress_holder {
  margin-top:10px;
  margin-left:10px;
}
.park_progress_amount {
  font:24pt 'Lato', sans-serif;
  color:#FFFFFF;
  line-height:1em;
}

/* collections */

.project_donation_holder {
  margin-bottom:20px;
  float:none;
}

/* partner logo */
.logo_partner_in_collection {
 position:relative;
 max-width:200px;
 margin:0 auto;
 right:0;
 bottom:0;
 padding-top:20px;
 margin-bottom:20px;
}
.logo_partner_in_collection_extended {
 max-width:200px;
 margin:0 auto;
}

/*****/    

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

.doc_div {
  float:left;
  margin-right:10px;
  margin-bottom:20px;
}
.doc_object {
  width:155px;
  height:200px;
}
.doc_object_name {
  font-size:9pt;
}
.doc_object_name.budget {
  font-size:11pt;
}

/******/

/* eg project with phones stretch further down */
.full_size_img_holder {
  height:90%;
}
   
.partner {
    left:0px;
    width:100%;
}
    
}

