/*
Theme Name: ASSEMBLY THEME (responsive)
Theme URI: http://zalabit.hu
Description: Developer Theme 
Author: Assembly
Author URI: http://assembly.hu
Version: 2016.01
*/

body{
    color: #484848;
    font-size: 16px;
    margin: 0;
    padding: 0;
    background-color:#fff;
    -webkit-text-size-adjust: 100%;
}

#kapcsolat .entry {
    float: left;
    width: 50%;
}

#elerhetoseg {
    float: right;
    width: 46%;
}

#elerhetoseg ul {
list-style:none;
padding:0;
}

#elerhetoseg li {
margin-bottom:30px;
line-height:1.5em;
}

#elerhetoseg li i {
    font-size: 60px;
    padding-bottom: 70px;
    float: left;
        width: 90px;
}

#elerhetoseg em {
font-style:normal;
}

#spec {
    background-color: #444;
    color: #eee;
    text-align:center;
}

.sbox {
    display: inline-block;
    vertical-align: top;
    margin: 50px;
}

.sbox:first-child{
display:none;
}

.sbox i {
    font-size: 38px;
}

.sbox a {
color:white !important;
}

h2.szolgtitle {
    background-color: #ffc000;
    color: white;
    font-size: 22px;
    padding: 5px 10px;
}

.szolg {
    clear: both;
    overflow: hidden;
    margin: 50px 0px;
    background-color: #f8f8f8;
}

.szolgtext {
    width: 50%;
    padding: 5px 30px;
    box-sizing: border-box;    
}

.szolg img {
width:50%;
padding: 20px;
    box-sizing: border-box;
}

.szolg:nth-child(odd) .szolgtext{
float:left;
}

.szolg:nth-child(even) .szolgtext{
float:right;
}

.szolg:nth-child(even) img{
float:left;
}

.szolg:nth-child(odd) img{
float:right;
}

#kameraval {
padding: 40px 0 0;
}

#kameraval img {
    float: right;
    width: 620px;
    max-width: 45%;
}

#kamszoveg {
    float: left;
    width: 50%;
    font-size: 18px;
    margin-bottom: 50px;
}

#kamszoveg h2 {
    color: white;
    text-transform: capitalize;
    font-size: 35px;
    background-color: rgb(255 205 0);
    padding: 10px 20px;
    letter-spacing: 1px;
}

#kamu {
display:none;
}

.videotext {
    display: none;
}

#elonyok ul {
    list-style: none;
    padding: 0;
    text-align: center;
}

#elonyok li {
    padding-left: 0;
    position: relative;
    min-height: 150px;
    width: 33%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    padding: 40px;
}

#elonyok li img {
    width: 150px;
    height: auto;
    display: block;
    position: relative;
    left: 0;
    margin: 0 auto 20px;
}

/*
#elonyok ul {
list-style:none;
    padding: 0;
}

#elonyok li {
    padding-left: 200px;
    position: relative;
    min-height: 150px;
}

#elonyok li img {
    width: 150px;
    height: auto;
    display: block;
    position: absolute;
    left: 0;
}
*/
#szolgikonok {
    font-size: 0;
    margin-bottom: 40px;
}

#szolgikonok ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

#szolgikonok li {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 33%;
    text-align:center;
    vertical-align:top;
    font-size:16px;
        margin-bottom: 30px;
}

#szolgikonok li img {
    width: 100%;
    height: auto;
    max-width: 150px;
    display: block;
    margin: 0 auto 15px;
}

#szolgikonok li strong {
display:block;
}

#alkalmazasi-teruletek {
    padding-bottom: 50px;
    background-color: #f8f8f8;
    padding-top: 30px;
}

#aposts {
    display: inline-block;
    vertical-align: top;
    width: 65%;
    margin-left: 5%;
}

.apost { /*
    height: 0;
    display: inline-block;
    padding-bottom: 44%;
    background-color: #333;
    vertical-align: top;
    width: 44%;
    margin: 3% 3%;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    cursor:pointer;*/


    height: 0;
    display: inline-block;
    padding-bottom: 27%;
    background-color: #333;
    vertical-align: top;
    width: 27%;
    margin: 3% 3%;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
}

.atovabb {
    text-align: center;
    background-color: #ffc000;
    display: block;
    margin: 0 auto;
    width: 150px;
    padding: 15px;
    cursor: pointer;
}

.apost:hover > img {
transform:scale(1.5);
opacity:.5;
}

.apost img {
    position: absolute;
    width: 100%;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    object-fit: cover;
    height: 100% !important;
}

.apost:hover > h4 {
opacity:1;
}

.apost h4 {
    z-index: 10;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    opacity: 1;
    margin: 0;
    color: white;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background-color: #00000077;
    padding: 10px;
    box-sizing: border-box;
    font-size: 15px;
}

.amore {
display:none;
}

.videolink {
    display: none;
}

#cats {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    background-color: #eee;
    box-sizing: border-box;
    padding: 30px;
    margin: 2% 0 60px;
}

.cat {
display: block;
    background-color: white;
    padding: 20px 50px 20px 20px;
    margin-bottom: 4px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
}

.cat.activecat {
    background-color: #ffc000;
    color: white;
}

.cat i {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

#popupback {
position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000000aa;
    z-index: 2000;
    cursor:pointer;
    display:none;
        backdrop-filter: blur(10px);
}

#popup img {
    max-width: 100%;
    max-height: 100%;
    width: 800px;
}

div#popup {
border-radius: 5px;
    padding: 30px 40px;
    width: 95%;
    height: auto;
    background-color: #000;
    box-shadow: 10px 10px 20px -10px rgb(0 0 0 / 30%);
    font-size: 16px;
    color: #ffffffcc;
    line-height: 1.4em;
    max-width: 800px;
    box-sizing: border-box;
}

#popup h4 {
    font-size: 20px;
    margin: 10px 0;
    color:white;
}

#popupx {
position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    padding:20px;
    text-align: center;
}

.message {
    text-align: center;
    background-color: #444;
    display: block;
    padding: 30px;
    color: white;
    margin-bottom: 40px;
}

body, input, textarea, select, button {
font-family: 'Roboto', sans-serif;
}

a.ak {
    background-color: #ffc000 !important;
}

a#ak {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    color: #1c1c1c;
    font-weight: bold;
    text-transform: uppercase;
    padding: 16px 40px;
}

#szolgaltatasunk {
    background-color: #eee;
    overflow: hidden;
    padding: 50px 0;
}

#szolgaltatasunk iframe {
    float: right;
    height: 370px;
    margin: 0 0 2% 5%;
}

#mukodes iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}

#mukodes {
background-color: #f8f8f8;
    overflow: hidden;
    padding: 50px 0;
}

#kapcsolat {
    background-color: #fff;
    overflow: hidden;
    padding: 50px 0;
}

.toptitle {
    font-size: 50px;
    letter-spacing: -0.02em;
    font-weight: bolder;
}

.entry b, .entry strong {
color:#ffc000;
}

a, .fast {
  -webkit-transition: all 300ms ease;
  transition:         all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.anim {
  -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition:         all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-moz-transition: all 600ms ease;
	-o-transition: all 600ms ease;
}

.slow {
  -webkit-transition: all 1200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition:         all 1200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-moz-transition: all 1200ms ease;
	-o-transition: all 1200ms ease;
}

.hide {
opacity:0 !important;
}

.breadcrumb {
    font-size: 11px;
    margin-bottom: 70px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 1.4em;
    padding: 0;
}

.breadcrumb .padding {
padding:0px;
}

.breadcrumb li {
  display: inline-block;
  color: rgba(255,255,255,.7);
}

.breadcrumb a {
  text-decoration: none;
    color: rgba(255,255,255,.9);
}

.parent::after {
  display: inline-block;
  font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054";
  margin: 0 13px;
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1.3em;
}

h1 {
    font-size: 42px;
}

h2 {
    font-size: 34px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

.wrapper{
	margin: 0 auto;
	max-width:1500px;
  position:relative;
padding:0;
}

.button {
padding: 18px 28px;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #ffc000;
    color: #000 !important;
    border: none;
    cursor: pointer;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    font-weight: bold;
    -webkit-appearance: none;
    text-decoration: none;
    display: inline-block;
}

.button:hover {
background-color:#eee;
}

.cancel {
background-color:#DE716E;
}

.layout {
padding:5% 0;
position: relative;
overflow: hidden;
}

.entry {
position:relative;
z-index:100;
line-height:1.4em;
font-weight:normal;
}

.layoutimage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.parallax {
    text-align: center;
background-color:black;
    color: white;
}

.parallax .entry {
    max-width: 640px;
    margin: 0 auto 2em;
}

.parallax .layoutimage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: fixed;
    top: 0;
    left: 0;
    opacity:.5;
}

#feltoltes-form input[type="file"]{
  display: none;
}

.formline {
margin-bottom: 10px;
}

label {
    display: block;
    vertical-align: top;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2px;
}

#fieldboxes {
font-size:0;
}

.fieldbox {
width: 33%;
    display: inline-block;
    margin-bottom: 20px;
}

.field {
padding: 15px 15px;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #BBB;
    width: calc(100% - 22px);
}

.fieldbox .field {
       width: calc(100% - 42px);
}

.dropdown {
width: calc(100% - 110px);
  padding: 5px;
  border-radius: 0px;
  border: 1px solid #BBB;
}

#contactform textarea {
    width: calc(100% - 50px);
    padding: 7px 10px;
    font-size: 16px;
    min-height: 150px;
    display: inline-block;
    border: 1px solid #BBB;
    max-width: calc(100% - 22px);
}

.infotext {
  font-size: 12px;
  text-align: right;
  opacity: 0.7;
}

.center {
position:absolute;
left:50%;
top:50%;
transform:translateX(-50%) translateY(-50%);
-webkit-transform:translateX(-50%) translateY(-50%);
-moz-transform:translateX(-50%) translateY(-50%);
-ms-transform:translateX(-50%) translateY(-50%);
-o-transform:translateX(-50%) translateY(-50%);
}

.hcenter {
position:absolute;
left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
}

.vcenter {
position:absolute;
top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);
}

#statusbar {
    position: relative;
    padding: 7px 0px 0;
    color: rgba(255,255,255,.8);
    font-size: 12px;
    overflow: hidden;
    height: 21px;
    border-bottom: 1px solid rgba(255,255,255,.2);
}

.headon #statusbar {
}

#statusbar .padding {
    padding-bottom: 7px;
}

#slogan {
    padding-right: 90px;
}

#icons {
    position: absolute;
    right: 0;
    top: 0;
}

#language {
    position: absolute;
    right: calc(5% + 190px);
    top: 50%;
    transform: translateY(-50%);
    color: #1c1c1c;
    font-weight: bold;
    text-transform: uppercase;
    padding: 16px 40px;
    vertical-align: super;
    position: absolute;
    /* right: 0; */
}

#language a {
color: #ccc;
    font-size: 12px;
    margin-left: 15px;
}

.langon {
display:none;
}

#lang {
    display: inline-block;
    color: white;
    padding: 0 10px;
    font-size: 13px;
    vertical-align: middle;
}

#icons a {
    display: inline-block;
    color: #fff;
    border-left: 1px solid rgba(255,255,255,.5);
    padding: 0 10px;
    text-align: center;
    font-size: 13px;
    vertical-align: middle;
}

header{
    box-shadow: 0 0 50px rgba(0,0,0,.2);
    z-index: 300;
    position: fixed;
    width: 100%;
    opacity: 1;
    border-bottom: 1px solid #ffffff44;
    backdrop-filter: blur(10px);
    top: 0;
}

header a, h3 a {
text-decoration:none;
}

.headon {
background-color: rgba(0,0,0,0.5);
}

.headon #logo {
    padding: 10px 5% 5px;
}

.headon #logo img {

}

#logo {
position: relative;
    padding: 15px 5% 0px;
    display: inline-block;
    line-height: 0;
    border-right: 1px solid #ffffff44;
}

#logo img {
    height: 70px;
    width: auto;
}

#topmenu {
    display: inline-block;
    margin-left: 5%;
    padding-right: 360px;
}

#hamburger {
  display: none;
}

#hambi div {
  background-color: #fff;
  height: 2px;
  margin: 4px auto;
  border-radius: 1px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.hambitox #x1 {
  transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -webkit-transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -moz-transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -ms-transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -o-transform: rotateZ(45deg) translateY(4px) translateX(4px);
}

.hambitox #x2 {
  transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
}

.hambitox #x3 {
  transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -webkit-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -moz-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -ms-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -o-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
}

.nav {
	list-style:none;
  padding:0;
  margin:0;
  font-size:0;
}

.nav li{
	display:inline-block;
	position:relative;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.nav li:last-child {
border-right: none;
}

.nav li a{
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 5px 20px;
    font-size: 15px;
    font-weight:bold;
    letter-spacing: .4px;
}

.nav ul {
background-color: rgba(0,0,0,0.7);
position: absolute;
top: 100%;
left: 0;
float: left;
z-index: 99999;
padding: 0;
box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.5);
visibility:hidden;
opacity:0;
transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}

.nav li:hover > ul{
  visibility:visible;
  opacity:1;
  transition-delay:0s;
}

.nav ul ul{
	top: 30%;
	left:100%;
	background: #343434;
}

.nav ul li {
border-top:1px solid;
width: 100%;
border-color:inherit;
}

.nav ul a{
height: auto;
line-height: 1em;
padding: 15px 20px;
border-left: none;
border-right: none;
width: initial;
white-space: nowrap;
}

.nav li:hover > a {
}

.nav li:active, .nav li:focus, .clicked{

}

.menu-item-has-children > a::after {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f107";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin-left: 10px;
}

.current-menu-item {
        box-shadow: 0 4px 0 0 #ffc000;
}

.owl-buttons {
position: absolute;
top: 0;
width: 100%;
height: 100%;
overflow:hidden;
font-weight:300;
}

.owl-prev, .owl-next {
position: absolute;
top: 0;
color: #FFF;
font-size: 140px;
line-height: 350px;
width: 45%;
height: 100%;
opacity: 0;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-o-transition: all 300ms ease;
vertical-align: middle;
}

.owl-prev {
left:0;
padding-left:5%;
}

.owl-next {
right:0;
text-align:right;
padding-right:5%;
}

.owl-prev:hover, .owl-next:hover {
opacity:0.5;
}

#slider .slide {
height: 400px;
background-size: cover;
background-position: center center;
}

article {
 float: left;
    width: calc(97% - 320px);
    position: relative;

}

.padding {
margin:0 3%;
position:relative;
}

#tophead {
    position: relative;
    padding: 145px 0 0;
    background-color: #000;
    overflow: hidden;
    background-size: cover;
}

#tophead img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: .4;
    width: auto;
    height: auto;
}

#tophead h1 {
    font-size: 54px;
    font-weight: bold;
    color: #fdfdfd;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.03em;
    margin: 5% 0 0px;
    line-height: 1.2em;
}

.editpostlink {
position: absolute;
    right: 0px;
    top: 5px;
}

.box {
    display: block;
    clear: both;
    overflow: hidden;
    background-color: #eee;
    padding: 0 5%;
    margin-bottom: 20px;
}    

.subpages {
font-size: 24px;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #888;
    list-style: square;
}

.post {
    padding: 0px 0;
    position: relative;
    margin: 60px 0 80px;
}

.entry a {
	color: #444;
}

.entry a:hover{
	color: #000;
}

.entry img {
max-width: 100%;
height: auto;
}

.alignright {
  float: right;
  margin: 0 0 2% 3%;
}

.alignleft {
  float: left;
margin: 0 3% 2% 0;
}

.alignleft, .alignright {
width:40%;
  font-size: 0;
    line-height: 0;
}

.alignleft img, .alignright img {
width:100%;
height:100%;
}

.wp-caption-text {
    background-color: white;
    font-size: 15px;
    margin: 0;
    padding: 6px 10px;
    line-height: 1.4em;
}

.ui-sortable-handle {
float:left;
  width: auto;
  height: 80px;
position:relative;
margin:0 10px 10px 0;
border:1px solid #ccc;
}

.ui-sortable-handle:first-child::after { 
content: "kiemelt kép";
  position: absolute;
  left: 50%;
  background-color: #FFF;
  font-size: 13px;
  bottom: -5px;
  transform: translateX(-50%);
  padding: 0 3px;
  border-radius: 4px;
  opacity: 0.9;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.5);
  white-space: nowrap;
}


.ui-sortable-handle label {
  width: auto;
  padding: 0;
}

.ui-sortable-handle img {
  width: auto;
  height: 80px;
}

.ui-sortable-placeholder {
}

.torles {
  position: absolute;
  right: -5px;
  top: -5px;
  background-color: #FFF;
  border: 3px solid #D64642;
  color: #D64642;
  text-decoration: none;
  width: 15px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}

.plus {
cursor:pointer;
}

aside {
    float: right;
    width: 260px;
    list-style: none;
    background-color: #EEE;
    padding: 50px 30px;
}

#facebook {
overflow:hidden;
}

footer{
position:relative;
clear: both;
text-align: center;
padding: 30px;
background-color: #111;
color: #ccc;
font-size:14px;
z-index:10;
}

footer a {
color:#fff;
text-decoration:none;
font-weight:bold;
}

footer a:hover {
color:#fff;
}

footer span {
display:inline-block;
}

.clear {
clear:both;
}

@media screen and (max-width: 1600px) {
#topmenu {
    margin-left: 2%;
}
}

@media screen and (max-width: 1400px) {
#language {
    right: calc(5% + 150px);
}
    
#logo {
    padding: 15px 1% 0px;
}

.headon #logo {
    padding: 5px 1% 0px;
}

#topmenu {
    margin-left: 3%;
}

.nav li a {
    padding: 5px 15px;
}

a#ak {
    padding: 16px 25px;
}
}

@media screen and (max-width: 1100px) {
#language {
        right: 260px;
}

#cats {
    width: 35%;
    padding: 1%;
}

#aposts {
    width: 64%;
    margin-left: 1%;
}

.apost { 
    padding-bottom: 44%;
    width: 44%;
}

a#ak {
    right: 110px;
}

#topmenu {
position: absolute;
        padding-right: 0;
}

#slider .slide {
height: 300px;
}

.owl-prev, .owl-next {
line-height: 270px;
}

article {
width:100%;}

aside {
width: calc(100% - 60px);
}

#hamburger {
    display: inline-block;
    position: absolute;
    right: 3%;
    width: 40px;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#fullmenu {
position:absolute;
}

nav {
height: auto;
  width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	z-index:30;
	top:100% !important;
	right:inherit;
	transform:translateY(10%);
	-webkit-transform:translateY(10%);
	-moz-transform:translateY(10%);
	-ms-transform:translateY(10%);
	-o-transform:translateY(10%);
	right:0 !important;
	background-color:rgba(0,0,0,0.8);
	opacity:0;
	visibility:hidden;	
}

.nav ul li {
text-align:center;
background-color:#000;
} 

.menuon {
	transform:translateY(0%) !important;
	-webkit-transform:translateY(0%) !important;
	-moz-transform:translateY(0%) !important;
	-ms-transform:translateY(0%) !important;
	-o-transform:translateY(0%) !important;
	opacity:1 !important;
	visibility:visible !important;
}

.nav  {
padding:0;
}

.nav ul {
width:100%;
}

.nav ul li a {
border-top:none;
font-size: 12px;
}

.nav li {
text-align:center;
width:100%;
}

.nav li:last-child, .nav li:first-child {
border-left:none;
border-right:none;
}

.nav li a {
padding:15px;
border-left: 0px solid;
border-top: 1px solid;
border-color:rgba(255, 255, 255, 0.4);
}

.nav li:last-child {
border-right: 0px;
}

}

@media screen and (max-width: 800px) {
#tophead h1 {
    font-size: 44px;
}

.szolgtext, .szolg img {
    width: auto;
    float:none;   
}

#kapcsolat .entry, #elerhetoseg {
    float: none;
    width: auto;
}

#szolgaltatasunk iframe, #mukodes iframe {
    float: none;
    width: 100%;
    margin: 0;
}

#elonyok li {
    width: 48%;
    padding: 4%;
}

}

@media screen and (max-width: 600px) {
    a#ak {
        right: 80px;
    }
    
      #language {
        right: 230px;
    }

#logo img {
    height: 60px;
}
      
#kamszoveg {
    width: auto;
    float: none;
}

#kameraval img {
    float: none;
    width: 560px;
    max-width: 100%;
}

.toptitle {
    font-size: 40px;
}

#cats {
    width: 48%;
}

#aposts {
    width: 50%;
}

.apost {
    padding-bottom: 100%;
    width: 100%;
}

}

@media screen and (max-width: 500px) {
    #tophead h1 {
        font-size: 36px;
    }
    
        #language {
        right: 165px;
    }
    
    .cat {
    padding: 20px 30px 20px 10px;
    font-size: 14px;
}

.cat i {
    right: 10px;
}

#logo img {
    height: 50px;
}

a#ak {
        right: 70px;
        padding: 13px 13px;
        font-size: 13px;
}

.fieldbox {
    width: 100%;
    display: block;
}

.fieldbox .field {
    width: calc(100% - 32px);
}

#contactform textarea {
    width: calc(100% - 22px);
}    

}

@media screen and (max-width: 400px) {
#szolgikonok li, #elonyok li {
    display: block;
    width: 100%;
}


#logo img {
height:40px;
}

label {
display:block;
width:auto;
padding-bottom: 0;
}

.field, textarea {
display:block;
width: calc(100% - 22px);
max-width: calc(100% - 22px);
}

.alignright, .alignleft {
  float: none;
  margin: 0;
    width:100%;
}

.alignright img, .alignleft img {
  width:100%;
}


}