
#stacks_in_51 {
	margin: 0px 0px 25px 0px;
}
/*start gogrid css*/
 #stacks_in_2 .gogrid_width {
	 /*customcss*/
}
#stacks_in_2 .gogrid_wrap {
	overflow: hidden;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	 margin: -5px;
	  margin-bottom: 5px;
	
}
#stacks_in_2 .gogrid {
	overflow: hidden;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 45%;
	max-width: 100%;
	padding: 20px;
	margin: 5px;
	background-color: rgba(242, 242, 242, 1.00);
	 -webkit-transition: all ease 1.5s;;
	transition: all ease 1.5s;;
	 align-content: stretch;
	/*customcss*/
}
#stacks_in_2 .gogrid:hover, #stacks_in_2 .gogrid:active {
	
}
   #stacks_in_2 .gogrid:nth-child(1) {
	background-color: rgba(87, 203, 177, 1.00) !important;
	/*customcss*/
}
  #stacks_in_2 .gogrid:nth-child(2) {
	background-color: rgba(251, 244, 182, 1.00) !important;
	/*customcss*/
}
  #stacks_in_2 .gogrid:nth-child(3) {
	background-color: rgba(241, 191, 84, 1.00) !important;
	/*customcss*/
}
  #stacks_in_2 .gogrid:nth-child(4) {
	background-color: rgba(175, 204, 88, 1.00) !important;
	/*customcss*/
}
         #stacks_in_2 .gogrid_wrap h1, #stacks_in_2 .gogrid_wrap h2, #stacks_in_2 .gogrid_wrap h3, #stacks_in_2 .gogrid_wrap h4, #stacks_in_2 .gogrid_wrap h5, #stacks_in_2 .gogrid_wrap h6 {
	margin: 0px 0px 10px 0px;
	padding: 10px 20px 0px 20px;
	 /*customcss*/
}
 #stacks_in_2 .gogrid_wrap .text_stack {
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	  /*customcss*/
}
#stacks_in_2 .gogrid_wrap .text_stack a {
	
}
#stacks_in_2 .gogrid:nth-child(1) .text_stack {
	
}
#stacks_in_2 .gogrid:nth-child(2) .text_stack {
	
}
#stacks_in_2 .gogrid:nth-child(3) .text_stack {
	
}
#stacks_in_2 .gogrid:nth-child(4) .text_stack {
	
}
#stacks_in_2 .gogrid img {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	 -webkit-transition: all ease 1.5s;
	transition: all ease 1.5s;
	 min-height: 0px;
	object-fit: cover;
	/*customcss*/
}
#stacks_in_2 .gogrid .image_stack {
	margin: 0px 0px 0px 0px;
}
    #stacks_in_2 .gogrid:hover img {
	
}
        #stacks_in_2 .gogrid_wrap .stacks_out, #stacks_in_2 .gogrid_wrap .dk_denflinkegrafiker_stacks_imagemacro_stack {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*customcss*/
}
 #stacks_in_2 .gogrid_wrap .stack_css {
	/*customcss*/
}
 .gogrid_section {
	/*customcss*/
}
.gogrid_article {}
.gogrid_trailer {
	/*customcss*/
}
  #stacks_in_2 .gogrid:nth-child(1), #stacks_in_2 .gogrid:nth-child(1) img {
	padding: 0px 0px 0px 0px !important;
	 margin: 0px 0px 0px 0px !important;
	
}
  #stacks_in_2 .gogrid:nth-child(2), #stacks_in_2 .gogrid:nth-child(2) img {
	padding: 0px 0px 0px 0px !important;
	 margin: 0px 0px 0px 0px !important;
	
}
  #stacks_in_2 .gogrid:nth-child(3), #stacks_in_2 .gogrid:nth-child(3) img {
	padding: 0px 0px 0px 0px !important;
	 margin: 0px 0px 0px 0px !important;
	
}
  #stacks_in_2 .gogrid:nth-child(4), #stacks_in_2 .gogrid:nth-child(4) img {
	padding: 0px 0px 0px 0px !important;
	 margin: 0px 0px 0px 0px !important;
	
}
        
/* --------------------- Media Screen Start ---------------------*/
@media screen and (max-width: 480px) {
	.gogrid_section {
		height: auto !important;
	}
	.gogrid_article {
		height: auto !important;
	}
}
@media screen and (max-width: 1024px) {
	 #stacks_in_2 .gogrid_wrap {
		 margin: -2px;
		  margin-bottom: 2px;
		
	}
	#stacks_in_2 .gogrid {
		width: 55vw;
		max-width: 100vw;
		padding: 10px;
		margin: 2px;
		/*customcss*/
	}
	
}
@media screen and (max-width: 768px) {
	 #stacks_in_2 .gogrid_wrap {
		 margin: -2px;
		  margin-bottom: 2px;
		
	}
	#stacks_in_2 .gogrid {
		width: 45vw;
		max-width: 100vw;
		padding: 10px;
		margin: 2px;
		/*customcss*/
	}
	
}
@media screen and (max-width: 768px) {
	#stacks_in_2 .gogrid_wrap {
		 margin: -2px;
		  margin-bottom: 2px;
		
	}
	#stacks_in_2 .gogrid {
		width: 45vw;
		max-width: 100vw;
		padding: 10px;
		margin: 2px;
		/*customcss*/
	}
	#stacks_in_2 .gogrid img {
		min-height: 0px !important;
		max-height: none;
		height: auto;
	}
	#stacks_in_2 .gogrid_wrap .stack_css {
		height: auto !important;
	}
}
@media screen and (max-width: 768px) {
	   
}
@media screen and (max-width: 768px) {
	             #stacks_in_2 .gogrid {
		width: 95%;
		max-width: 100%;
	}
	
}
@media screen and (max-width: 768px) {
	   
}
/*end gogrid css*/#stacks_in_33_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_33 a:link, #stacks_in_33 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_33 a:hover, #stacks_in_33 a:active {
	color:#FFFFFF;
}







#stacks_in_33 a:link, #stacks_in_33 a:visited {
	background-color:#6CFDDD;
	background: -webkit-gradient(linear, left top, left bottom, from(#6CFDDD), to(#419884));
	border:1px solid #419884;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_33 a:hover {
	background-color:#75FFEE;
	background: -webkit-gradient(linear, left top, left bottom, from(#75FFEE), to(#388373));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_33 a:active {
	background-color:#6CFDDD;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_37_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_37 a:link, #stacks_in_37 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_37 a:hover, #stacks_in_37 a:active {
	color:#FFFFFF;
}







#stacks_in_37 a:link, #stacks_in_37 a:visited {
	background-color:#FFFFE1;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFE1), to(#B8B387));
	border:1px solid #B8B387;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_37 a:hover {
	background-color:#FFFFF3;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF3), to(#9F9B74));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_37 a:active {
	background-color:#FFFFE1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_39_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_39 a:link, #stacks_in_39 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_39 a:hover, #stacks_in_39 a:active {
	color:#FFFFFF;
}







#stacks_in_39 a:link, #stacks_in_39 a:visited {
	background-color:#FFEE69;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFEE69), to(#B48F3F));
	border:1px solid #B48F3F;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_39 a:hover {
	background-color:#FFFF71;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFF71), to(#9C7C36));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_39 a:active {
	background-color:#FFEE69;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_24_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_24 a:link, #stacks_in_24 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_24 a:hover, #stacks_in_24 a:active {
	color:#FFFFFF;
}







#stacks_in_24 a:link, #stacks_in_24 a:visited {
	background-color:#D3F76B;
	background: -webkit-gradient(linear, left top, left bottom, from(#D3F76B), to(#7E9440));
	border:1px solid #7E9440;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_24 a:hover {
	background-color:#E4FF74;
	background: -webkit-gradient(linear, left top, left bottom, from(#E4FF74), to(#6D8037));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_24 a:active {
	background-color:#D3F76B;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



