/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/responsive.css);


/* Breakpoints
----------------------------------------------------------------------------------------------------*/

/* All except large Screens */
/*logó */
@media (min-width:800px) and (max-width:1279px)
{
#block-menu{
  background-position:40px;
}
}
@media (min-width:1280px)  and (max-width: 1365px){
#block-menu {
  background-position:170px;
}
}
@media (min-width:1365px)  and (max-width: 1439px){
#block-menu {
  background-position:205px;
}
}
@media (min-width:1440px)  and (max-width: 1599px){
#block-menu {
  background-position:245px;
}
}
@media (min-width:1600px)  and (max-width: 1659px){
#block-menu {
  background-position:325px;
}
}
/* Only Phones and Tablets (Portrait)---------------------------TELEFON------------------------------------------------------ */ 
@media (max-width: 959px) {


/*MOBIL MENÜ */

.jf_mm_trigger{
border-radius: 50%;
border:3px solid #fff;
width:22px;
height:22px;
padding:15px;
background:red;
background:url(home168.svg) #000 no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 75%;
  
  position:fixed;
  top:80%;
  left:10px;
  z-index:9999;
}


#innerbottom{
display:inline;
position:relative;
top:500px;
}
.impresszum{
display:none !important;
}
#top-a{
display:none;
}
#logo{
display:none;
}
#innertop{
display:none;
}
.menubar{
width:width:100%;
}
._menu{
display:none;
}
#footerkep{
width:300px;
}
#left{
display:none;
}
#right{
float:left;
}
#system{
}
.item{
width:100%;
}
#block-menu {
  background:rgba(0,0,0,0.8) url(logo2.png);
  background-size:300px 100px;
  background-repeat:no-repeat;
  background-position:top center;
  border-bottom:1px solid black;
  z-index:9999;
  width: 100%;
  margin:auto;
  height:110px;
}
.informacio{
display:none;
}
.fooldal #content{
BACKGROUND:transparent;
width:100%;
font-size:1em;
color:#fff;
text-align:justify;
padding-top:50px;
}
.fooldal #main{
background:rgba(0,0,0,0.4);
position:relative;
top:20px;
width:100%;		
}	
.mobilmenu{
display:inline;
position:relative;
top:80%;
}	
.fooldal #content h1{
color:#fff;
text-shadow:1px 1px #6495ED;
}
.fooldal #content a{
color:#fff;
text-decoration:underline;
}
.fooldal #maincontent{
width:100%;
}
.fooldal #left{
display:none;
}
.fooldal #right{
float:none;
width:85%;
position:relative;
top:190x;
margin:auto;
}
.fooldal p{
font-size:0.5em;
}

#block-footer{
display:none;
}
.menu-dropdown{
display:none;
margin:auto;
 z-index:99;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4a7023+0,324f17+100 */
background: rgba(0,0,0,0.9);
width:300px;
height:20px;
font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif !important;
border:1px groove #9EBF6D;
/*
-webkit-box-shadow: 0px 0px 20px 0px rgba(56,130,56,1);
-moz-box-shadow: 0px 0px 20px 0px rgba(56,130,56,1);
box-shadow: 0px 0px 20px 0px rgba(56,130,56,1);*/
}


/*MENÜK*/
/*Elérhetőség---------------------*/
#system .title{
width:105%;
}
.elerhetoseg #main{
width:100%;
}
.elerhetoseg .content{
width:100%;
}
.elerhetoseg iframe{
width:100%;
}
.elerhetoseg #main{
position:relative;
top:0px;
margin:auto;
}
.facebook{
position:relative;
bottom:180px;
}
/*-------------------------------*/
/*Hírek--------------------------*/
.hirek #main{
position:relative;
top:0px;
margin:auto;
}
.elerhetoseg .content{
width:100%;
}
.hirek #system .title:first-child{
width:115%;
}
.hirek #system .item .title{
background:white !important;
width:105%;
font-size:1.8em;
text-decoration:underline;
}
.hirek #main{
width:100%;
}
.hirek #system .item{
width:100%;
}
.hirek #system .item img{
display:none;
}
/*Foglaltság--------------------------------*/
.foglalas #main{
position:relative;
top:0px;
margin:auto;
width:100%;
}
.foglalas .content{
width:100%;
text-align:left;
}
#kilincs{
display:none;
}
.foglalas_koszonto{
white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}
.foglalas #system .title:first-child{
width:104.5%;
}

.foglalas #system .item{
width:100%;
}
.moduletable{
width:50%;
}
.mod_events_monthyear{
width:180% !important;
}
.mod_events_table{
width:180% !important;
}
.accordion-inner{
width:100%;
}
/*GALÉRIA----------------------------------------*/
.galeria #main{
position:relative;
top:0px;
margin:auto;
width:100%;
}
.galeria .content{
width:100%;
text-align:left;
}

.foglalas #system .title:first-child{
width:104.5%;
}

.foglalas #system .item{
width:100%;
}
}
/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {

}

/* Only Tablets (Portrait) and Phones (Landscape) */
@media (min-width: 480px) and (max-width: 959px) {

	/* Layout */
	#search { display: none; }

}

/* Only Phones */
@media (max-width: 767px) {

	/* Layout */
	#toolbar,
	#headerbar,
	#menubar,
	#breadcrumbs,
	#totop-scroller { display: none; }

}

/* Only Phones (Landscape) */
@media (min-width: 480px) and (max-width: 767px) {

}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

	/* System */
	#system .items .item,
	#system .items .item:first-child {
		margin-top: 12px;
		padding-top: 18px;
		border-top-width: 1px;
	}

	#system .items :first-child .item:first-child {
		margin-top: 0;
		padding-top: 0;
		border-width: 0;
	}

	#system .items .leading .item {
		margin-bottom: 0;
		padding-bottom: 0;
		border-width: 0;
	}

}
