/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

@font-face {
	font-family: "lato-reg";
	src:
		url('fonts/Lato-Regular.ttf') format("truetype");
}
@font-face {
	font-family: "lato-italic";
	src:
		url('fonts/Lato-Italic.ttf') format("truetype");
}
@font-face {
	font-family: "lato-light";
	src:
		url('fonts/Lato-Light.ttf') format("truetype");
}
@font-face {
	font-family: "lato-bold";
	src:
		url('fonts/Lato-Bold.ttf') format("truetype");
}
@font-face {
	font-family: "lato-medium";
	src:
		url('fonts/Lato-Medium.ttf') format("truetype");
}
header{
	max-width: 1500px;
}

.main-container{
	max-width: 1200px;
}

body{
	font-family: 'lato-reg', sans-serif;
	color: #565E64;
	background: url('/sites/default/files/bg1.png') no-repeat center center fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
}

.dialog-off-canvas-main-canvas{
	overflow-x: hidden;
}

h2{
	font-size: 31px;
	font-family: 'lato-light', sans-serif;
	font-weight: 100;
	padding: 25px 0px;
}

h2 a, h2 a:hover, h2 a:focus{
	color: #565E64;
	text-decoration: none;
}

h1{
	text-align: center;
	border-bottom: 0px !important;
	font-size: 50px;
	font-family: 'lato-light', sans-serif;
	line-height: 70px;
}

.navbar-brand, .page-node-114 h1{
	display: none;
}

.help-block, .control-group .help-inline {
  font-size: inherit;
  display: inline-block;
}

.form-type-checkbox.checkbox input[type="checkbox"] {
  display: inline-block;
  margin-left: 0;
  position: relative;
  margin-right: 5px;
}

.page-node-type-page .page-header{
	text-align: center;
	border-bottom: 0px;
	font-family: 'lato-light', sans-serif;
	font-size: 50px;
	line-height: 78px;
}

.page-node-117 .region-content{
	background-image: linear-gradient(to right, rgb(0,151,61) 25%, rgb(254,191,4) 25%, rgb(254,191,4) 50%, rgb(184,20,59) 50%, rgb(184,20,59) 75%, rgb(60,158,202) 75%);
    background-size: 100% 5px;
    background-repeat: no-repeat;
    background-position: 0% 0%;
}

.page-node-1 .region-content{
    background-image: linear-gradient(to right, rgb(0,151,61) 25%, rgb(254,191,4) 25%, rgb(254,191,4) 50%, rgb(184,20,59) 50%, rgb(184,20,59) 75%, rgb(60,158,202) 75%);
    background-size: 100% 5px;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    display: flex;
    justify-content: center;
}

.page-node-1 .region-content section{
	width: 50%;
}

#block-lepjenkapcsolatbavelunk{
	padding-left: 50px;
}

#block-lepjenkapcsolatbavelunk .field--label{
	display: none;
}

.webform-submission-lepjen-kapcsolatba-velunk-form .form-required::after,
.user-login-form .form-required::after{
	display: none;
}

.webform-submission-lepjen-kapcsolatba-velunk-form input,
.webform-submission-lepjen-kapcsolatba-velunk-form textarea,
.webform-submission-lepjen-kapcsolatba-velunk-form input:focus,
.webform-submission-lepjen-kapcsolatba-velunk-form textarea:focus,
.user-login-form input, .user-login-form input:focus{
	border-radius: 0px;
    border-color: #00973d;
    background-color: #f4f7f8;
}

.webform-submission-lepjen-kapcsolatba-velunk-form textarea{
	resize: none;
}

.webform-submission-lepjen-kapcsolatba-velunk-form .form-actions .btn,
.webform-submission-lepjen-kapcsolatba-velunk-form .form-actions .btn:focus,
.user-login-form .form-actions .btn, .user-login-form .form-actions .btn:focus{
	background-color: #00973d;
	border-radius: 0px;
	border-color: #00973d;
}

.webform-submission-lepjen-kapcsolatba-velunk-form label,
.user-login-form label{
	font-family: 'lato-medium', sans-serif;
	font-size: 16px;
	font-weight: 100;
}

.user-login-form{
	margin-top: 40px;
	width: 40%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.path-user #block-facebookbeforefooter, .page-node-115 #block-facebookbeforefooter{
	display: none;
}

#block-dunaszerdahelyimaganszabadidokozpont p{
	font-size: 19px;
	line-height: 25px;
	font-family: 'lato-medium', sans-serif;
}

.footer{
	padding-top: 20px;
	border: 0px;
}

.footer #block-footertext, .footer nav{
	text-align: center;
}

.footer #block-footertext, .footer #block-footerlogo{
	border-top: 1px solid #e5e5e5;
    padding-top: 25px;
    margin: 0px -15px;
}

.footer nav{
	padding: 25px 0px 40px;
}

.footer #facebook_footer{
	display: flex;
    position: relative;
    justify-content: center;
    background-color: #eff8ff;
    margin: 0px -15px;
    padding: 35px 0px 75px;
    margin-top: 250px;
    margin-bottom: 75px;
}

.footer #facebook_footer #left_side{
	width: 25%;
	text-align: left;
}

.footer #facebook{
	font-family: 'lato-light';
    font-size: 50px;
}

.footer #kovess{
	font-family: 'lato-reg';
    font-size: 16px;
    padding: 20px 0px 35px;
}

.footer #facebook_footer #left_side a {
	background-color: #3b5998;
  color: white;
  font-size: 15px;
  font-family: 'lato-reg';
  padding: 12px 40px;
  border-radius: 10px;
  transform: scale(1);
  transition: 0.3s;
  display: inline-block;
}
.footer #facebook_footer #left_side a:hover{
  transform: scale(1.1);
  transition: 0.3s;
}
.footer #facebook_footer #right_side{
	width: 20%;
	position: relative;
}

.footer #facebook_footer #right_side img{
	position: absolute;
	width: 400px;
	height: auto;
	top: -180px;
}

.footer .field--name-body a,.footer .field--name-body a:hover, .footer .field--name-body a:focus,
.footer .field--name-body p, .footer .menu--footer a, .footer .menu--footer a:hover,
.footer .menu--footer a:focus{
	color: #565E64;
	text-decoration: none;
}

.footer .menu--footer{
	display: flex;
	justify-content: center;
}

#block-views-block-geolocation-view-block-1::before{
	content: "";
    width: 330px;
    height: 80px;
    background-color: #00973D;
    position: absolute;
    top: -15px;
    z-index: -1;
    left: -15px;
}

article.esemenyek{
	position: relative;
}

.path-esemenyek article.esemenyek a span,
.page-node-7 article.esemenyek a span,
.page-node-12 article.esemenyek a span,
.page-node-9 article.esemenyek a span,
.page-node-10 article.esemenyek a span{
	font-size: 24px;
    font-family: 'lato-bold', sans-serif;
    line-height: 30px;
    color: #565E64;
}

.path-esemenyek article.esemenyek h2,
.page-node-7 article.esemenyek h2,
.page-node-12 article.esemenyek h2,
.page-node-9 article.esemenyek h2,
.page-node-10 article.esemenyek h2{
	padding: 0px;
	margin-top: 50px;
}

.path-esemenyek article.esemenyek .field--name-field-feltoltesi-datum,
.page-node-7 article.esemenyek .field--name-field-feltoltesi-datum,
.page-node-12 article.esemenyek .field--name-field-feltoltesi-datum,
.page-node-9 article.esemenyek .field--name-field-feltoltesi-datum,
.page-node-10 article.esemenyek .field--name-field-feltoltesi-datum{
	float: left;
    font-size: 20px;
    font-family: 'lato-light';
    line-height: 30px;
}

.path-esemenyek article.esemenyek .field--name-field-feltoltesi-datum::after,
.page-node-7 article.esemenyek .field--name-field-feltoltesi-datum::after,
.page-node-12 article.esemenyek .field--name-field-feltoltesi-datum::after,
.page-node-9 article.esemenyek .field--name-field-feltoltesi-datum::after,
.page-node-10 article.esemenyek .field--name-field-feltoltesi-datum::after{
    content: "|";
    color: #565e64;
    padding-right: 5px;
}

.path-esemenyek article.esemenyek .field--name-field-helyszin,
.page-node-7 article.esemenyek .field--name-field-helyszin,
.page-node-12 article.esemenyek .field--name-field-helyszin,
.page-node-9 article.esemenyek .field--name-field-helyszin,
.page-node-10 article.esemenyek .field--name-field-helyszin{
	font-size: 20px;
    font-family: 'lato-light';
    line-height: 30px;
}

.path-esemenyek article.esemenyek .field--name-field-kep,
.page-node-7 article.esemenyek .field--name-field-kep,
.page-node-12 article.esemenyek .field--name-field-kep,
.page-node-9 article.esemenyek .field--name-field-kep,
.page-node-10 article.esemenyek .field--name-field-kep{
	position: relative;
    margin: 30px 0px 0px;
    margin-left: 15px;
    float: left;
    margin-right: 50px;
}
article.esemenyek.teaser .field--name-field-kep a {
  transform: scale(1);
  transition: 0.3s;
  display: block;
}
article.esemenyek.teaser .field--name-field-kep a:hover {
  transform: scale(1.05);
  transition: 0.3s;
}
.path-esemenyek article.esemenyek .field--name-field-kep::before,
.page-node-7 article.esemenyek .field--name-field-kep::before,
.page-node-12 article.esemenyek .field--name-field-kep::before,
.page-node-9 article.esemenyek .field--name-field-kep::before,
.page-node-10 article.esemenyek .field--name-field-kep::before{
	content: "";
    width: 330px;
    height: 80px;
    background-color: white;
    position: absolute;
    top: -15px;
    z-index: -1;
    left: -15px;
}

.path-esemenyek article.esemenyek .field--name-body,
.page-node-7 article.esemenyek .field--name-body,
.page-node-12 article.esemenyek .field--name-body,
.page-node-9 article.esemenyek .field--name-body,
.page-node-10 article.esemenyek .field--name-body{
	margin-top: 30px;
}
.path-esemenyek article.esemenyek .list-inline,
.page-node-7 article.esemenyek .list-inline,
.page-node-12 article.esemenyek .list-inline,
.page-node-9 article.esemenyek .list-inline,
.page-node-10 article.esemenyek .list-inline{
	position: absolute;
	bottom: 0px;
	left: 415px;
}
.path-esemenyek article.esemenyek .field--name-field-erdekkorok,
.page-node-7 article.esemenyek .field--name-field-erdekkorok,
.page-node-12 article.esemenyek .field--name-field-erdekkorok,
.page-node-9 article.esemenyek .field--name-field-erdekkorok,
.page-node-10 article.esemenyek .field--name-field-erdekkorok{
	display: none;
}

.page-node-7 article.esemenyek .field--name-field-kep::before{
	background-color: #00973D !important;
}
.page-node-12 article.esemenyek .field--name-field-kep::before{
	background-color: #FEBF04 !important;
}
.page-node-9 article.esemenyek .field--name-field-kep::before{
	background-color: #B8143B !important;
}
.page-node-10 article.esemenyek .field--name-field-kep::before{
	background-color: #3C9ECA !important;
}
.kezilabda_color::before{
	background-color: #FEBF04 !important;
}
.labdarugas_color::before{
	background-color: #00973D !important;
}
.muveszet_color::before{
	background-color: #B8143B !important;
}
.egyeb_color::before{
	background-color: #3C9ECA !important;
}

#popup-text h2{
	padding: 0px !important;
}

.navbar-default, .menu--footer li a{
	background-color: transparent !important;
	border: 0px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.menu--footer > .active > a,
.menu--footer > .active > a:hover,
.menu--footer > .active > a:focus{
	background-color: transparent !important;
}
#block-mytheme-main-menu {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10%;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a{
	color: #565E64 !important;
	z-index: 1;
	font-size: 17px;
	line-height: 32px;
}

.page-node-7 .list-inline li a, .page-node-7 .list-inline li a:hover, .page-node-7 .list-inline li a:focus,
.page-node-12 .list-inline li a, .page-node-12 .list-inline li a:hover, .page-node-12 .list-inline li a:focus,
.page-node-9 .list-inline li a, .page-node-9 .list-inline li a:hover, .page-node-9 .list-inline li a:focus,
.page-node-10 .list-inline li a, .page-node-10 .list-inline li a:hover, .page-node-10 .list-inline li a:focus{
	font-size: 18px;
    font-family: 'lato-bold';
    text-transform: uppercase;
    color: #00973D;
    text-decoration: none;
}
.page-node-12 .list-inline li a, .page-node-12 .list-inline li a:hover, .page-node-12 .list-inline li a:focus{
	color: #FEBF04;
}
.page-node-9 .list-inline li a, .page-node-9 .list-inline li a:hover, .page-node-9 .list-inline li a:focus{
	color: #B8143B;
}
.page-node-10 .list-inline li a, .page-node-10 .list-inline li a:hover, .page-node-10 .list-inline li a:focus{
	color: #3C9ECA;
}

.a_kezilabda_class, .a_kezilabda_class:hover, .a_kezilabda_class:focus{
	font-size: 18px;
    font-family: 'lato-bold';
    text-transform: uppercase;
    color: #FEBF04;
    text-decoration: none;
}

.a_labdarugas_class, .a_labdarugas_class:hover, .a_labdarugas_class:focus{
	font-size: 18px;
    font-family: 'lato-bold';
    text-transform: uppercase;
    color: #00973D;
    text-decoration: none;
}
.a_muveszet_class, .a_muveszet_class:hover, .a_muveszet_class:focus{
	font-size: 18px;
    font-family: 'lato-bold';
    text-transform: uppercase;
    color: #B8143B;
    text-decoration: none;
}
.a_egyeb_class, .a_egyeb_class:hover, .a_egyeb_class:focus{
	font-size: 18px;
    font-family: 'lato-bold';
    text-transform: uppercase;
    color: #3C9ECA;
    text-decoration: none;
}

.page-node-7 .list-inline li a::after,
.page-node-12 .list-inline li a::after,
.page-node-9 .list-inline li a::after,
.page-node-10 .list-inline li a::after,
.a_kezilabda_class::after,
.a_labdarugas_class::after,
.a_muveszet_class::after,
.a_egyeb_class::after{
	content: ".";
    padding: 8px;
    color: transparent;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 10px;
}

.page-node-7 .list-inline li a::after,
.a_labdarugas_class::after{
	background-image: url('/sites/default/files/green_next.svg');
}
.page-node-12 .list-inline li a::after,
.a_kezilabda_class::after{
	background-image: url('/sites/default/files/yellow_next.svg');
}
.page-node-9 .list-inline li a::after,
.a_muveszet_class::after{
	background-image: url('/sites/default/files/red_next.svg');
}
.page-node-10 .list-inline li a::after,
.a_egyeb_class::after{
	background-image: url('/sites/default/files/blue_next.svg');
}

#erdekkor2_open,#erdekkor1_open,#erdekkor3_open, #erdekkor4_open,
#erdekkor1, #erdekkor2, #erdekkor3, #erdekkor4{
	float: left;
  width: 25%;
  text-align: center;
  color: white;
  font-family: 'lato-medium';
  font-size: 22px;
  padding: 10px;
  transition: 0.3s;
  overflow: hidden;
}

#erdekkor1_open{
    background-color: #00973D;
    position: relative;
    padding: 25px 0px;
    transition: 0.3s;
}

#erdekkor2_open{
    background-color: #FEBF04;
    position: relative;
    padding: 25px 0px;
    transition: 0.3s;
}

#erdekkor3_open{
    background-color: #B8143B;
    position: relative;
    padding: 25px 0px;
    transition: 0.3s;
}
#erdekkor4_open{
    background-color: #3C9ECA;
    position: relative;
    padding: 25px 0px;
    transition: 0.3s;
}

#erdekkor1_open img, #erdekkor2_open img, #erdekkor3_open img{
	position: absolute;
    left: 15px;
    bottom: 10px;
    padding: 0px;
    width: 35px;
    z-index: 0;
}

#erdekkor4_open img{
	position: absolute;
    left: 9px;
    bottom: 12px;
    padding: 0px;
    width: 80px;
    z-index: 0;
}
#erdekkor1{
	background-color: #00973D;
}
#erdekkor2{
    background-color: #FEBF04;
}

#erdekkor3{
    background-color: #B8143B;
}

#erdekkor4{
    background-color: #3C9ECA;
}

.page-node-7 .field--name-body a, .page-node-7 .field--name-body a:hover,
.page-node-12 .field--name-body a, .page-node-12 .field--name-body a:hover,
.page-node-9 .field--name-body a, .page-node-9 .field--name-body a:hover,
.page-node-10 .field--name-body a, .page-node-10 .field--name-body a:hover{
	color: white;
	text-decoration: none;
}


.pagination > li > a{
	margin: 10px 5px;
	border-radius: 10px;
}

.pagination .pager__item--next > a,
.pagination .pager__item--last > a,
.pagination .pager__item--first > a,
.pagination .pager__item--previous > a,
.pagination .active > a{
	background-color: #00973D;
	color: white;
}

.pagination .pager__item--next > a,
.pagination .pager__item--last > a,
.pagination .pager__item--first > a,
.pagination .pager__item--previous > a{
	font-weight: bold;
}

.pagination > .active > a:focus, .pagination > .active > span:focus,
.pagination .pager__item--next > a:focus,
.pagination .pager__item--last > a:focus,
.pagination .pager__item--first > a:focus,
.pagination .pager__item--previous > a:focus,
.pagination > li > a:focus{
	background-color: #00973D;
	color: white;
}

.pagination > .active > a, .pagination > .active > span,
.pagination > .active > a:hover, .pagination > .active > span:hover,
.pagination > .active > a:focus, .pagination > .active > span:focus{
	border-color: transparent;
}

.pagination > li > a, .pagination > li > span{
	border-color: transparent;
	color: black;
}

.pagination > .active > a:hover, .pagination > li > a:hover, .pagination > li > span:hover{
	background-color: #18D162;
	color: white;

}

.pagination > li:last-child > a, .pagination > li:last-child > span{
	border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span{
	border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;	
}

#block-facebookiconnavbar{
	position: absolute;
    top: 49%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    float: right;
    right: 13px;
}

.page-node-type-esemenyek #block-facebookiconnavbar .field--name-body {
    padding: 0px !important;
    line-height: initial;
}

#block-nyelvvalaszto{
	position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    float: right;
    right: 45px;
}

#block-nyelvvalaszto > ul{
	padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
}

#block-nyelvvalaszto > ul > li > a{
	padding: 8px 8px !important;
    text-transform: uppercase;
    display: inline-block;
}

#block-nyelvvalaszto > ul > li > a, #block-nyelvvalaszto > ul > li > a:hover{
	color: #565E64 !important;
	font-family: 'lato-medium',sans-serif;
    text-decoration: none;
    font-size: 17px;
    line-height: 32px;
}

.block-views-blockgeolocation-view-block-1{
	position: absolute;
	left: 0;
	bottom: -110px;
	width: 550px !important;
	margin-left: 30px;
}

#webform-submission-lepjen-kapcsolatba-velunk-block-content-1-add-form button{
	padding: 10px 40px;
	margin-top: 25px;
	text-transform: uppercase;
  transform: scale(1);
  transition: 0.3s;
}
#webform-submission-lepjen-kapcsolatba-velunk-block-content-1-add-form button:hover{
  transform: scale(1.05);
  transition: 0.3s;
}

#webform-submission-lepjen-kapcsolatba-velunk-block-content-1-add-form button::after{
	content: "";
    background-image: url('/sites/default/files/white_next.svg');
    padding: 8px;
    color: transparent;
    background-size: 15px 15px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 15px;
}

#esemeny_flex{
	background-image: linear-gradient(to right, rgb(0,151,61) 25%, rgb(254,191,4) 25%, rgb(254,191,4) 50%, rgb(184,20,59) 50%, rgb(184,20,59) 75%, rgb(60,158,202) 75%);
    background-size: 100% 25px;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    display: flex;
    margin: 0 -15px;
    justify-content: center;
    overflow: hidden;
    padding-bottom: 20px;
}

#esemeny_flex a{
	width: 25%;
}

#esemeny_flex #front_esemeny1, #esemeny_flex #front_esemeny2,
#esemeny_flex #front_esemeny3, #esemeny_flex #front_esemeny4{
	width: 100%;
    font-family: 'lato-medium';
    font-size: 35px;
    position: relative;
    z-index: 10;
    cursor: pointer;
}

#esemeny_flex > div {
  padding-bottom: 30px;
  transition: 0.2s;
  transform: scale(1);
}

#esemeny_flex > div:hover {
  transition: 0.4s;
  transform: scale(1.05);
}

#esemeny_flex #front_esemeny1 p, #esemeny_flex #front_esemeny2 p,
#esemeny_flex #front_esemeny3 p, #esemeny_flex #front_esemeny4 p{
    transform: translateX(-34%) translateY(245%) rotate(-90deg);
    text-align: center;
    color: #00973D;
    z-index: 1;
    position: relative;
}
#esemeny_flex #front_tovabb1, #esemeny_flex #front_tovabb1 a, #esemeny_flex #front_esemeny1 a{
	color: #00973D;
} 
#esemeny_flex #front_esemeny2 p,#esemeny_flex #front_tovabb2, #esemeny_flex #front_tovabb2 a,
#esemeny_flex #front_esemeny2 a{
	color: #FEBF04;
}

#esemeny_flex #front_esemeny3 p, #esemeny_flex #front_tovabb3, #esemeny_flex #front_tovabb3 a,
#esemeny_flex #front_esemeny3 a{
	color: #B8143B;
}
#esemeny_flex #front_esemeny4 p, #esemeny_flex #front_tovabb4, #esemeny_flex #front_tovabb4 a,
#esemeny_flex #front_esemeny4 a{
	color: #3C9ECA;
}

#esemeny_flex #front_esemeny1 img, #esemeny_flex #front_esemeny2 img,
#esemeny_flex #front_esemeny3 img, #esemeny_flex #front_esemeny4 img{
	margin-left: 35%;
    width: 115px;
    margin-top: -16px;
    height: 200px;
}
#esemeny_flex #front_tovabb1 img, #esemeny_flex #front_tovabb2 img,
#esemeny_flex #front_tovabb3 img, #esemeny_flex #front_tovabb4 img{
	margin-top: -25px;
}
#esemeny_flex #front_esemeny4 img{
	width: 260px;
	margin-left: 28%;
}

#esemeny_flex #front_tovabb1, #esemeny_flex #front_tovabb2, #esemeny_flex #front_tovabb3, #esemeny_flex #front_tovabb4{
	font-size: 18px;
    font-family: 'lato-bold';
    text-align: center;
    margin-top: 25px;
}

#esemeny_flex #front_tovabb1 img, #esemeny_flex #front_tovabb2 img, #esemeny_flex #front_tovabb3 img,
#esemeny_flex #front_tovabb4 img{
	margin-left: 7px !important;
    width: 22px !important;
    height: auto !important;
    margin-bottom: -21px !important;
}

#rolunk_esemeny_h2{
	font-size: 50px;
    font-family: 'lato-light';
    text-align: center;
    padding-bottom: 50px;
    position: relative;
    z-index: 100;
}

#block-facebookbeforefooter{
	position: relative;
	z-index: 100;
}

.page-node-type-esemenyek .field--name-field-helyszin{
	font-family: 'lato-bold';
	padding: 40px 40px 0px;
}

.page-node-type-esemenyek .content .field--name-body{
	padding: 20px 40px;
    line-height: 30px;
}

.page-node-type-esemenyek .field--items{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.field--name-field-galeria a img {
  transition: 0.3s;
  transform: scale(1);
  box-shadow: 0 0 7px rgba(150, 150, 150, 0.0);
}

.field--name-field-galeria a:hover img {
  transition: 0.3s;
  transform: scale(1.05);
  box-shadow: 0 0 7px rgba(150, 150, 150, 0.4);
}

.page-node-type-esemenyek .field--items .field--item{
	width: calc(33% - 20px);
  margin: 10px;
}

.navbar-nav > li > a, .navbar-nav > li.active > a, #block-nyelvvalaszto a, .menu--footer > li > a{
	display: inline-block;
}

.navbar-nav > li > a::after, #block-nyelvvalaszto a::after, .menu--footer > li > a::after{
	display: block;
    content: '';
    border-bottom: solid 2px #FF3B03;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
}
.navbar-nav > li.active > a::after{
	display: block;
    content: '';
    border-bottom: solid 2px #FF3B03;
    transform: initial;
    transition:  none;
}
.navbar-nav > li > a:hover::after, .navbar-nav > li.active > a:hover::after, #block-nyelvvalaszto a:hover::after, .menu--footer > li > a:hover::after{
	transform: scaleX(1);
}

#block-frontpageeleje .field--name-body{
	display: flex;
	justify-content: initial;
}

#block-frontpageeleje .field--name-body #szoveg{
	width: 40%;
}

#block-frontpageeleje .field--name-body #szoveg h2{
	font-family: 'lato-light',sans-serif;
	font-size: 60px;
	color: #15354B;
	line-height: 70px;

}
#block-frontpageeleje .field--name-body #szoveg p, 
#block-frontpageeleje .field--name-body #szoveg a,
#block-frontpageeleje .field--name-body #szoveg a:hover{
	font-family: 'lato-reg', sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #565E64;
	text-decoration: none;
  transform: scale(1);
  transition: 0.3s;
  display: inline-block;
}
#block-frontpageeleje .field--name-body #szoveg a:hover{
  transform: scale(1.1);
  transition: 0.3s;
}
#block-frontpageeleje .field--name-body #szoveg p{
	padding-bottom: 45px;
}

#block-frontpageeleje .field--name-body #szoveg a span{
	border: 1px solid #506270;
	padding: 13px 90px;
    border-radius: 28px;
}



#block-frontpage4esemenyeink{
	position: relative;
}
@keyframes rotateItCW {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

@keyframes rotateItCCW {
  from { transform: rotate(0deg); }
  to { transform: rotate(-360deg); }
}

#front_balkor{
	position: absolute;
  width: 735px;
  top: -60px;
  left: -415px;
  animation: rotateItCW 60s infinite linear;
}

#front_jobbkor{
	position: absolute;
    width: 500px;
    top: 50px;
    right:  -85px;
    animation: rotateItCCW 60s infinite linear;
}

.navbar-toggle, .navbar-toggle:hover, .navbar-toggle:focus{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #00973D !important;
	border-color: #00973D;
}

.navbar-toggle .icon-bar{
	background-color: #1cdd15 !important;
}

#front_parallax{
	position: relative;
	margin-left: 200px;
}

#front_parallax #ellipszis{
	position: absolute;
	height: auto;
	width: 500px;
}

#front_parallax #paca{
	position: absolute;
    width: 600px;
    height: auto;
    margin-left: -150px;
}

#front_parallax #paca_human{
	position: absolute;
    width: 470px;
    height: auto;
    padding-top: 40px;
}

.page-node-117 .region-content .content,
.page-node-118 .region-content .content,
.page-node-119 .region-content .content,
.page-node-120 .region-content .content{
	margin-top: 50px;
}

.page-node-117 .field--name-field-file .file,
.page-node-118 .field--name-field-file .file,
.page-node-119 .field--name-field-file .file,
.page-node-120 .field--name-field-file .file{
	font-size: 16px;
  font-weight: 100;
  font-family: 'lato-medium', sans-serif;
  padding: 10px 20px;
  border-bottom: 1px solid rgba(221,221,221, 1);
}

.page-node-117 .field--name-field-file .file-link a, .page-node-117 .field--name-field-file .file-link a:hover,
.page-node-118 .field--name-field-file .file-link a, .page-node-118 .field--name-field-file .file-link a:hover,
.page-node-119 .field--name-field-file .file-link a, .page-node-119 .field--name-field-file .file-link a:hover,
.page-node-120 .field--name-field-file .file-link a, .page-node-120 .field--name-field-file .file-link a:hover{
	color: #565E64;
	text-decoration: none;
}

.page-node-117 .field--name-field-file .file-link,
.page-node-118 .field--name-field-file .file-link,
.page-node-119 .field--name-field-file .file-link,
.page-node-120 .field--name-field-file .file-link{
	padding: 10px;
}

.page-node-117 .field--name-field-file .file-size,
.page-node-118 .field--name-field-file .file-size,
.page-node-119 .field--name-field-file .file-size,
.page-node-120 .field--name-field-file .file-size{
	color: #565e64;
}

.page-node-117 .field--name-field-file .file-link, .page-node-117 .field--name-field-file .file-size,
.page-node-117 .field--name-field-file .file-icon,
.page-node-118 .field--name-field-file .file-link, .page-node-118 .field--name-field-file .file-size,
.page-node-118 .field--name-field-file .file-icon,
.page-node-119 .field--name-field-file .file-link, .page-node-119 .field--name-field-file .file-size,
.page-node-119 .field--name-field-file .file-icon,
.page-node-120 .field--name-field-file .file-link, .page-node-120 .field--name-field-file .file-size,
.page-node-120 .field--name-field-file .file-icon{
	background: none;
	border: 0px;
}

.page-node-117 .field--name-field-file .file-icon,
.page-node-118 .field--name-field-file .file-icon,
.page-node-119 .field--name-field-file .file-icon,
.page-node-120 .field--name-field-file .file-icon{
	background-image: url('https://szabadido.sk/sites/default/files/pdf.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.page-node-117 .field--name-field-file .file-icon .icon,
.page-node-118 .field--name-field-file .file-icon .icon,
.page-node-119 .field--name-field-file .file-icon .icon,
.page-node-120 .field--name-field-file .file-icon .icon{
	display: none;
}

.page-node-117 h2{
	display: none;
}

#block-quicktabsdokumentumok > .on-the-gray {
  padding: 0 0;
}
#block-quicktabsdokumentumok > .on-the-gray .quicktabs-tabpage {
  border: 0;
}
#block-quicktabsdokumentumok > .on-the-gray .quicktabs-tabs > li > a {
  background: #fff;
  border-top: 0;
  border-bottom: 0;
  transition: 0.3s;
}
#block-quicktabsdokumentumok > .on-the-gray .quicktabs-tabs > li.active > a,
#block-quicktabsdokumentumok > .on-the-gray .quicktabs-tabs > li > a:hover {
	background: #00973D;
  transition: 0.3s;
}
#block-quicktabsdokumentumok > .on-the-gray .quicktabs-tabs > li > a {
  padding: 20px 0;
}
#block-quicktabsdokumentumok > .on-the-gray .quicktabs-tabpage {
  padding: 0.5em 0 1em;
}
#block-quicktabsdokumentumok .field--name-field-file .field--item {
  background: rgba(255,255,255,0.5);
}


.on-the-gray .quicktabs-tabs > li > a:hover, 
.on-the-gray .quicktabs-tabs > li.active > a {
	background: #00973D;
  transition: 0.3s;
}

#block-dunaszerdahelyimaganszabadidokozpont h2{
	line-height: 35px;
}
/*
#block-mytheme-main-menu .active a {
    text-decoration: underline;
    text-underline-offset: 8px;
    text-decoration-color: #FF3B03;
    text-decoration-thickness: 2.5px;
}*/


.bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;


}
.bg .dotWrapper {
  position: absolute;
}
.bg .dotWrapper-1 {
  top: 35%;
  left: 85%;
  -webkit-animation: flying 52s ease-in-out -1.5s infinite alternate;
          animation: flying 52s ease-in-out -1.5s infinite alternate;
}
.bg .dotWrapper-2 {
  top: 80%;
  left: 42%;
  -webkit-animation: flying 44s ease-in-out -9s infinite alternate;
          animation: flying 44s ease-in-out -9s infinite alternate;
}
.bg .dotWrapper-3 {
  top: 14%;
  left: 90%;
  -webkit-animation: flying 36s ease-in-out -4s infinite alternate;
          animation: flying 36s ease-in-out -4s infinite alternate;
}
.bg .dotWrapper-4 {
  top: 83%;
  left: 13%;
  -webkit-animation: flying 33s ease-in-out -7.1s infinite alternate;
          animation: flying 33s ease-in-out -7.1s infinite alternate;
}
.bg .dotWrapper-5 {
  top: 62%;
  left: 37%;
  -webkit-animation: flying 56s ease-in-out -1.3s infinite alternate;
          animation: flying 56s ease-in-out -1.3s infinite alternate;
}
.bg .dotWrapper-6 {
  top: 2%;
  left: 63%;
  -webkit-animation: flying 70s ease-in-out -2.7s infinite alternate;
          animation: flying 70s ease-in-out -2.7s infinite alternate;
}
.bg .dotWrapper-7 {
  top: 68%;
  left: 29%;
  -webkit-animation: flying 23s ease-in-out -7.2s infinite alternate;
          animation: flying 23s ease-in-out -7.2s infinite alternate;
}
.bg .dotWrapper-8 {
  top: 21%;
  left: 55%;
  -webkit-animation: flying 47s ease-in-out -4.5s infinite alternate;
          animation: flying 47s ease-in-out -4.5s infinite alternate;
}
.bg .dotWrapper-9 {
  top: 55%;
  left: 27%;
  -webkit-animation: flying 62s ease-in-out -6.4s infinite alternate;
          animation: flying 62s ease-in-out -6.4s infinite alternate;
}
.bg .dotWrapper-10 {
  top: 24%;
  left: 92%;
  -webkit-animation: flying 68s ease-in-out -4.2s infinite alternate;
          animation: flying 68s ease-in-out -4.2s infinite alternate;
}
.bg .dotWrapper-11 {
  top: 11%;
  left: 81%;
  -webkit-animation: flying 45s ease-in-out -3s infinite alternate;
          animation: flying 45s ease-in-out -3s infinite alternate;
}
.bg .dotWrapper-12 {
  top: 54%;
  left: 46%;
  -webkit-animation: flying 55s ease-in-out -3.7s infinite alternate;
          animation: flying 55s ease-in-out -3.7s infinite alternate;
}
.bg .dotWrapper-13 {
  top: 18%;
  left: 58%;
  -webkit-animation: flying 62s ease-in-out -4.9s infinite alternate;
          animation: flying 62s ease-in-out -4.9s infinite alternate;
}
.bg .dotWrapper-14 {
  top: 32%;
  left: 50%;
  -webkit-animation: flying 57s ease-in-out -4.3s infinite alternate;
          animation: flying 57s ease-in-out -4.3s infinite alternate;
}
.bg .dotWrapper-15 {
  top: 26%;
  left: 46%;
  -webkit-animation: flying 51s ease-in-out -3.5s infinite alternate;
          animation: flying 51s ease-in-out -3.5s infinite alternate;
}
.bg .dotWrapper-16 {
  top: 93%;
  left: 81%;
  -webkit-animation: flying 24s ease-in-out -4.9s infinite alternate;
          animation: flying 24s ease-in-out -4.9s infinite alternate;
}
.bg .dotWrapper-17 {
  top: 72%;
  left: 22%;
  -webkit-animation: flying 39s ease-in-out -0.9s infinite alternate;
          animation: flying 39s ease-in-out -0.9s infinite alternate;
}
.bg .dotWrapper-18 {
  top: 94%;
  left: 85%;
  -webkit-animation: flying 69s ease-in-out -6.3s infinite alternate;
          animation: flying 69s ease-in-out -6.3s infinite alternate;
}
.bg .dotWrapper-19 {
  top: 22%;
  left: 82%;
  -webkit-animation: flying 37s ease-in-out -5.5s infinite alternate;
          animation: flying 37s ease-in-out -5.5s infinite alternate;
}
.bg .dotWrapper-20 {
  top: 25%;
  left: 38%;
  -webkit-animation: flying 34s ease-in-out -2s infinite alternate;
          animation: flying 34s ease-in-out -2s infinite alternate;
}
.bg .dotWrapper-21 {
  top: 6%;
  left: 30%;
  -webkit-animation: flying 21s ease-in-out -4.4s infinite alternate;
          animation: flying 21s ease-in-out -4.4s infinite alternate;
}
.bg .dotWrapper-22 {
  top: 6%;
  left: 58%;
  -webkit-animation: flying 38s ease-in-out -3.2s infinite alternate;
          animation: flying 38s ease-in-out -3.2s infinite alternate;
}
.bg .dotWrapper-23 {
  top: 51%;
  left: 47%;
  -webkit-animation: flying 26s ease-in-out -4.9s infinite alternate;
          animation: flying 26s ease-in-out -4.9s infinite alternate;
}
.bg .dotWrapper-24 {
  top: 18%;
  left: 59%;
  -webkit-animation: flying 47s ease-in-out -6.6s infinite alternate;
          animation: flying 47s ease-in-out -6.6s infinite alternate;
}
.bg .dotWrapper-25 {
  top: 78%;
  left: 22%;
  -webkit-animation: flying 43s ease-in-out -3.4s infinite alternate;
          animation: flying 43s ease-in-out -3.4s infinite alternate;
}
.bg .dotWrapper-26 {
  top: 41%;
  left: 96%;
  -webkit-animation: flying 27s ease-in-out -7.3s infinite alternate;
          animation: flying 27s ease-in-out -7.3s infinite alternate;
}
.bg .dotWrapper-27 {
  top: 97%;
  left: 58%;
  -webkit-animation: flying 30s ease-in-out -3.5s infinite alternate;
          animation: flying 30s ease-in-out -3.5s infinite alternate;
}
.bg .dotWrapper-28 {
  top: 96%;
  left: 77%;
  -webkit-animation: flying 54s ease-in-out -8.6s infinite alternate;
          animation: flying 54s ease-in-out -8.6s infinite alternate;
}
.bg .dotWrapper-29 {
  top: 26%;
  left: 90%;
  -webkit-animation: flying 21s ease-in-out -6.8s infinite alternate;
          animation: flying 21s ease-in-out -6.8s infinite alternate;
}
.bg .dotWrapper-30 {
  top: 22%;
  left: 85%;
  -webkit-animation: flying 53s ease-in-out -9.3s infinite alternate;
          animation: flying 53s ease-in-out -9.3s infinite alternate;
}
.bg .dotWrapper-31 {
  top: 79%;
  left: 1%;
  -webkit-animation: flying 24s ease-in-out -6.6s infinite alternate;
          animation: flying 24s ease-in-out -6.6s infinite alternate;
}
.bg .dotWrapper-32 {
  top: 54%;
  left: 47%;
  -webkit-animation: flying 42s ease-in-out -6.8s infinite alternate;
          animation: flying 42s ease-in-out -6.8s infinite alternate;
}
.bg .dotWrapper-33 {
  top: 47%;
  left: 34%;
  -webkit-animation: flying 48s ease-in-out -9.7s infinite alternate;
          animation: flying 48s ease-in-out -9.7s infinite alternate;
}
.bg .dotWrapper-34 {
  top: 39%;
  left: 79%;
  -webkit-animation: flying 55s ease-in-out -1.2s infinite alternate;
          animation: flying 55s ease-in-out -1.2s infinite alternate;
}
.bg .dotWrapper-35 {
  top: 51%;
  left: 34%;
  -webkit-animation: flying 60s ease-in-out -8.1s infinite alternate;
          animation: flying 60s ease-in-out -8.1s infinite alternate;
}
.bg .dotWrapper-36 {
  top: 59%;
  left: 92%;
  -webkit-animation: flying 39s ease-in-out -8.6s infinite alternate;
          animation: flying 39s ease-in-out -8.6s infinite alternate;
}
.bg .dotWrapper-37 {
  top: 46%;
  left: 48%;
  -webkit-animation: flying 59s ease-in-out -1.3s infinite alternate;
          animation: flying 59s ease-in-out -1.3s infinite alternate;
}
.bg .dotWrapper-38 {
  top: 96%;
  left: 44%;
  -webkit-animation: flying 63s ease-in-out -5.6s infinite alternate;
          animation: flying 63s ease-in-out -5.6s infinite alternate;
}
.bg .dotWrapper-39 {
  top: 21%;
  left: 43%;
  -webkit-animation: flying 57s ease-in-out -2.4s infinite alternate;
          animation: flying 57s ease-in-out -2.4s infinite alternate;
}
.bg .dotWrapper-40 {
  top: 9%;
  left: 23%;
  -webkit-animation: flying 65s ease-in-out -3.6s infinite alternate;
          animation: flying 65s ease-in-out -3.6s infinite alternate;
}
.bg .dotWrapper-41 {
  top: 61%;
  left: 47%;
  -webkit-animation: flying 62s ease-in-out -4.9s infinite alternate;
          animation: flying 62s ease-in-out -4.9s infinite alternate;
}
.bg .dotWrapper-42 {
  top: 76%;
  left: 40%;
  -webkit-animation: flying 51s ease-in-out -2.7s infinite alternate;
          animation: flying 51s ease-in-out -2.7s infinite alternate;
}
.bg .dotWrapper-43 {
  top: 99%;
  left: 17%;
  -webkit-animation: flying 48s ease-in-out -4s infinite alternate;
          animation: flying 48s ease-in-out -4s infinite alternate;
}
.bg .dotWrapper-44 {
  top: 73%;
  left: 20%;
  -webkit-animation: flying 35s ease-in-out -2.6s infinite alternate;
          animation: flying 35s ease-in-out -2.6s infinite alternate;
}
.bg .dotWrapper-45 {
  top: 5%;
  left: 9%;
  -webkit-animation: flying 53s ease-in-out -5.5s infinite alternate;
          animation: flying 53s ease-in-out -5.5s infinite alternate;
}
.bg .dotWrapper-46 {
  top: 92%;
  left: 90%;
  -webkit-animation: flying 54s ease-in-out -3.9s infinite alternate;
          animation: flying 54s ease-in-out -3.9s infinite alternate;
}
.bg .dotWrapper-47 {
  top: 9%;
  left: 33%;
  -webkit-animation: flying 32s ease-in-out -8.7s infinite alternate;
          animation: flying 32s ease-in-out -8.7s infinite alternate;
}
.bg .dotWrapper-48 {
  top: 15%;
  left: 12%;
  -webkit-animation: flying 45s ease-in-out -7.2s infinite alternate;
          animation: flying 45s ease-in-out -7.2s infinite alternate;
}
.bg .dotWrapper-49 {
  top: 77%;
  left: 18%;
  -webkit-animation: flying 60s ease-in-out -2s infinite alternate;
          animation: flying 60s ease-in-out -2s infinite alternate;
}
.bg .dotWrapper-50 {
  top: 74%;
  left: 5%;
  -webkit-animation: flying 54s ease-in-out -1.4s infinite alternate;
          animation: flying 54s ease-in-out -1.4s infinite alternate;
}
.bg .dotWrapper-51 {
  top: 39%;
  left: 56%;
  -webkit-animation: flying 62s ease-in-out -5.7s infinite alternate;
          animation: flying 62s ease-in-out -5.7s infinite alternate;
}
.bg .dotWrapper-52 {
  top: 64%;
  left: 71%;
  -webkit-animation: flying 37s ease-in-out -2.5s infinite alternate;
          animation: flying 37s ease-in-out -2.5s infinite alternate;
}
.bg .dotWrapper-53 {
  top: 47%;
  left: 93%;
  -webkit-animation: flying 22s ease-in-out -0.2s infinite alternate;
          animation: flying 22s ease-in-out -0.2s infinite alternate;
}
.bg .dotWrapper-54 {
  top: 14%;
  left: 35%;
  -webkit-animation: flying 48s ease-in-out -8.9s infinite alternate;
          animation: flying 48s ease-in-out -8.9s infinite alternate;
}
.bg .dotWrapper-55 {
  top: 27%;
  left: 90%;
  -webkit-animation: flying 66s ease-in-out -0.7s infinite alternate;
          animation: flying 66s ease-in-out -0.7s infinite alternate;
}
.bg .dotWrapper-56 {
  top: 39%;
  left: 19%;
  -webkit-animation: flying 42s ease-in-out -1.8s infinite alternate;
          animation: flying 42s ease-in-out -1.8s infinite alternate;
}
.bg .dotWrapper-57 {
  top: 12%;
  left: 1%;
  -webkit-animation: flying 35s ease-in-out -1.5s infinite alternate;
          animation: flying 35s ease-in-out -1.5s infinite alternate;
}
.bg .dotWrapper-58 {
  top: 6%;
  left: 94%;
  -webkit-animation: flying 42s ease-in-out -7.7s infinite alternate;
          animation: flying 42s ease-in-out -7.7s infinite alternate;
}
.bg .dotWrapper-59 {
  top: 80%;
  left: 45%;
  -webkit-animation: flying 59s ease-in-out -8.9s infinite alternate;
          animation: flying 59s ease-in-out -8.9s infinite alternate;
}
.bg .dotWrapper-60 {
  top: 44%;
  left: 52%;
  -webkit-animation: flying 37s ease-in-out -7s infinite alternate;
          animation: flying 37s ease-in-out -7s infinite alternate;
}
.bg .dotWrapper-61 {
  top: 29%;
  left: 59%;
  -webkit-animation: flying 61s ease-in-out -8.4s infinite alternate;
          animation: flying 61s ease-in-out -8.4s infinite alternate;
}
.bg .dotWrapper-62 {
  top: 67%;
  left: 66%;
  -webkit-animation: flying 32s ease-in-out -2.5s infinite alternate;
          animation: flying 32s ease-in-out -2.5s infinite alternate;
}
.bg .dotWrapper-63 {
  top: 86%;
  left: 69%;
  -webkit-animation: flying 29s ease-in-out -6.7s infinite alternate;
          animation: flying 29s ease-in-out -6.7s infinite alternate;
}
.bg .dotWrapper-64 {
  top: 46%;
  left: 88%;
  -webkit-animation: flying 69s ease-in-out -3.3s infinite alternate;
          animation: flying 69s ease-in-out -3.3s infinite alternate;
}
.bg .dotWrapper-65 {
  top: 65%;
  left: 23%;
  -webkit-animation: flying 26s ease-in-out -7.8s infinite alternate;
          animation: flying 26s ease-in-out -7.8s infinite alternate;
}
.bg .dotWrapper-66 {
  top: 35%;
  left: 3%;
  -webkit-animation: flying 43s ease-in-out -7.2s infinite alternate;
          animation: flying 43s ease-in-out -7.2s infinite alternate;
}
.bg .dotWrapper-67 {
  top: 89%;
  left: 64%;
  -webkit-animation: flying 69s ease-in-out -6.2s infinite alternate;
          animation: flying 69s ease-in-out -6.2s infinite alternate;
}
.bg .dotWrapper-68 {
  top: 91%;
  left: 97%;
  -webkit-animation: flying 52s ease-in-out -5.2s infinite alternate;
          animation: flying 52s ease-in-out -5.2s infinite alternate;
}
.bg .dotWrapper-69 {
  top: 13%;
  left: 73%;
  -webkit-animation: flying 21s ease-in-out -8.8s infinite alternate;
          animation: flying 21s ease-in-out -8.8s infinite alternate;
}
.bg .dotWrapper-70 {
  top: 23%;
  left: 74%;
  -webkit-animation: flying 26s ease-in-out -7.1s infinite alternate;
          animation: flying 26s ease-in-out -7.1s infinite alternate;
}
.bg .dotWrapper-71 {
  top: 59%;
  left: 39%;
  -webkit-animation: flying 28s ease-in-out -4.1s infinite alternate;
          animation: flying 28s ease-in-out -4.1s infinite alternate;
}
.bg .dotWrapper-72 {
  top: 98%;
  left: 59%;
  -webkit-animation: flying 59s ease-in-out -4.9s infinite alternate;
          animation: flying 59s ease-in-out -4.9s infinite alternate;
}
.bg .dotWrapper-73 {
  top: 46%;
  left: 89%;
  -webkit-animation: flying 69s ease-in-out -0.4s infinite alternate;
          animation: flying 69s ease-in-out -0.4s infinite alternate;
}
.bg .dotWrapper-74 {
  top: 16%;
  left: 8%;
  -webkit-animation: flying 54s ease-in-out -2.2s infinite alternate;
          animation: flying 54s ease-in-out -2.2s infinite alternate;
}
.bg .dotWrapper-75 {
  top: 7%;
  left: 22%;
  -webkit-animation: flying 60s ease-in-out -2.5s infinite alternate;
          animation: flying 60s ease-in-out -2.5s infinite alternate;
}
.bg .dot {
  width: 4px;
  height: 4px;
  background: #3C9ECA;
  border-radius: 50%;
}
.bg .dot-1 {
  transform-origin: 2px -4px;
  -webkit-animation: rotating 24s ease-in-out -7.2s infinite;
          animation: rotating 24s ease-in-out -7.2s infinite;
}
.bg .dot-2 {
  transform-origin: -2px -14px;
  -webkit-animation: rotating 20s ease-in-out -7.3s infinite;
          animation: rotating 20s ease-in-out -7.3s infinite;
}
.bg .dot-3 {
  transform-origin: 6px -8px;
  -webkit-animation: rotating 20s ease-in-out -0.9s infinite;
          animation: rotating 20s ease-in-out -0.9s infinite;
}
.bg .dot-4 {
  transform-origin: -4px 10px;
  -webkit-animation: rotating 20s ease-in-out -5.6s infinite;
          animation: rotating 20s ease-in-out -5.6s infinite;
}
.bg .dot-5 {
  transform-origin: -3px 0px;
  -webkit-animation: rotating 21s ease-in-out -6.6s infinite;
          animation: rotating 21s ease-in-out -6.6s infinite;
}
.bg .dot-6 {
  transform-origin: 11px 12px;
  -webkit-animation: rotating 16s ease-in-out -5.2s infinite;
          animation: rotating 16s ease-in-out -5.2s infinite;
}
.bg .dot-7 {
  transform-origin: 3px 0px;
  -webkit-animation: rotating 29s ease-in-out -9.9s infinite;
          animation: rotating 29s ease-in-out -9.9s infinite;
}
.bg .dot-8 {
  transform-origin: 10px 9px;
  -webkit-animation: rotating 27s ease-in-out -1.9s infinite;
          animation: rotating 27s ease-in-out -1.9s infinite;
}
.bg .dot-9 {
  transform-origin: -13px 14px;
  -webkit-animation: rotating 26s ease-in-out -8.1s infinite;
          animation: rotating 26s ease-in-out -8.1s infinite;
}
.bg .dot-10 {
  transform-origin: -12px -5px;
  -webkit-animation: rotating 12s ease-in-out -5.4s infinite;
          animation: rotating 12s ease-in-out -5.4s infinite;
}
.bg .dot-11 {
  transform-origin: 13px 9px;
  -webkit-animation: rotating 19s ease-in-out -5.7s infinite;
          animation: rotating 19s ease-in-out -5.7s infinite;
}
.bg .dot-12 {
  transform-origin: 7px 13px;
  -webkit-animation: rotating 21s ease-in-out -9.9s infinite;
          animation: rotating 21s ease-in-out -9.9s infinite;
}
.bg .dot-13 {
  transform-origin: 10px -10px;
  -webkit-animation: rotating 16s ease-in-out -2.8s infinite;
          animation: rotating 16s ease-in-out -2.8s infinite;
}
.bg .dot-14 {
  transform-origin: 1px 15px;
  -webkit-animation: rotating 13s ease-in-out -7.8s infinite;
          animation: rotating 13s ease-in-out -7.8s infinite;
}
.bg .dot-15 {
  transform-origin: -7px 8px;
  -webkit-animation: rotating 26s ease-in-out -5.9s infinite;
          animation: rotating 26s ease-in-out -5.9s infinite;
}
.bg .dot-16 {
  transform-origin: -3px -13px;
  -webkit-animation: rotating 24s ease-in-out -4.3s infinite;
          animation: rotating 24s ease-in-out -4.3s infinite;
}
.bg .dot-17 {
  transform-origin: 8px -2px;
  -webkit-animation: rotating 25s ease-in-out -2.3s infinite;
          animation: rotating 25s ease-in-out -2.3s infinite;
}
.bg .dot-18 {
  transform-origin: 7px -8px;
  -webkit-animation: rotating 24s ease-in-out -7.3s infinite;
          animation: rotating 24s ease-in-out -7.3s infinite;
}
.bg .dot-19 {
  transform-origin: 9px 13px;
  -webkit-animation: rotating 20s ease-in-out -8.7s infinite;
          animation: rotating 20s ease-in-out -8.7s infinite;
}
.bg .dot-20 {
  transform-origin: 5px 4px;
  -webkit-animation: rotating 16s ease-in-out -3.6s infinite;
          animation: rotating 16s ease-in-out -3.6s infinite;
}
.bg .dot-21 {
  transform-origin: -3px -13px;
  -webkit-animation: rotating 29s ease-in-out -5s infinite;
          animation: rotating 29s ease-in-out -5s infinite;
}
.bg .dot-22 {
  transform-origin: 5px -3px;
  -webkit-animation: rotating 17s ease-in-out -3.3s infinite;
          animation: rotating 17s ease-in-out -3.3s infinite;
}
.bg .dot-23 {
  transform-origin: -9px 10px;
  -webkit-animation: rotating 17s ease-in-out -3.9s infinite;
          animation: rotating 17s ease-in-out -3.9s infinite;
}
.bg .dot-24 {
  transform-origin: -10px -11px;
  -webkit-animation: rotating 25s ease-in-out -5.9s infinite;
          animation: rotating 25s ease-in-out -5.9s infinite;
}
.bg .dot-25 {
  transform-origin: -9px -13px;
  -webkit-animation: rotating 13s ease-in-out -9.4s infinite;
          animation: rotating 13s ease-in-out -9.4s infinite;
}
.bg .dot-26 {
  transform-origin: -13px -14px;
  -webkit-animation: rotating 16s ease-in-out -2.6s infinite;
          animation: rotating 16s ease-in-out -2.6s infinite;
}
.bg .dot-27 {
  transform-origin: 10px -7px;
  -webkit-animation: rotating 13s ease-in-out -4.4s infinite;
          animation: rotating 13s ease-in-out -4.4s infinite;
}
.bg .dot-28 {
  transform-origin: -3px -4px;
  -webkit-animation: rotating 20s ease-in-out -4.9s infinite;
          animation: rotating 20s ease-in-out -4.9s infinite;
}
.bg .dot-29 {
  transform-origin: 12px 9px;
  -webkit-animation: rotating 13s ease-in-out -4.3s infinite;
          animation: rotating 13s ease-in-out -4.3s infinite;
}
.bg .dot-30 {
  transform-origin: 12px -2px;
  -webkit-animation: rotating 18s ease-in-out -6.8s infinite;
          animation: rotating 18s ease-in-out -6.8s infinite;
}
.bg .dot-31 {
  transform-origin: -7px 5px;
  -webkit-animation: rotating 25s ease-in-out -8.1s infinite;
          animation: rotating 25s ease-in-out -8.1s infinite;
}
.bg .dot-32 {
  transform-origin: 7px 13px;
  -webkit-animation: rotating 22s ease-in-out -9.7s infinite;
          animation: rotating 22s ease-in-out -9.7s infinite;
}
.bg .dot-33 {
  transform-origin: 2px -4px;
  -webkit-animation: rotating 26s ease-in-out -5.2s infinite;
          animation: rotating 26s ease-in-out -5.2s infinite;
}
.bg .dot-34 {
  transform-origin: 1px -5px;
  -webkit-animation: rotating 14s ease-in-out -0.8s infinite;
          animation: rotating 14s ease-in-out -0.8s infinite;
}
.bg .dot-35 {
  transform-origin: 8px -1px;
  -webkit-animation: rotating 30s ease-in-out -0.8s infinite;
          animation: rotating 30s ease-in-out -0.8s infinite;
}
.bg .dot-36 {
  transform-origin: 14px -14px;
  -webkit-animation: rotating 27s ease-in-out -4.5s infinite;
          animation: rotating 27s ease-in-out -4.5s infinite;
}
.bg .dot-37 {
  transform-origin: 14px -12px;
  -webkit-animation: rotating 13s ease-in-out -3.4s infinite;
          animation: rotating 13s ease-in-out -3.4s infinite;
}
.bg .dot-38 {
  transform-origin: -1px -1px;
  -webkit-animation: rotating 11s ease-in-out -5.3s infinite;
          animation: rotating 11s ease-in-out -5.3s infinite;
}
.bg .dot-39 {
  transform-origin: -1px 9px;
  -webkit-animation: rotating 14s ease-in-out -5.8s infinite;
          animation: rotating 14s ease-in-out -5.8s infinite;
}
.bg .dot-40 {
  transform-origin: -14px -6px;
  -webkit-animation: rotating 11s ease-in-out -5.9s infinite;
          animation: rotating 11s ease-in-out -5.9s infinite;
}
.bg .dot-41 {
  transform-origin: 0px -13px;
  -webkit-animation: rotating 28s ease-in-out -1.4s infinite;
          animation: rotating 28s ease-in-out -1.4s infinite;
}
.bg .dot-42 {
  transform-origin: -7px -4px;
  -webkit-animation: rotating 24s ease-in-out -9.3s infinite;
          animation: rotating 24s ease-in-out -9.3s infinite;
}
.bg .dot-43 {
  transform-origin: -5px 9px;
  -webkit-animation: rotating 23s ease-in-out -4.9s infinite;
          animation: rotating 23s ease-in-out -4.9s infinite;
}
.bg .dot-44 {
  transform-origin: 14px 11px;
  -webkit-animation: rotating 24s ease-in-out -1.7s infinite;
          animation: rotating 24s ease-in-out -1.7s infinite;
}
.bg .dot-45 {
  transform-origin: 6px -14px;
  -webkit-animation: rotating 19s ease-in-out -0.7s infinite;
          animation: rotating 19s ease-in-out -0.7s infinite;
}
.bg .dot-46 {
  transform-origin: -10px 0px;
  -webkit-animation: rotating 18s ease-in-out -7.3s infinite;
          animation: rotating 18s ease-in-out -7.3s infinite;
}
.bg .dot-47 {
  transform-origin: 10px 15px;
  -webkit-animation: rotating 26s ease-in-out -6.7s infinite;
          animation: rotating 26s ease-in-out -6.7s infinite;
}
.bg .dot-48 {
  transform-origin: -9px -2px;
  -webkit-animation: rotating 14s ease-in-out -6.9s infinite;
          animation: rotating 14s ease-in-out -6.9s infinite;
}
.bg .dot-49 {
  transform-origin: 4px 1px;
  -webkit-animation: rotating 22s ease-in-out -1.5s infinite;
          animation: rotating 22s ease-in-out -1.5s infinite;
}
.bg .dot-50 {
  transform-origin: 7px 0px;
  -webkit-animation: rotating 28s ease-in-out -2s infinite;
          animation: rotating 28s ease-in-out -2s infinite;
}

@-webkit-keyframes rotating {
  0% {
    opacity: 0;
    transform: rotate(0deg);
  }
  25%, 75% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  0% {
    opacity: 0;
    transform: rotate(0deg);
  }
  25%, 75% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: rotate(360deg);
  }
}
@-webkit-keyframes flying {
  0% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(20px, 50px);
  }
  20% {
    transform: translate(-30px, 10px);
  }
  30% {
    transform: translate(10px, 60px);
  }
  40% {
    transform: translate(50px, 0px);
  }
  50% {
    transform: translate(-10px, -40px);
  }
  60% {
    transform: translate(-40px, 20px);
  }
  70% {
    transform: translate(30px, -30px);
  }
  80% {
    transform: translate(0px, -60px);
  }
  90% {
    transform: translate(40px, 10px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes flying {
  0% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(20px, 50px);
  }
  20% {
    transform: translate(-30px, 10px);
  }
  30% {
    transform: translate(10px, 60px);
  }
  40% {
    transform: translate(50px, 0px);
  }
  50% {
    transform: translate(-10px, -40px);
  }
  60% {
    transform: translate(-40px, 20px);
  }
  70% {
    transform: translate(30px, -30px);
  }
  80% {
    transform: translate(0px, -60px);
  }
  90% {
    transform: translate(40px, 10px);
  }
  100% {
    transform: translate(0, 0);
  }
}

@media only screen and (max-width: 1500px) {
	#esemeny_flex #front_esemeny1 p, #esemeny_flex #front_esemeny2 p,
	#esemeny_flex #front_esemeny3 p, #esemeny_flex #front_esemeny4 p{
	    transform: translateX(-34%) translateY(235%) rotate(-90deg);
	}
	#esemeny_flex #front_esemeny1 img, #esemeny_flex #front_esemeny2 img,
	#esemeny_flex #front_esemeny3 img, #esemeny_flex #front_esemeny4 img {
	    margin-left: 35%;
	    width: 95px;
	    margin-top: -25px;
	}
	#esemeny_flex #front_esemeny4 img {
	    width: 210px;
	    margin-left: 28%;
	}
	#esemeny_flex #front_tovabb1 img, #esemeny_flex #front_tovabb2 img, #esemeny_flex #front_tovabb3 img,
	#esemeny_flex #front_tovabb4 img{
	    margin-bottom: 3px !important;
	    margin-top: 0px;
	}
	#front_parallax{
		margin-left: 85px;
	}
}

@media only screen and (max-width: 1200px) {
	.footer #facebook_footer #left_side{
		width: 25%;
	}
	.block-views-blockgeolocation-view-block-1{
	    width: 480px !important;
	}

	#esemeny_flex{
		flex-wrap: wrap;
		background-image: none;
	}

	#esemeny_flex a{
		width: 50%;
	}

	#esemeny_flex #front_esemeny1, #esemeny_flex #front_esemeny2,
	#esemeny_flex #front_esemeny3, #esemeny_flex #front_esemeny4{
		width: 100%;
		background-size: 100% 25px;
	    background-repeat: no-repeat;
	    background-position: 0% 0%;
	}
	#esemeny_flex #front_esemeny1{
		 background-image: linear-gradient(to right,rgb(0,151,61) 25%, rgb(0,151,61) 100%);
	}
	#esemeny_flex #front_esemeny2{
 		background-image: linear-gradient(to right,rgb(254,191,4) 25%, rgb(254,191,4) 100%);
	}
	#esemeny_flex #front_esemeny3{
 		background-image: linear-gradient(to right,rgb(184,20,59) 25%, rgb(184,20,59) 100%);
	}
	#esemeny_flex #front_esemeny4{
 		background-image: linear-gradient(to right,rgb(60,158,202) 25%, rgb(60,158,202) 100%);
	}
	#esemeny_flex #front_esemeny1 img, #esemeny_flex #front_esemeny2 img, #esemeny_flex #front_esemeny3 img, #esemeny_flex #front_esemeny4 img {
	    margin-left: 0px;
	    width: 125px;
	    margin-bottom: 27px;
	    margin-top: 0px;
	}
	#esemeny_flex #front_esemeny4 img {
	    width: 280px;
	}
	#esemeny_flex #front_esemeny1 p, #esemeny_flex #front_esemeny2 p, 
	#esemeny_flex #front_esemeny3 p, #esemeny_flex #front_esemeny4 p {
	    transform: translateX(-34%) translateY(300%) rotate(-90deg);
	}
	#esemeny_flex #front_tovabb1, #esemeny_flex #front_tovabb2,
	#esemeny_flex #front_tovabb3, #esemeny_flex #front_tovabb4{
		margin-top: 15px;
		margin-bottom: 15px;
	}
	#block-mytheme-main-menu{
		right: 12%;
	}
	.geolocation-map-container{
		width: 90%;
	}

	#esemeny_flex{
		text-align: center;
	}

	#front_esemeny1, #front_esemeny2, #front_esemeny3, #front_esemeny4{
		width: 50% !important;
	}
	#front_balkor{
		top: 40px;
	}
	#front_jobbkor{
		top: 210px;
	}
	#esemeny_flex #front_esemeny4 img{
		margin-left: 10%;
	}
	#front_parallax {
	    position: relative;
	    width: 45%;
	    margin-left: 38px;
	}
}

@media only screen and (max-width: 1100px) {
	#block-frontpageeleje .field--name-body #szoveg {
	    width: 65%;
	}
	#front_parallax {
	    padding-top: 30px;
	}
	#front_parallax #ellipszis{
		width: 400px;
	}
	#front_parallax #paca{
		width: 475px;
		margin-left: -120px;
	}
	#front_parallax #paca_human{
		width: 370px;
		padding-top: 40px;
	}
}

@media only screen and (max-width: 1050px) {
	header .region-navigation-collapsible{
		display: flex;
		justify-content: center;
	}
	header #navbar-collapse{
		float: left;
		width: 100%;
	}
	header .pull-left{
		float: initial !important;
	}
	header .region-navigation{
		text-align: center;
	}
	header .navbar-header{
		width: 100%;
	}
	header .region-navigation-collapsible #block-mytheme-main-menu{
		float: left;
		position: relative;
		top: initial;
		left: initial;
		right: initial;
		transform: initial;
	}
	header .region-navigation-collapsible #block-nyelvvalaszto{
		float: left;
		position: relative;
		padding-top: 7px;
		top: initial;
		left: initial;
		right: initial;
		transform: initial;
	}
	header .region-navigation-collapsible #block-facebookiconnavbar{
		position: relative;
		padding-top: 18px;
		padding-left: 9px;
		top: initial;
		left: initial;
		right: initial;
		transform: initial;
	}
	#block-frontpageeleje .field--name-body #szoveg {
	    width: 60%;
	}
	.page-lang-sk .block-views-blockgeolocation-view-block-1{
		bottom: -165px;
	}
}

@media only screen and (max-width: 1000px) {
	.footer #facebook_footer{
		flex-direction: column;
	}
	.footer #facebook_footer #left_side{
		width: 100%;
		text-align: center;
	}
	.footer #facebook_footer #right_side{
		width: 100%;
	    position: relative;
	    margin: 0 auto;
	    text-align: center;
	    margin-top: 50px;
	}
	.footer #facebook_footer #right_side img {
	    position: relative;
	    width: 400px;
	    height: auto;
	    top: 0px;
	}
	.page-node-1 .region-content{
		flex-direction: column;
	}

	.page-node-1 .region-content section{
		width: 100%;
		text-align: center;
	}
	.geolocation-map-container{
		width: 100%;
	}

	.block-views-blockgeolocation-view-block-1{
		position: relative;
		bottom: -50px;
		margin: 0 auto;
	}
	#block-lepjenkapcsolatbavelunk{
		padding-left: 0px;
		margin-top: 75px;

	}
	.page-node-1 .form-control{
		width: 50%;
		margin: 0 auto;
	}
	.footer #facebook_footer{
		margin-top: 0px;
	}
	#block-frontpageeleje .field--name-body{
		flex-direction: column;
	}
	#block-frontpageeleje .field--name-body #szoveg {
	    width: 100%;
	    text-align: center;
	    position: relative;
	}
	#front_parallax{
		height: 430px;
	    margin-left: 0px;
	    width: 100%;
	    margin-top: 50px;
	}
	#front_parallax #ellipszis, #front_parallax #paca_human{
		left: 50%;
	    top: 50%;
	    transform: translate(-50%, -50%);
	}
	#front_parallax #paca{
		    left: 50%;
	    top: 65%;
	    margin-left: -62px;
	    transform: translate(-50%, -50%);
	}

	.page-node-7 .field--name-body, .page-node-12 .field--name-body, 
	.page-node-9 .field--name-body, .page-node-10 .field--name-body{
		display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	}
	.page-node-7 .field--name-body a, .page-node-12 .field--name-body a, 
	.page-node-9 .field--name-body a, .page-node-10 .field--name-body a{
		width: 47%;
	    margin: 10px;
	}
	#erdekkor2_open, #erdekkor1_open, #erdekkor3_open, #erdekkor4_open, 
	#erdekkor1, #erdekkor2, #erdekkor3, #erdekkor4{
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	header .pull-left{
		float: left !important;
	}

  #front_jobbkor{
      top: 860px;
  }
	header .region-navigation-collapsible{
		text-align: center;
	}
	header #block-mytheme-main-menu{
		padding-bottom: 50px;
	}
	header #block-nyelvvalaszto{
		position: absolute !important;
		bottom: 0px;
	}
	header #block-facebookiconnavbar{
		position: absolute !important;
		bottom: -35px;
	}
	header{
		margin-bottom: 75px !important;
	}
	.page-node-1 .form-control{
		width: 65%;
	}
	#front_esemeny1, #front_esemeny2, #front_esemeny3, #front_esemeny4{
		width: 100% !important;
	}
	#block-frontpageeleje .field--name-body #szoveg h2{
		font-size: 50px;
	}
	header #navbar-collapse{
		width: 105%;
	}
	.path-esemenyek article.esemenyek h2, .page-node-7 article.esemenyek h2,
	.page-node-12 article.esemenyek h2, .page-node-9 article.esemenyek h2, 
	.page-node-10 article.esemenyek h2{
		text-align: center;
	}
	.path-esemenyek article.esemenyek .field--name-field-feltoltesi-datum, 
	.page-node-7 article.esemenyek .field--name-field-feltoltesi-datum, 
	.page-node-12 article.esemenyek .field--name-field-feltoltesi-datum, 
	.page-node-9 article.esemenyek .field--name-field-feltoltesi-datum, 
	.page-node-10 article.esemenyek .field--name-field-feltoltesi-datum{
		text-align: center;
		float: initial;
	}
	.path-esemenyek article.esemenyek .field--name-field-kep,
	.page-node-7 article.esemenyek .field--name-field-kep, 
	.page-node-12 article.esemenyek .field--name-field-kep, 
	.page-node-9 article.esemenyek .field--name-field-kep, 
	.page-node-10 article.esemenyek .field--name-field-kep{
		width: 100%;
		margin: 50px auto;
		float: initial;
	 }

	.path-esemenyek article.esemenyek .field--name-field-kep img,
	.page-node-7 article.esemenyek .field--name-field-kep img, 
	.page-node-12 article.esemenyek .field--name-field-kep img, 
	.page-node-9 article.esemenyek .field--name-field-kep img, 
	.page-node-10 article.esemenyek .field--name-field-kep img{
		margin: 0 auto;
	 }
	.path-esemenyek article.esemenyek .field--name-field-feltoltesi-datum::after,
	.page-node-7 article.esemenyek .field--name-field-feltoltesi-datum::after,
	.page-node-12 article.esemenyek .field--name-field-feltoltesi-datum::after,
	.page-node-9 article.esemenyek .field--name-field-feltoltesi-datum::after,
	.page-node-10 article.esemenyek .field--name-field-feltoltesi-datum::after{
	    content: "";
	}
	.path-esemenyek article.esemenyek .field--name-field-helyszin, 
	.page-node-7 article.esemenyek .field--name-field-helyszin, 
	.page-node-12 article.esemenyek .field--name-field-helyszin, 
	.page-node-9 article.esemenyek .field--name-field-helyszin, 
	.page-node-10 article.esemenyek .field--name-field-helyszin{
		text-align: center;
	}
	.path-esemenyek article.esemenyek .field--name-field-kep::before, 
	.page-node-7 article.esemenyek .field--name-field-kep::before, 
	.page-node-12 article.esemenyek .field--name-field-kep::before, 
	.page-node-9 article.esemenyek .field--name-field-kep::before, 
	.page-node-10 article.esemenyek .field--name-field-kep::before{
		top: 11%;
	    /*left: 46.5%;*/
	    left: 45%;
	    transform: translate(-50%,-50%);
	}
	.path-esemenyek article.esemenyek .field--name-body, 
	.page-node-7 article.esemenyek .field--name-body, 
	.page-node-12 article.esemenyek .field--name-body, 
	.page-node-9 article.esemenyek .field--name-body, 
	.page-node-10 article.esemenyek .field--name-body{
		position: relative;
		padding: 0px 55px;
	}
	.path-esemenyek article.esemenyek .list-inline, 
	.page-node-7 article.esemenyek .list-inline, 
	.page-node-12 article.esemenyek .list-inline, 
	.page-node-9 article.esemenyek .list-inline, 
	.page-node-10 article.esemenyek .list-inline{
		position: relative;
		text-align: center;
		left: 0;
		padding-top: 35px;
	}
	.page-node-7 .field--name-body a, .page-node-12 .field--name-body a, 
	.page-node-9 .field--name-body a, .page-node-10 .field--name-body a {
	    width: 70%;
	    margin: 10px 0px;
	}	
	.path-user .user-login-form{
		width: 60%;
	}
}

@media only screen and (max-width: 600px) {
	h2{
		font-size: 29px;
	}
	h1, #rolunk_esemeny_h2{
		font-size: 45px;
	}
	#block-frontpageeleje .field--name-body #szoveg h2{
		line-height: 60px;
		font-size: 45px;
	}
  .page-node-type-esemenyek .field--items .field--item {
    width: calc(50% - 20px);
  }

	.footer .menu--footer{
		flex-direction: column;
	}
	.footer #facebook_footer #right_side img{
		width: 290px;
	}

	.footer #facebook {
	    font-size: 45px;
	}

	#block-dunaszerdahelyimaganszabadidokozpont p{
		font-size: 18px;
	}
	.page-node-1 .form-control{
		width: 100%;
	}
	.block-views-blockgeolocation-view-block-1{
		width: 450px  !important;
	}
	header #navbar-collapse{
		width: 110%;
	}
	.path-esemenyek article.esemenyek .field--name-field-kep::before, 
	.page-node-7 article.esemenyek .field--name-field-kep::before, 
	.page-node-12 article.esemenyek .field--name-field-kep::before, 
	.page-node-9 article.esemenyek .field--name-field-kep::before, 
	.page-node-10 article.esemenyek .field--name-field-kep::before{
	    /*left: 45.5%;*/
	}
	.path-user .user-login-form{
		width: 100%;
	}
	.page-node-117 .field--name-field-file .file-link{
		word-break: break-all;
	}

}

@media only screen and (max-width: 500px) {
	.block-views-blockgeolocation-view-block-1{
		width: 350px  !important;
	}
	.navbar-toggle{
		margin-right: 0px;
		margin-top: 15px;
	}	
	.logo img{
		width: 295px;
	}
	#front_parallax #ellipszis {
	    width: 350px;
	}
	#front_parallax #paca {
	    width: 435px;
	}
	#front_parallax #paca_human {
	    width: 320px;
	}
	.path-esemenyek article.esemenyek .field--name-field-kep::before, 
	.page-node-7 article.esemenyek .field--name-field-kep::before, 
	.page-node-12 article.esemenyek .field--name-field-kep::before, 
	.page-node-9 article.esemenyek .field--name-field-kep::before, 
	.page-node-10 article.esemenyek .field--name-field-kep::before{
	   left: 44%;
	}
	.path-esemenyek article.esemenyek .field--name-body, 
	.page-node-7 article.esemenyek .field--name-body, 
	.page-node-12 article.esemenyek .field--name-body, 
	.page-node-9 article.esemenyek .field--name-body, 
	.page-node-10 article.esemenyek .field--name-body{
		padding: 0px 20px;
	}
	.page-node-7 .field--name-body a, .page-node-12 .field--name-body a, 
	.page-node-9 .field--name-body a, .page-node-10 .field--name-body a {
	    width: 100%;
	    margin: 10px 0px;
	}	
  .page-node-type-esemenyek .field--items .field--item {
    width: calc(100% - 20px);
  }
}

@media only screen and (max-width: 400px) {
	.footer #facebook, #block-frontpageeleje .field--name-body #szoveg h2{
	    font-size: 41px;
	}
	.block-views-blockgeolocation-view-block-1{
		width: 300px  !important;
	}

	header .pull-left{
		float: initial !important;
	}
	.logo img{
		margin-top: 15px;
	}
	.container-fluid > .navbar-header{
		margin-right: 0px;
		margin-left: 0px;
	}
	.navbar-toggle{
		display: block;
		margin: 20px auto;
		float: initial;
	}

	#front_parallax {
	    margin-top: 0px;
	}
	#front_parallax #ellipszis {
	    width: 300px;
	}
	#front_parallax #paca {
	    width: 345px;
	}
	#front_parallax #paca_human {
	    width: 275px;
	}

	.path-esemenyek article.esemenyek .field--name-body, 
	.page-node-7 article.esemenyek .field--name-body, 
	.page-node-12 article.esemenyek .field--name-body, 
	.page-node-9 article.esemenyek .field--name-body, 
	.page-node-10 article.esemenyek .field--name-body{
		padding: 0px;
	}

	ul.quicktabs-tabs{
		display: flex !important;
		flex-direction: column;
	}
	ul.quicktabs-tabs li{
		width: 100%;
	}
	.page-node-117 .field--name-field-file .file{
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.page-node-117 .field--name-field-file .file-icon{
		width: 100%;
		height: 20px;
	}
	.page-node-117 .field--name-field-file .file-link{
		word-break: break-all;
	}
	.page-node-117 .field--name-field-file .file-size{
		text-align: center;
	}
}

@media only screen and (max-width: 350px) {
	.logo img{
		width: 280px;
	}
	#esemeny_flex #front_esemeny1 > a > img, #esemeny_flex #front_esemeny2 > a > img,
	#esemeny_flex #front_esemeny3 > a > img{
		width: 100px !important;
	}
	#esemeny_flex #front_esemeny4 > a > img {
	    width: 200px !important;
	}
	#esemeny_flex #front_esemeny1 p, #esemeny_flex #front_esemeny2 p, 
	#esemeny_flex #front_esemeny3 p{
		    transform: translateX(-34%) translateY(265%) rotate(-90deg);
	}
	.footer #facebook, #block-frontpageeleje .field--name-body #szoveg h2{
		font-size: 35px;
		word-wrap: break-word;
	}
}

@media only screen and (max-width: 320px) {
	.footer #facebook_footer #right_side img{
		width: 225px;
	}
	.logo img{
		width: 260px;
	}
}