/*
Theme Name: Greentech
Theme URI: http://zalabit.hu
Description: Developer Theme 
Author: Assembly
Author URI: https://assembly.hu
Version: 2021.01
*/

body{
    color: #333;
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 0;
    background-color: #eee;
    background-image:url('images/greentech-back4.jpg');
    background-size:cover;
    background-attachment:fixed;
}

#blog {
max-width:1100px;
}

blockquote {
    background-color: #e28f38;
    display: block;
    margin: 0;
    padding: 10px 40px;
    color: white;
}

.bigblogpic img {
    max-width: 100%;
    height: auto;
}

.blog {
    position: relative;
    display: block;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 4% 0;
    background-color: #ffffff88;
    border-radius: 10px;
}

.blog h3 {
    margin-top: 0;
}

.bloginfo {
position: relative;
    display: inline-block;
    padding-left: 350px;
    padding-right: 20px;
}

.blogdate {
    opacity: 0.5;
    font-size: 12px;
    letter-spacing: 1px;
}

.bloginfo a {
color:black;
text-decoration:none;
}

.bloginfo .tovabb {
    display: block;
    margin-top: 15px;
}

.blogpic {
    position: absolute;
    width: 300px;
    height: 100%;
    font-size: 0;
    line-height: 0;
    display: block;
    z-index: 10;
    left: 0;
    top: 0;
}

.blogpic img {
    position: absolute;
    height: 100% !important;
    top: 0;
    width: 100%;
    object-fit: cover;
    left: 0;
}

#app {
    text-align: center;
    background-color: white;
    overflow: hidden;
    font-size: 0;
}

#app img {
height: 550px;
}

.cky-consent-bar {
    width: 90%;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    height: 80%;
    background-color: white;
    max-width: 1460px;
    position: fixed;
}

#nagycsik {
    position: absolute;
    left: 50%;
    background-color: #123c6a;
    width: 1px;
    height: calc(100% - 40px);
}

.pbutton {
    position: absolute;
    right: 20px;
    top: 11px;
    border: 1px solid white;
    padding: 3px 10px;
    font-size: 13px;
    border-radius: 3px;
}

.felul .pbutton {
opacity:0;
}

#programbox {
    background-color: #ffffffcc;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
}

#programtabla {
    padding: 30px;
    box-sizing: border-box;
    position: relative;
}

.tartalom {
    height: calc(100% - 20px);
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #ffffffcc #00000011;
    margin-right: 0px;
    margin-top: 1px;
}

#helyek {
    padding: 10px 30px 10px 100px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    display:none;
}

.phely {
    display: inline-block;
    width: 33.33%;
    vertical-align: middle;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #888;
}

#phely16.on {
    box-shadow: 0 0 0 3px #e28f38;
}

#phely17.on {
    box-shadow: 0 0 0 3px #0088b9;
}

#phely18.on {
    box-shadow: 0 0 0 3px #dd714a;
}

.napgomb {
    display: inline-block;
    background-color: #eee;
    padding: 5px 40px 10px;
    font-size: 20px;
    box-shadow: 0 -20px 20px -20px rgba(0,0,0,0.1) inset;
    cursor: pointer;
    color: #123c6a;
}

.napgomb.on {
background-color: #fff;
    box-shadow: 0px -10px 20px -10px rgba(0,0,0,0.1);
    z-index: 10;
    position: relative;
}

.napgomb b {
    font-size: 40px;
    margin-left: 2px;
    font-style: italic;
    color: #123c6a;
}

.pnap {
    position: relative;
    display:block;
}

.program {
    width: 46%;
    position: relative;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
    color: white;
    box-shadow: 0 0 0 1px white inset;
    transition: all 300ms ease;
    box-shadow: 0px 0px 0px rgba(0,0,0,0), 0 0 0 1px white inset;
    text-align: left;
}

.program:hover {

}

.program.felul {
    z-index: 100;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.1), 0 0 0 1px white inset;
}

.program h3 {
    font-size: 20px;
    display: block;
    text-transform: uppercase;
    margin: 5px 0;
}

.peloado {
    text-decoration: none;
    color: white;
    font-size: 17px;
    display: block;
}

.peloado img {
    display: inline-block;
    width: 60px;
    height: auto;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 5px;
}

.pnev {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 70px);
    font-size: 14px;
    line-height: 1.4em;
}

.pnev b {
    display: block;
    font-size: 19px;
}

.pipont {
    font-weight: bold;
    border-bottom: 1px solid white;
    padding-bottom: 6px;
}

.helyszin1 {
    background-color: #123c6a;
    left: 0%;
}

.pbox {
    margin: 0 auto 20px;
    max-width: 1000px;
}

.pbox:nth-child(odd) .program{
float:left;
}

.pbox:nth-child(even) .program{
float:right;
    background-color: white;
    color: black;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.pbox:nth-child(even) .program .peloado {
color:black;
}

.helyszin2 {
    background-color: #0088b9;
    left: 33%;
    display:none;
}

.helyszin3 {
    background-color: #dd714a;
    left: 66%;
    display:none;
}

.orak {
    position: relative;
    height: 100px;
    color: #ccc;
    font-weight: bold;
    font-size: 21px;
}

.negyedorak {
    height: 83px;
    position: relative;
    border-top: 1px solid #ddd;
    margin-top: 16px;
}

.csik {
    position: absolute;
    width: calc(100% - 60px);
    background-color: #ddd;
    height: 5px;
    top: 15px;
    left: 60px;
}

.tavalylogo {
font-size: 48px;
    font-weight: 900;
    color: #e28f38;
    line-height: 0.8em;
}

.tavalylogo b {
    color: white;
    font-weight: 900;
}

.tavalylogo span {
    display: block;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    color: #0088b9;
}

div#levelcont {
    background-color: white;
    margin: 30px 0;
}

div#video {
    text-align: center;
    position: relative;
    z-index: 1000;
}

#video iframe {
    border: 10px solid white;
    margin-top: -30px;
    width: 90%;
    max-width: 810px;
    height: 460px;
    margin-bottom: -40px;
}

.jobbrakep {
font-size:18px;
text-align:center;
}

.lightrow {
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}

#hlista {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

#hlista th, #hlista td {
border:1px solid #ccc;
padding:5px;
}

a.tavaly {
    position: relative;
    z-index: 10;
    color: #0088b9;
    text-decoration: none;
    display: block;
    border-top: 15px solid white;
    padding: 20px;
    box-sizing: border-box;
    background: linear-gradient(125deg, black 50%, #00000099 50%);
}    

.tavaly img {
width:90%;
}

img.attachment-thumbnail.size-thumbnail.link {
    cursor: pointer;
}

#social a {
    color: white;
    background-color: #333;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
}

a#facebtn {
    background-color: #395693;
}

a#tweet {
    background-color: #1c1c1c;
}

a#tumblr {
    background-color: #334459;
}

a#reddit {
    background-color: #c1150f;
}

a#level {
    background-color: #1c9cea;
}

a#nyomtat {
    background-color: #eaa10c;
}

#szoveg .entry {
    max-width: 860px;
    text-align: left;
    margin: 0 auto;
    background-color: white;
    padding: 2%;
    box-shadow: 5px 5px 20px rgb(0 0 0 / 10%);
    overflow-x: scroll;
}

#szoveg table {
width:100%;
}

#szoveg th {
    background-color: #e28f38;
    color: white;
    text-align: center;
}

#szoveg td, #szoveg th {
padding:5px;
}

#szoveg tr:nth-child(even) {background: #e0e0e0}
#szoveg tr:nth-child(odd) {background: #f8f8f8}

.hamarosan {
    padding: 6% 0;
    position:relative;
}

.hamarosan i {
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%);
    font-size: 250px;
    opacity: .1;
}

#szamlalo {
    position: relative;
    margin-top: -50px;
    text-align: center;
    z-index: 500;
    height: 40px;
    margin-bottom: 210px;
}

.counter {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 15px 30px;
    top: 0px;
    font-size: 0;
    /* box-shadow: 5px 5px 5px rgba(0,0,0,0.3); */
    /* border-top: 3px solid #fff; */
    /* border-left: 3px solid #fff; */
    /* border-bottom: 3px solid black; */
    /* border-right: 3px solid black; */
    /* border-radius: 35px; */
    width: 800px;
    max-width: calc(100% - 60px);
}

.counter .szam {
    color: #000;
    padding: 3%;
    background-color: #fff;
    margin: 2px;
    font-size: 64px;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0 20px 10px -10px rgba(0,0,0,0.1);
    width: 18%;
}

.szam b {
font-weight:300;
}

span.szt {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    /* margin-top: 40px; */
    color: #e28f38;
    font-weight: bold;
}

#miated {
    text-align: left;
    margin: 0px 0 80px;
    background-color: #fff;
    padding-top: 5%;
    padding-bottom: 5%;
}

#miated p {
    margin-bottom: 2em;
    line-height: 1.4em;
        max-width: 900px;
}

#miatedright p {
    line-height: 1.4em;
        position: relative;
    z-index: 200;
}

#miated p a {
color: #e28f38;
}

#miatedleft {
    width: calc(94% - 440px);
    display: inline-block;
    vertical-align: top;
    margin-right: 6%;  
}

#miatedleft h2 {
    font-size: 90px;
    margin-bottom: 0.5em;
    margin-top: 0;
    color: #004146 !important;
    line-height: 1.4em;
}

#miatedleft h3 {
    font-weight:900;
    color: #004146 !important;
}

#miatedright {
    width: 440px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    
}

#tedxzala {
    background-color: #004146dd;
    padding: 8%;
    color: white;
    font-size: 15px;
    z-index: 10;
    position: relative;
    text-align: center;
}

#tedxzala strong {
    font-size: 41px;
    display: block;
    margin: 8% 0px 1% 0;
    line-height: 1em;
}

#tedxzala img {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 25px;
    max-width: 380px;
}

#tedxzala h2 {
color:white;
margin-top:0;
}

#tedxzalaback {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#tedxzalatri {
    border-left: 480px solid #0088b9;
    border-right: 0px solid #0088b9;
    border-bottom: 0px solid #0088b9;
    border-top: 420px solid transparent;
    z-index: 10;
    bottom: 0;
    left: 0;
    position: absolute;
    opacity: 0;
}

#miated .alignleft {
    width: auto;
    height: auto;
    margin: 3px 15px 10px 0;
}

#miated h2 {
    color: #fff;
    z-index: 100;
    position: relative;
}

#miated .entry {
    max-width: 800px;
    margin: 0 auto;
}

#miated h2 {
    font-weight: 900;
}

#vednokok {
    margin: 0px;
    background: linear-gradient(-55deg, #004146, #a3dae1);
    padding-top: 90px;
    padding-bottom: 80px;
    overflow: hidden;
    padding: 30px 0 60px;
    margin-top: 120px;
    text-align: center;
}

#vednokok .entry {
max-width: initial;
    color: white;
    text-transform: uppercase;
}

.vednok {
    display: inline-block;
    vertical-align: top;
    width: 270px;
    margin: 20px;
}

.vednok img {
    border-radius: 50%;
    border: 10px solid rgba(255,255,255,.2);
    width: 150px;
    filter: contrast(0.8) brightness(1.2) grayscale(0.2);
}

.vednok h3 {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 22px;
}

.vednok .titulus {
    text-transform: inherit;
    font-size: 12px;
    max-width: 200px;
    margin: 6px auto;
    line-height: 1.4em;
}

#kihivasok {
    margin: 0px;
    background-color: #f8f8f8;
    padding-top: 90px;
    padding-bottom: 80px;
    overflow: hidden;
    padding: 9% 0 6%;
}

#kihivasok .entry {
    max-width: 900px;
    margin: 0 auto;
    text-align: left;
    font-size: 32px;
    font-weight: bold;
    color: black;
}

#kihivasok .entry h3 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 10px;
    margin-bottom: 0;
}

#kihivasok h4 {
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin-top: 5em;
    opacity: .5;
}

#kihivasok .entry p {
margin-top: .5em;
position:relative;
z-index:100;
}

#valaszok {

    margin: 0px;
    background: linear-gradient(-55deg, #004146, #a3dae1);
    overflow: hidden;
    padding: 9% 0 9%;

}

#valaszok .entry {
    max-width: 900px;
    margin: 0 auto;
    text-align: right;
    font-size: 32px;
    font-weight: bold;
    color: white;
}

#valaszok .entry h3 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 10px;
    margin-bottom: 0;
}

#valaszok h4 {
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin-top: 5em;
    opacity: .5;
}


#valaszok .entry p {
margin-top: .5em;
position:relative;
z-index:100;
}

#valaszok .bigtext {
color:black;
opacity:.1;
}

.bigtext {
position: absolute;
    font-size: 280px;
    line-height: 1em;
    top: 0;
    opacity: 0.05;
    left: -40%;
    text-transform: uppercase;
    font-weight: 900;
    color: #000;
    text-align: center;
    letter-spacing: -0.03em;
}

span.dv {
    display: inline-block;
    vertical-align: bottom;
    font-size: 16px;
    font-weight: 900;
    color: #fe2a05;
}

#valaszok span.dv {
    color: #000;
}

#frontpicback {
    background: linear-gradient(0deg, #97c2c0, #c6e8e9, #8ed2d5);
}

#frontpic {
position: relative;
    width: 100%;
    height: auto;
    border-top: 100px solid #9dd8db;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    background-size: contain;
    background-image: url(images/earth.png);
    background-position: center right;
    background-repeat: no-repeat;
}

img#kihivasok-es-valaszok {
    width: 650px;
    max-width: 90%;
}


#frontpic video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .5;
}

#frontext {
    color: #e28f38;
    z-index: 200;
    text-align: left;
    padding: 9% 0;
}

#frontext h1, #frontext h2 {
    text-shadow: 0px 1px 0 #c5e8e9ff, 0px -1px 0 #c5e8e9ff, 1px 0px 0 #c5e8e9ff, -1px 0px 0 #c5e8e9ff, -1px -1px #c5e8e9ff, -1px 1px #c5e8e9ff, 1px 1px #c5e8e9ff, 1px -1px #c5e8e9ff;
}

#frontext h1 {
    font-size: 73px;
    text-transform: uppercase;
    font-weight: 900;
    max-width: 900px;
    margin: 1% 0 0;
    line-height: 1.1em;
}

#frontext h1 strong {
    font-weight: 900;
    color: #225535;
}

#frontext h2 {
    font-size: 45px;
    text-transform: uppercase;
    margin: 1% 0;
    color:#225535;
}

#frontext h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 1% 0;
    letter-spacing: 2px;
    font-weight: normal;
        color: white;
}

#frontext h4 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
        color: white;
}

#anim {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#anim canvas {
    position: absolute;
    height: 100% !important;
    width: 100% !important;
}

div#rolunk {
    text-align: center;
    padding: 60px 0 60px;
    background: linear-gradient( 
45deg
 , black, #282828);
    color: rgba(255,255,255,.8);
    overflow: hidden;
    position: relative;
}

#links {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(images/links.jpg);
    top: 0;
    left: 0;
    opacity: .3;
    background-position: left 18% center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
}

#rolunk .entry {
    max-width: 800px;
    margin: 0 auto;
    font-size: 17px;
line-height: 1.5em;    
}

a, .fast {
  -webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition:         all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-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: left;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 1.4em;
    padding: 0;
    opacity: 0.5;
    position: relative;
}

.breadcrumb .padding {
padding:0px;
}

.breadcrumb li {
  display: inline-block;
  color: #004146;
}

.breadcrumb a {
  text-decoration: none;
    color: #004146;
}

.parent::after {
  display: inline-block;
  font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f054";
  margin: 0 13px;
}

h1,h2,h3,h4,h5,h6 {
font-family: 'Titillium Web', sans-serif;
    line-height: 1.3em;
}

h1 {
    font-size: 42px;
}

h2 {
    font-size: 39px;
    font-kerning: normal;
    letter-spacing: -0.02em;
}

h3 {
    font-size: 29px;
}

h4 {
    font-size: 22px;
}

.wrapper{
    margin: 0 auto;
    max-width: 1800px;
    position: relative;
    padding: 0;
}

.button {
padding: 18px 28px;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #e28f38;
    color: #FFF !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-family: 'Titillium Web', sans-serif;
    font-weight: bold;
    -webkit-appearance: none;
    text-decoration: none;
    display: inline-block;
}

.button.red {
    background-color: #f44336;
    box-shadow: 0 0 0 5px #f44336 inset;
}

.button:hover {
background-color:#111;
}

.cancel {
background-color:#DE716E;
}

.layout {
padding:5% 0;
position: relative;
overflow: hidden;
}

#programok .entry {
max-width:100%;
}

.entry {
    position: relative;
    z-index: 100;
    line-height: 1.5em;
    max-width: 800px;
}

.widentry {
    max-width: 1200px;
}

.widentry .alignright {
    font-size: 18px;
    line-height: 1.5em;
    text-align: center;
    position: sticky;
}

.widentry iframe {
    background-color: #222;
    background-image: url(images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    max-width:100%;
}

.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;
}

input, textarea, select, option, button {
font-family: 'Titillium Web', sans-serif;
}

#feltoltes-form input[type="file"]{
  display: none;
}

.formline {
margin-bottom: 10px;
}

label {
    display: block;
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2px;
}

#fieldboxes {
    font-size: 0;
    margin-right: -20px;
}

.inline {
display:inline-block;
cursor:pointer;
}

.fieldbox {
    width: 33.33%;
    display: inline-block;
    margin-bottom: 20px;
}

.fieldbox.half {
    width: 50%;
}

.field {
    padding: 10px 10px;
    font-size: 16px;
    display: inline-block;
    border: 0px solid #BBB;
    width: calc(100% - 20px);
}

.fieldbox .field {
       width: calc(100% - 40px);
}

.dropdown {
width: calc(100% - 110px);
  padding: 5px;
  border-radius: 0px;
  border: 0px solid #BBB;
}

#contactform textarea {
    width: calc(100% - 20px);
    padding: 10px 10px;
    font-size: 16px;
    min-height: 150px;
    display: inline-block;
    border: 0px solid #BBB;
}

span.star {
    color: #fff;
}

.elfogad {
    font-size: 13px;
    width: calc(100% - 200px);
    float: left;
}

.elfogad a {
color:#fff !important;
}

#contactform .button {
    float: right;
    box-shadow: 5px 5px 10px rgb(0 0 0 / 30%);
    margin-top: 1em;
    width: 180px;
    height: 60px;
}

.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: 3px 0px;
    color: rgba(255,255,255,.8);
    font-size: 12px;
    overflow: hidden;
    height: 20px;
    background-color: #eaeaea;
}

.headon #statusbar {
padding: 0;
    height: 0;
}

#slogan {
    padding-right: 90px;
}

#icons {
    position: absolute;
    right: 0;
    top: 0;
}

div#language {
    display: inline-block;
}

#lang {
    display: inline-block;
    color: white;
    padding: 0 10px;
    font-size: 13px;
    vertical-align: middle;
}

#icons a {
    display: inline-block;
    color: #1a93a2;
    padding: 0 10px;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
}

header{
    z-index: 3000;
    position: fixed;
    width: 100%;
    opacity: 1;
    /*background: linear-gradient( -225deg , #fff 26%, #eaeaea 26%, #eaeaea 27%, #2b8272 27%, #0088b9);*/
    /*background: linear-gradient( -225deg , #fff 26%, #eaeaea 26%, #eaeaea 27%, #002f63 27%, #8fb430);*/
    background: linear-gradient(-225deg, #fff 26%, #eaeaea55 26%, #eaeaea88 27%, #004146 27%, #a3dae1);
    border-bottom: 4px solid #eaeaea;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    top: 0;
}

header a, h3 a {
text-decoration:none;
}

.headon {
border:0px;
}

.headon #logo {
    padding: 5px 0;
    width: 200px;
}

#logo {
    position: relative;
    padding: 20px 0px;
    display: inline-block;
    line-height: 0;
    width: 240px;
}

#logo img {
    height: auto;
    width: 100%;
}

#topmenu {
	position:absolute;
right:0;
padding-left: 260px;
}

#hamburger {
  display: none;
}

#hambi div {
  background-color: #fff;
  height: 2px;
  margin: 4px auto;
  border-radius: 1px;
transition: all 500ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */

transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */
}

.hambitox #x1 {
    transform: rotateZ(
55deg
) translateY(4px) translateX(4px) skew(
-35deg
);
    -webkit-transform: rotateZ(
45deg
) translateY(0px) translateX(8px);
    -moz-transform: rotateZ(55deg) translateY(4px) translateX(4px) skew(-35deg);
    -ms-transform: rotateZ(55deg) translateY(4px) translateX(4px) skew(-35deg);
    -o-transform: rotateZ(55deg) translateY(4px) translateX(4px) skew(-35deg);
    height: 2px;
}

.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(
-55deg
) translateY(-9.5px) translateX(10.5px) skew(
35deg
);
    -webkit-transform: rotateZ(
-45deg
) translateY(0px) translateX(8px);
    -moz-transform: rotateZ(-55deg) translateY(-9.5px) translateX(10.5px) skew(35deg);
    -ms-transform: rotateZ(-55deg) translateY(-9.5px) translateX(10.5px) skew(35deg);
    -o-transform: rotateZ(-55deg) translateY(-9.5px) translateX(10.5px) skew(35deg);
    height: 2px;
}

.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{
    font-family: 'Titillium Web', sans-serif;
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 12px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -0.03em;
}

.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{
box-shadow:0 0 0 50px rgba(0,0,0,0.1) inset;
}

.menu-item-has-children > a::after {
    font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f107";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin-left: 10px;
}

.current-menu-item {

}

.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% - 500px);
    position: relative;

}

.padding {
margin:0 3%;
position:relative;
}

#tophead {
    position: relative;
    padding: 170px 0 0;
    overflow: hidden;
    background-size: cover;
        background-color: #b9e5e8;
    perspective: 1000px;
        background-size: cover;
    background-image: url(images/hatter.jpg);
    background-position: center left;
}

.singlehead {
    padding: 200px 0 150px !important;
    background: linear-gradient(134deg, #004146 27%, #a3dae1) !important;
}

.singlehead img {
/*filter: contrast(50) saturate(0) blur(10px) brightness(2);
    filter: blur(30px) brightness(2) grayscale(1) contrast(50);*/
    opacity: 0.1 !important;
}

.singlehead h1 {
    font-size: 68px !important;
    text-align: left !important;
    color: #ffffff !important;
    font-weight: 100 !important;
}

.singlehead .breadcrumb {
    text-align:left;
}

.singlehead  .breadcrumb a {
    color: #ffffff88;
}

.singlehead .breadcrumb li {
    color: #ffffff;
}

#single {
    width: auto;
    position: relative;
    margin-top: -180px;
    background-color: white;
    padding: 5%;
    color: black;
    box-shadow: 5px 5px 20px rgb(0 0 0 / 20%);
    margin-bottom: 50px;
    max-width: 800px;
}

#single h1, #single h2, #single h3, #single h4, #single h5, #single h6 {
    font-weight: normal;
}

#single h2, #single h4 {
color: #38767b;
}

#tophead .wrapper, #tophead .breadcrumb {
z-index:100;
}

#tophead img {
    position: absolute;
    top: 0;
    left: 0;
    /* 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: .6;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    filter:grayscale(1);
}

#tophead h1 {
    font-size: 54px;
    font-weight: bold;
    color: #004146;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: -0.03em;
    margin: 20px 0 0px;
    line-height: 1.2em;
}

.editpostlink {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1000;
}

.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: #e28f38;
    list-style: square;
    text-align: left;
}

.subpage a {
text-decoration: none;
    color: #0088b8 !important;
    font-size: 30px;
    line-height: 1.4em;
    font-weight: bold;
}

#szervezok {
    overflow: hidden;
    background: linear-gradient(-55deg, #004146, #a3dae1);
    text-align: center;
    font-size: 0;
}

#szervezok .entry, #szervezok .entry2  {
    max-width: 1200px;
    margin: 0 auto;
}

.szervezo img {
    border-radius: 50%;
    max-width: 250px !important;
    box-shadow: 0 0 0px 15px #ffffff22;
    width: 80%;
    -webkit-transition: all 600ms cubic-bezier(.47,-0.08,.22,1.38);
    transition: all 600ms cubic-bezier(.47,-0.08,.22,1.38);
    -moz-transition: all 600ms cubic-bezier(.47,-0.08,.22,1.38);
    -o-transition: all 600ms cubic-bezier(.47,-0.08,.22,1.38);
    object-fit: cover;
	
}

.szervezo:hover > img {
transform: scale(1.1);
    box-shadow: 0 0 0px 5px #ffffff22;
}

.szervezo {
    display: inline-block;
    vertical-align: top;
    margin: 3% 1%;
    width: 31%;
    text-decoration:none;
}


.szervezo h3 {
margin-top: 0.7em;
    font-weight: 100;
    margin-bottom: 8px;
    font-size: 36px;
        color: white;
}

.szervezo .titulus {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    opacity: .5;
    line-height: 1.4em;
        color: white;
}

#page {
text-align:left;
font-size:17px;
}

#programok h2 {
    font-weight:normal;
}

#programok h3 {
    font-size: 28px;
    display: block;
    margin-top: 10px;
    text-transform:uppercase;
}

#programok h4 {
    font-size: 20px;
}

#programok h5 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: normal;
    margin-top: 30px;
}

#helyszin {
    text-align: right;
    font-size: 17px;
    overflow: hidden;
    background: linear-gradient(
165deg
, white, #aaa);
}

#helyszin .entry {
    max-width: 1500px;
    margin: 0 auto;
}

#textbox {
    width: calc(44% - 100px);
    position: absolute;
    left: 0;
    text-align: left;
    top: 50%;
    background: linear-gradient(
-32deg
, #eee 30%, #fff 60%);
    box-shadow: 10px 10px 20px rgb(0 0 0 / 10%);
    padding: 20px 50px;
    transform: translateY(-50%);
    color: black;
    font-size: 17px;
    line-height: 1.5em;
}

#textbox h3 {
    font-size: 25px;
    margin: 0.6em 0 0;
}

img#picbox {
width: 62%;
    filter: grayscale(1);
    height: 420px;
    object-fit: cover;
}

a.utvonal.button {

}

#picbox:hover {
    filter: grayscale(0);
}

.divider {
    display: block;
    border-bottom: 8px dotted rgba(0,0,0,0.05);
    margin: 40px 0;
}

#eloadok, #ebed {
    background: linear-gradient(155deg, #004146, #a3dae1);
    box-shadow: 5px 5px 20px rgb(0 0 0 / 20%), 0px 0px 0 0px #004146 inset;
    color: #ffffffcc;
    padding: 90px 20px;
    border-top: 5px solid #004146;
    position: relative;
}

#eloadok h3, #ebed h3 {
    font-size: 29px;
    margin-top: 0;
    color: white;
}

#ebed h3 {
    margin-bottom: 0;
}

.bigbox {
    margin-bottom: 20px;
}

.bigbox input {
    font-size: 27px;
    padding: 15px 10px;
}

#eloadok #leftcontent {
    float: left;
    width: 49%;
    padding: 0px 0px 30px;
    position: relative;
    z-index: 100;
}

 #ebed #leftcontent {
    float: left;
    width: 49%;
    padding: 30px 0px;
    position: relative;
    z-index: 100;
    text-align: left;
}

#eloadok #contactform, #ebed #contactform {
    max-width: 700px;
    margin: 0 auto;
background: linear-gradient(55deg, #004146, #3f7c82);
    color: #ffffffbb;
    padding: 30px;
    float: right;
    width: calc(48% - 60px);
    box-shadow: 5px 5px 20px rgb(0 0 0 / 30%);
    position: relative;
    z-index: 100;
}

.mics {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(images/mic2.png);
    top: 0;
    left: 0;
    opacity: .08;
    background-position: left 18% center;
    background-size: auto 80%;
    background-repeat: no-repeat;
}

div#kapcsolat {
    overflow: hidden;
    background: linear-gradient(155deg, #004146, #a3dae1);
    box-shadow: 5px 5px 20px rgb(0 0 0 / 20%), 0px 0px 0 0px #004146 inset;
    color: #ffffffcc;
    padding: 90px 20px;
    border-top: 5px solid #004146;
    position: relative;
}

#kapcsolat #leftcontent {
    float: left;
    width: 49%;
    padding: 30px 0px;
    position: relative;
    z-index: 100;
    text-align: right;
}

#kapcsolat #leftcontent a {
color:white;
}

#kapcsolat #contactform {
    max-width: 700px;
    margin: 0 auto;
    background-color: #004146;
    color: #ffffffbb;
    padding: 30px;
    float: right;
    width: calc(48% - 60px);
    box-shadow: 5px 5px 20px rgb(0 0 0 / 30%);
    position: relative;
    z-index: 100;
}

.phone {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
}

.phone i {
position: absolute;
    left: 40%;
    top: 3%;
    color: #00000011;
    font-size: 490px;
}

#datable {
    width: 100%;
}

#datable td {
    padding: 5px;
    background-color: white;
}

table#jtable {
    width: 100%;
    text-align: center;
    background-color: #007b85;
}

#jtable th {
    color: #ffffff;
    background-color: #004146;
}    

#jtable tr:nth-child(even) {background: #f0f0f0}
#jtable tr:nth-child(odd) {background: #FFF}

#jtable th, #jtable td {
    padding: 10px 10px;
}

#jtable th:hover > a, #jtable td:hover > a{
    color:white;
}

#jtable tr:hover {
background-color: #004146;
    color: white;
}

.minwidth {
    min-width: 130px;
}

.click {
cursor:pointer;
}

dl.gallery-item {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

#gallery-1 img {
    border: 0px solid #cfcfcf !important;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
    width: 100%;
    padding: 0px 5px;
    box-sizing: border-box;
}

#autok {
width:100%;
margin-bottom:30px;
}

#autok tr {
    background-color: white;
}

#autok th {
    background-color: #0088b8;
    color: white;
}

#autok td, #autok th {
text-align:center;
}

div#autoform {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    left: 0;
    padding: 15px;
    border-top: 5px solid #0088b9;
    text-align: center;
}

.szeles {
    width: 140px;
    text-align: center;
}

.post {
    padding: 0px 0;
    position: relative;
    margin: 5% 0 6%;
}

.entry a {
	color: #38767b;
}

.entry a:hover{
	color: #15555a;
}

.entry img {
max-width: 100%;
height: auto;
}

.alignright {
  float: right;
  margin: 0 0 2% 3%;
}

.alignleft {
    float: left;
    margin: 0 5% 5% 0;
}

.alignleft, .alignright {
width:40%;
  font-size: 0;
    line-height: 0;
}

.alignright a {
text-decoration:none;
}

.alignleft img, .alignright img {
    box-shadow: 5px 5px 20px rgb(0 0 0 / 30%);
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: 440px;
    list-style: none;
    padding: 0px 0px;
    margin: 50px 0;
}

#facebook {
overflow:hidden;
}

footer{
position:relative;
clear: both;
text-align: center;
padding: 30px;
background-color: #111;
color: #ccc;
font-size:14px;
z-index:10;
}

#footerlogo {
    max-width: 300px;
    width: 100%;
    margin-bottom: 20px;
    filter: grayscale(1);
}

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) {
.nav li a {
    padding: 12px 15px;
}

#app img {
height: 300px;
}
}

@media screen and (max-width: 1500px) {
#frontext h1 {
    font-size: 53px;
}

#frontext h2 {
    font-size: 28px;
}
    
.padding {
    margin: 0 3%;
}

.nav li a {
font-size: 14px;
    padding: 12px 10px;
}

}

@media screen and (max-width: 1300px) {
.singlehead h1 {
    font-size: 73px !important;
}

.nav li a {
    font-size: 13px;
    padding:10px;
}

#miated h2 {
    font-size: 45px;
}
}

@media screen and (max-width: 1200px) {
#programbox {
    padding: 10px;
}

#programtabla {
    padding: 10px;
}

.program {
    padding: 10px;
}    


#single .alignleft {
    float: none;
    width: 100%;
}
}

@media screen and (max-width: 1000px) {
#helyek {
    padding: 2% 1%;
}

.phely {
letter-spacing: 0;
    font-size: 16px;
    cursor: pointer;
    padding: 1%;
    box-sizing: border-box;
    overflow: hidden;
}

.program {
    left: 0%;
    width: 97%;
}

.helyszin2, .helyszin3 {
display:none;
}

#eloadok {
    padding: 50px 20px;
}
    
#contactform {
float: none !important;
    width: auto !important;
}

#leftcontent {
float: none !important;
    width: auto !important;
    text-align:left !important;
}

#single {
    float: none;
}

.singlehead h1 {
    font-size: 53px !important;
}


.szervezo h3 {
    margin-top: 0.9em;
    font-size: 30px;
}    
    
.nav li a {
    padding: 10px;
}

#miatedleft, #miatedright {
width:auto;
display:block;
}

#miatedright {
    margin-top: 50px;
}

}  

@media screen and (max-width: 800px) {
.blogpic, .blogpic img {
position:relative;
width:100%;
height:auto;
}

.bloginfo {
    position: relative;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

#app img {
    height: 200px;
}
    
#topmenu {
padding-left: 0px;
}

#frontext {
    width: 80%;
    padding: 80px 0 50px;
}

.singlehead {
    padding: 250px 0 130px !important;
}

header {
background: linear-gradient(-55deg, #225535 0px, #a4d4d5 29%, #eaeaea 29%, #EAEAE9 31%, #fff 31%);
}

#textbox {
    position: relative;
    width: calc(100% - 200px);
    margin-bottom: -50px;
}

img#picbox {
    width: calc(100% - 180px);
}

.counter .szam {
    font-size: 54px;
}
    
#frontext {
    font-size: 18px;
    width: 90%;
}

#frontext h1 {
    font-size: 38px;
}

#slider .slide {
height: 300px;
}

.owl-prev, .owl-next {
line-height: 270px;
}

article {
width:100%;
    float: none;
    }

aside {
    width: auto;
    margin: 0 0 50px;
        float: none;
}

#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: linear-gradient(-55deg, #0c110d, #245737);
	opacity:0;
	visibility:hidden;	
}

.nav ul li {
text-align: center;
    background-color: #1e878d;
    border-color: #6cb1b5;
} 

.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;
    box-shadow: 0 0 0 10px rgba(255,255,255,0.8);
    top: calc(100% + 10px) !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 {
    border-left: 0px solid;
    border-top: 1px solid #fff;
    color: white;
padding: 25px;
}

.nav li:last-child {
border-right: 0px;
}

}

@media screen and (max-width: 600px) {
h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}


    #app img {
        height: 150px;
    }
    
.tavalylogo {
    font-size: 38px;
}
    
#szamlalo {
    margin-bottom: 140px;
}

#video iframe {
    height: 320px;
}    

#single {
    margin-top: -40px;
}

.singlehead {
    padding: 200px 0 0px !important;
}

.singlehead h1 {
    font-size: 40px !important;
}
    
.singlehead img {
    left: 20% !important;
    top: 64% !important;
}
    
#tophead h1 {
    font-size: 41px;
}
    
.szervezo {
    width: 48%;
}    

.szervezo h3 {
    font-size: 25px;
}

.szervezo img {
    box-shadow: 0 0 0px 7px #ffffff22;
}
    
.counter {
    padding: 15px 0;
    max-width: 100%;
}

.counter .szam {
    font-size: 42px;
}

span.szt {
    font-size: 10px;
}

}

@media screen and (max-width: 500px) {
.alignright, .alignleft {
  float: none;
  margin: 0;
    width:100%;
}

#frontpic {
        background-repeat: no-repeat;
        background-position: center right -180px;
}

#kihivasok .entry p, #valaszok .entry p {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: normal;
}

header {
background: linear-gradient(-55deg, #225535 0px, #0b120c 120px, #eaeaea 120px, #EAEAE9 130px, #fff 120px);
}

#picbox {
    width: calc(100% - 50px) !important;
}

#textbox {
    width: calc(100% - 140px);
    margin-bottom: -100px;
    padding: 15px 30px;
}


#frontpic {
    margin-bottom: 30px;
}

#fieldboxes {
    margin-right: 0px;
}

.fieldbox {
    width: 100% !important;
    display: block;
}

.fieldbox .field {
    width: calc(100% - 20px);
}

#contactform textarea {
    width: calc(100% - 20px);
}

.elfogad {
    width: auto;
    float: none;
}

#contactform .button {
    width: 100%;
        float: none;
}

}

@media screen and (max-width: 400px) {
    #app img {
        height: 125px;
    }

#tophead {
    padding: 140px 0 0;
}    

.breadcrumb {
    margin-bottom: 40px;
}    

#frontext h1 {
    font-size: 32px;
}

#frontext h2 {
    font-size: 20px;
    margin-top: 5px;
}

#frontext h3 {
    font-size: 17px;
    margin: 15px 0;
}

#frontext h4 {
    font-size: 17px;
}

#logo {
    width: calc(100% - 160px);
}
    
.singlehead .breadcrumb {
    letter-spacing: 1px;
    margin-top: 5px;
}

.counter .szam {
    font-size: 30px;
    width: 17%;
}

span.szt {
    font-size: 8px;
}

label {
display:block;
width:auto;
padding-bottom: 0;
}

.field, textarea {
display:block;
width: calc(100% - 22px);
max-width: calc(100% - 22px);
}

#miated .alignleft {
float:left;
}

.alignright img, .alignleft img {
  width:100%;
}


}

@media print
{
    #totop, iframe, nav#fullmenu, aside, #tophead, #bigpic, #mainnav, #changeview, #exitline, #infoline, footer, header, #social, #mapselect, .greyback, .catpost img, .catname, #signup, .editpostlink {
      display:none !important;
    }
    
    article {
    float:none;
    width:100%;
    box-shadow: none;
    }
    

}