/*   RESPONSIVE TENTOGEOMETRIKI  */


/* +++++++++++++++++++ GRID OF EIGHT  ++++++++++++++++++++++++ */

.section {
	clear: both;
/*	margin-top: -4px; */
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0 0 0 1.6%;
}
.col:first-child { margin-left: 0; }

.col48 {
	display: block;
	float:left;
	margin: 0 0 0 4.8%;
}

.col-flip {
	display: block;
	float:left;
	margin: 40px 0 0 1.6%;;
}
.col-flip:nth-child(odd) { margin-left: 0; } 

/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}

.group {
    zoom:1; /* For IE 6/7 */
}

.span_8, .section,  .textbox, .subcontent1, .subcontent_sans, .gallcontainer_grid, footer {
	width: 100%;
}
.span_7 {
	width: 87.3%; 
}
.span_6, .gallcontainer {
	width: 74.6%; 
}
.span_5 {
	width: 61.9%; 
}
.span_4, .textbox492, .flip-container {
	width: 49.2%; 
}
.span_3, .textbox365 {
	width: 36.5%;
}
.span_2 {
	width: 23.8%; 
}
.span_1 {
	width: 11.1%; 
}
.spacer_half {
	width: 5.5%;
}


/* +++++++++++++++++++ RESPONSIVE    ++++++++++++++++++++++++ */

/* +++++++++++++++++++++ 1024 ++++++++++++++++++++++++++++++ */


@media only screen and (max-width:1024px) {	
	
	.content1 {
		height:60%;
	}
	.content2 {
		height:40%;
	}
	
	.textbox365, .textbox492 {
		padding-right: 24px;
		padding-left: 24px;
	}
	
}


/* +++++++++++++++++++++ 960 ++++++++++++++++++++++++++++++ */

@media only screen and (max-width:960px) {	
	
	   .col48 {
		  margin-left: 3.3%;
	   }
	   .textbox365 {
		  width: 38%;
	   }
	   .textbox492 {
		  width: 52%;
	   }

	   .flip-container {
		  width: 87.3%;
		 
	   }
	   .col-flip {
		  float: none;
		  margin-right: auto;
		  margin-left: auto;
	   }
	   .col-flip:nth-child(odd) {
		  float: none;
		  margin-right: auto;
		  margin-left: auto;
	   }
	   
}

/* ++++++++++++++++++ SCREENS BIGGER THAN 800 +++++++++++++++++++ */

@media only screen and (min-width:801px) {
	
	img.small800 {
		display: none;
	}

	.small_sub, .small_sub h2 {
		display: none;
	}
	
	

}

/* +++++++++++++++++++++ 800 ++++++++++++++++++++++++++++++ */


@media only screen and (max-width:800px) {	
	
	#container {
		width: 96%;
	}
	
	.flagcontainer  {
		position: absolute; top: 25%; right: 20px;
	}
	
	img.big801 {
		display: none;
	}
	
	.content1 {
		height:50%;
	}
	.content2 {
		height:30%;
	}
	.textbox {
		padding: 30px 50px 30px 50px;		
	}
	.subcontent1 {
		background: url(../pic/tent2_small800.jpg) center no-repeat;
		background-size: cover; 
	}
	.opac06 {
		background: rgba(197, 197, 197, 0.0);
	}
	.bg-umbr-green {
	    background-image: none;
	}
	.spacer {
		height: 40px;
	}
	.col48 {
		margin-left: 5.5%;
	}
	
	.textbox365 {
		float: none;
		width: 49.2%;
	}
	.textbox492 {
		float: none;
		width: 74.6%;
		margin-top: 60px;
	}
	
	.gallcontainer {
		width: 100%;
	}
	
	.sentbox {
		width: 74.6%;
		padding: 16px;
	}
	
	/* ++++++++ GRID BOXES ++++++++ */
	
	.grid-container6 {
		margin-top: 60px;
	}
	.left-3_6 {
		grid-row: 1; 
		grid-column: 1/5;
	}
	.right-3_6 {
		grid-row: 2; 
		grid-column: 2/7; 
	}
	
	
}

/* +++++++++++++++++++++ SCREENS BIGGER THAN 600  ++++++++++++++++++++++++++++++ */


@media only screen and (min-width:601px) {	
	
	img.small600 {
		display: none;
	}
	
	.subcontent1_small, .subcontent2_small, .subcontent3_small, .subcontent4_small {
		background: transparent;
		
	}
	
}

/* +++++++++++++++++++++ 600 ++++++++++++++++++++++++++++++ */

@media only screen and (max-width:600px) {	
	
	body {
		font-size: 80%;
	}	
	
	#container {
		width: 100%;		
	}
	
	.flagcontainer {
		position: absolute; top: 18%; right: 10px;
		padding: 0;
	     transform: scale(0.8);
	}

	
	nav.rightnav {
		width: 80px;
		position: absolute; right: 0;
		margin-top: 0;
		background: transparent;
		-moz-box-shadow:  none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.buttonframe {		
		height: 50px;
		background: url(../pic/ham60.png) 0 0 no-repeat;
	}
	
	.big600 {
		display: none;
	}

	.textbox {
		padding: 24px 30px 24px 18px;
		background: #fff;
	}
	
	.right8 {
		grid-row: 1; 
		grid-column: 7/9; 
	}
	
	.update {
		padding-left: 40px;
	}
	
	.spacer {
		height: 20px;
	}
	
	.textbox365 {
		width: 61.9%;
	}
	.textbox492 {
		width: 87.3%;
	}
	
	.sentbox  h4 {
		font-size: 1.31em;
	}
	
	.subcontent1, .subcontent2, .subcontent3, .subcontent4	{
			background: transparent;
		}
		
	.subcontent1_small {
		overflow: auto;
		background: url(../pic/tent2_620x800.jpg) center no-repeat;
		background-size: cover; 

	}
		
	.subcontent2_small {
		overflow: auto;
		background: url(../pic/red-pergola620x800.jpg) center no-repeat;
		background-size: cover; 
	}	
		
	.subcontent3_small {
		overflow: auto;
		background: url(../pic/green-blinds620x800.jpg) center no-repeat;
		background-size: cover; 
	}
		
	.subcontent4_small {
		overflow: auto;
		background: url(../pic/yellow-shades620x800.jpg) center no-repeat;
		background-size: cover; 
	}
		

	.left-3_6 {
		grid-row: 1; 
		grid-column: 1/6;
	}
	
}


/* +++++++++++++++++++++ 480 ++++++++++++++++++++++++++++++ */

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

	body {
		font-size: 66%;
	}
	
	.flagcontainer {
		position: absolute; top: 15%; right: 10px;
	}
					
	
	
	.col48 {
		margin-left: 1.6%;
	}
	.textbox365 {
		width: 74.6%;
	}
	
	.sentbox {
		width: 87.3%;
		padding: 12px;
	}
	
	.simplegallery .gallerylayer{
		height: 80% !important;
	}
	
	.simplegallery .gallerydesc .gallerydesctext{
		font-size: 1.31em !important;
	}
	
	.textbox-grid {
		padding: 20px;
	}
	.right-3_6 {
		grid-row: 2; 
		grid-column: 1/7; 
	}
	
	.partnerlinks {
		padding-left: 10px;
	}
	
	.update {
		padding-left: 20px;
	}
	
	 .flip-container {
		  width: 100%;
		 
	   }
	   .front, .back, .back-des {
		  border-radius: 0;
	   }
	
/* Some rules for GR footer, only in GR version  */	
	
	
	
	
	


	
	
	
}

/* +++++++++++++++++++++ 420 ++++++++++++++++++++++++++++++ */

@media only screen and (max-width:420px) {	
    
     .flagcontainer {
		position: absolute; top: 10%; right: 10px;
	}
	
    .flip-container, .front, .back {
	height: 320px;
    }
    
    .front img, .back img {
	   width: 300px;
	   height: 300px;
    }


/* some rules for GR version 
    
 */   
    
	
	
	.textbox365 {
		width: 87.3%;
	}
	.textbox365, .textbox492 {
		padding-right: 16px;
		padding-left: 16px;
	}
	
	.simplegallery .gallerylayer{
		height: 70% !important;
	}

	
}

/* ++++++++++++++ 360 +++++++++  ONLY GR VERSION +++++++++  */













