@media all and (max-width: 799px) and (min-width: 520px){


*{ margin:0px;
   padding:0px;
}

html, body{
	margin:0px;
   padding:0px;
}
body img{ 
    border: 0px;
}
body{
font-family: "trebuchet MS", Arial, Tahoma;

width: 100%;

}
header, section, article, header, nav, footer, aside, hgroup{display:block;}
#content{
width:100%;
margin: 0% auto;
max-width: 799px;
background-image: url(images/win8talen23.png)50% 0 no-repeat scroll !important;
background-repeat: no-repeat;
background-attachment:fixed;
		background-position:center top;
		background-size: cover;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
margin-top: 0px;
}
#content h1{
color:#fff;
text-align:center;
}


#icons{
	visibility: hidden;
	display: none;
}


#navigation{
	visibility: hidden;
	display: none;

}
#navbar{
	max-width: 799px;
	height: auto;
	position: fixed;
	z-index: 5;
	margin-top: 0%;
	padding-top: 0.5%;
	padding-bottom: 1%;
	background:#101010;
    opacity: 1;
    top: 0px;
    width: 100%;
    display: block;
    visibility: visible;
    /*-webkit-filter: drop-shadow(0px 20px 30px black);
    -ms-filter: drop-shadow(0px 20px 30px black);
    -o-filter: drop-shadow(0px 20px 30px black);*/
   
}


#navbar a{
	margin: 0% auto;
	margin-top: -2%;
	padding: 0%;
	margin-right: 0%;
	font-size: 1em;
	font-weight: 200;
	text-decoration: none;
	color: white;
	position: relative;
	text-align: center;
	-moz-transition: all 500ms ;
-ms-transition: all 500ms ;
-o-transition: all 500ms ;
transition: all 500ms ;
display: block;
letter-spacing:5px;

}
#slidemenu a:hover{
	background: #000;
	color: #fff;
}

#navbar img{
	float: none;
	width: 8%;
	max-height: 50px;
	padding-bottom: 1%;
	padding-left: 2%;
	position: relative;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 0.5%;
	
	
}
#navbar h4{
	float: left;
	width: 50%;
	padding-bottom: 1%;
	padding-left: 3%;
	position: relative;
	margin-left: 15%;
	margin-right: 0%;
	font-size: 0.8em;
	display: inline-block;
	color: white;
	margin-top: -4%;
	
}
.mobile {
	visibility: visible;
	display: inline-block;
    padding-top: 3%;
    float: right;
    max-width: 5.5%;
    margin-left: 8%;
	

}
.mobile:hover {
	cursor: pointer;

}
#slidemenu{
	margin-top: 0%;
	background: #101010;
	height: auto;
	width: 100%;
	position: fixed;
}
#slidemenu a{
	margin-top: 5%;
	text-align: center;
	background:#fff;
	color:#000;
	padding: 0.5%;
}

#topbar{
	visibility: visible;
	display: block;
	margin-top: 6%;
	color: #fff;
	width: 100%;
		
    opacity: 1;
	z-index: 4;
	 box-shadow:0px 11px 25px #000000;
	 -webkit-box-shadow:0px 11px 25px #000000;
	
}


.left h2{
	display:block;
	margin: 0%;
	width: 50%;
	background: rgba(26, 188, 156, 0.9);
	margin-top: 0%;
	text-align: center;
	margin-left: 0%;
	padding-top: 2%;
	padding-bottom: 2%;
	position: fixed;
	z-index: 4;
	border-right: 1px solid #000;
	-moz-transition: all 500ms ;
-ms-transition: all 500ms ;
-o-transition: all 500ms ;
transition: all 500ms ;
}
.left img{
      padding-left: 3%;
      padding-top: 0%;

}
.left h2:hover{
    background: rgba(22, 160, 133,1.0);

}
.right h2{
	display:block;
	margin: 0%;
	width: 50%;
	background: rgba(26, 188, 156, 0.9);
	margin-top: 0.2%;
	margin-left: 50%;
	text-align: center;
	position: fixed;
	padding-top: 2%;
	padding-bottom: 1.8%;
	height: 30px;
	z-index: 4;
	border-left: 1px solid #000;
	-moz-transition: all 500ms ;
-ms-transition: all 500ms ;
-o-transition: all 500ms ;
transition: all 500ms ;
}
.right img{
      padding-left: 3%;
      padding-top: 0%;

}
.right h2:hover{
    background: rgba(22, 160, 133,1.0);

}

#topbar p{
	position: fixed;
	margin-top: 8%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5%;
	padding-bottom: 2%;
	background: rgba(41, 41, 41, 0.9);
	height: auto;
	z-index: 2;
}

.slide1{
	width: 100%;
	margin: 0px auto;
	padding-left: 5%;
	margin-top: 8%;
	padding-left: 30%;
	padding-right: 5%;
	padding-top: 5%;
	padding-bottom: 2%;
	background: rgba(41, 41, 41, 0.9);
	height: auto;
	position: fixed;
	z-index: 2;
	
}
.slide1 a{
	margin-right: 5%;
}
.kelma{
	height: auto;
	padding-left: 0%;
	width: 100%;
	color: rgba(236, 240, 241,1.0);
	font-size: 1em;
	margin-top: 3%;

}
#project{
	width: 100%;
}

#photos{
	width: 80%;
	margin: 0px auto;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 0%;
	margin-right: 0%;
	margin-left: 10%;
	/*box-shadow:2px 2px 23px #000000;*/
	padding-top: 10%;
   	
	
	/*-webkit-filter: drop-shadow(0px 20px 30px #000);
    -o-filter: drop-shadow(0px 20px 30px #000);
    -ms-filter: drop-shadow(0px 20px 30px #000);
     -moz-filter: drop-shadow(0px 20px 30px #000);
     filter: drop-shadow(0px 20px 30px #000);*/
}
#photos h1 {
	padding-top: 1%;
	padding-bottom: 1%;
	color: #fff;
	font-size: 1em;
	box-shadow:0px 11px 25px #000000;
	 -webkit-box-shadow:0px 11px 25px #000000;
	-webkit-filter: none;
     filter: none;
	
	background: #292929; /* Old browsers */
	z-index: 0;


}

#photos img{
	width: 80%;
	margin: 0px auto;
	padding-left: 5%;
	margin-bottom: 2%;
	margin-left: 5%;

    


}
.btn{
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 2%;
	padding-bottom: 2%;
	margin-bottom: 3%;
	 box-shadow:0px 11px 25px #000000;
	 -webkit-box-shadow:0px 11px 25px #000000;
	-webkit-filter: none;
     filter: none;
}

.zorar{
	float: right;
	margin-right: 10%;
	margin-left: 20%;
	background: #33CCFF;
	border: 0px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-top: 1%;
	margin-top: 0.7%;
	font-size: 0.5em;
	position: relative;
	z-index: 0;
	opacity: 0.8;
}

.zuzu{
	margin-left: 10%;
	margin-top: 1%;
	z-index: 0;
}


#right{
	visibility: hidden;
	display: none;
}







.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
    width: 100% !important; z-index: 0;
}


#follow{
	width: 100%;
	background: #fff;
	display: block;
    visibility: visible;
    -moz-transition: all 500ms ;
-ms-transition: all 500ms ;
-o-transition: all 500ms ;
transition: all 500ms ;

}


#follow h1{
    text-align: center;
    color: #282828;
    font-size: 1.5em;
    margin-top: 2%;

}
#follow img{
     width: 10%;
     margin-right: 3%;

}
.folo{
	margin-left: 25%; 
	margin-top: 2%;
	margin-bottom: 2%;
}




#layerG{
background:#28323c;
height:50px;
background-size: cover;
width: 100%;
z-index: 1;
}
#layerG img{
	float: left;
	width: 8%;
	max-height: 76px;
	padding-bottom: 0%;
	padding-left: 2%;
	position: relative;
	margin-left: 2%;
	margin-top: 0.9%;
}
#layerG p{
	display: inline-block;
	color: #bdc2c8;
	margin-left: 3%;
	margin-top: 3%;
	font-size: 0.6em;


}
#layerG span{
	color: white;
	letter-spacing: 5px;
}














}


