/* Theme Name: iskolak_kulfoldon Theme URI: http://underscores.me/ Author: Underscores.me Author URI: http://underscores.me/ Description: Description Version: 1.0.0 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: iskolak_kulfoldon Tags: This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. iskolak_kulfoldon is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/ */

/*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries #sárga: #ffe450 #zöld: #62af9a #kék: #146dc9 #piros: #ff4e56 --------------------------------------------------------------*/

/*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    image-rendering: -webkit-optimize-contrast;
    -webkit-font-smoothing: antialiased;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

#top-banner svg:not(:root),
.jvectormap-container {
    overflow: visible !important;
}

figure {
    margin: 0;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

.home #masthead {
    display: none !important;
}

.transition,
a,
#nav_menu-2.stick,
#nav_menu-3 {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

#nav_menu-3,
#nav_menu-4,
.widget_nav_menu {
    background: #ffe450;
    z-index: 99999999 !important;
    padding: 5px 0;
}

.tanulj.top a {
    max-width: 300px;
    width: 100%;
    margin: 75px 0 0 60px;
    color: #FFF;
}

#idopont,
#tabor-jelentkezes {
    background-position: right!important;
    background-repeat: no-repeat!important;
    background-size: 50% !important;
}

/*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: 'Dosis', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    letter-spacing: 0.1em;
}

h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 15px 0;
}

.home h2 {
    margin: auto;
}

h2 i {
    margin-left: -44px;
    margin-right: 16px;
    font-weight: 400
}

h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 8px;
}

p {
    margin-bottom: .8em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/

html {
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    min-height: 100%;
    height: 100%;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul {
    list-style: none;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 0.2em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

.inner,
.menu-orszagok-container,
.menu-klasszikus-programok-container,
.menu-premium-programok-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    position: relative;
}

/*-------------------------------------------------------------- # Template --------------------------------------------------------------*/

#masthead {
    background: rgba(20, 109, 201, 0.9);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 100px;
    z-index: 999999999;
    line-height: 100px;
    text-align: center;
}

#colophon {
    width: 100%;
    height: 40px;
    background: #000000;
    color: #FFF;
    line-height: 40px;
    font-size: 12px;
}

#colophon a,
#colophon p {
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.1em;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: 12px;
}

#colophon p {
    padding: 0;
    margin: 0;
    line-height: 40px;
}

.site-info {
    padding-left: 75px;
}

#primary {
    position: relative;
}

.bg_cont {
    /* -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain;
     */
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat !important;
    min-height: 600px;
}

#elmenybeszamolo .pt-cv-collapsible .panel-heading a {
    display: block;
    padding: 0 15px 10px 0;
    line-height: 10px;
    color: #404040;
    font-weight: 600;
    position: relative;
    font-size: 13px !important;
    letter-spacing: 0.1em;
}

.pt-cv-wrapper {
    margin-top: 30px;
}

#elmenybeszamolo .pt-cv-view .panel {
    border: none;
    box-shadow: none;
}

#elmenybeszamolo .panel-heading {
    background: none;
}

#elmenybeszamolo .pt-cv-view .collapse.in {
    background: #e0e0e0;
}

/*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 0;
    font-size: 10px;
    border-radius: 0;
    background: #146dc9;
    color: #FFF;
    letter-spacing: 0.1em;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 40px;
    padding: 0;
    clear: both;
    margin: 40px 30% 0 40%;
    text-align: cenr;
    display: block;
    width: 200px;
}

.tanulj a {
    border: 0;
    font-size: 10px;
    border-radius: 0;
    background: #146dc9;
    color: #FFF;
    letter-spacing: 0.1em;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 40px;
    padding: 0;
    clear: both;
    margin: 40px auto 0 auto;
    text-align: cenr;
    display: block;
    width: 200px;
    z-index: 998;
    position: relative;
}

.glow {
    text-shadow: 0px 0px 20px #000000;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 3px;
    float: right;
    width: 80%;
    margin-bottom: 5px;
}

select {
    border: 1px solid #ccc;
}

textarea {
    margin-bottom: 20px;
    height: 70px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

.wpcf7 label {
    float: left;
    width: 20%;
    display: block;
    text-align: right;
    padding-right: 5px;
    clear: both;
}

#tabor-form .wpcf7 label {
    float: left;
    width: 25%;
    display: block;
    text-align: right;
    padding-right: 5px;
    clear: both;
}

#tabor-form input[type="text"],
#tabor-form input[type="email"],
#tabor-form input[type="number"],
#tabor-form input[type="tel"],
#tabor-form input[type="range"],
#tabor-form input[type="date"],
input[type="month"],
#tabor-form input[type="week"],
#tabor-form input[type="time"],
#tabor-form input[type="datetime"],
#tabor-form input[type="datetime-local"],
#tabor-form input[type="color"],
textarea,
#tabor-form select {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 3px;
    float: right;
    width: 75%;
    margin-bottom: 5px;
}

.wpcf7 p {
    clear: both;
}

/*-------------------------------------------------------------- # Page Navigation --------------------------------------------------------------*/

.page-nav,
#top-banner .widget_nav_menu {

    padding-left: 70px;
}

.widget_nav_menu .menu {
    max-width: 1200px;

    margin: 0 auto;
    display: block;
}

.page-nav li {
    list-style: none;
    display: inline-block;
    margin-right: 30px;
}

.menu-orszagok-container li,
.menu-klasszikus-programok-container li,
.menu-premium-programok-container li,
#top-banner .widget_nav_menu li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
}

.page-nav li a,
.menu-orszagok-container li a,
.menu-klasszikus-programok-container li a,
.menu-premium-programok-container li a,
#top-banner .widget_nav_menu li {
    color: #404040;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.1em;
}

/*-------------------------------------------------------------- ## Links --------------------------------------------------------------*/

a,
a:link,
a:visited,
a:focus {
    outline: none;
    border: none;
    text-decoration: none;
    color: inherit;
}

*:focus {
    outline: none;
}

/*-------------------------------------------------------------- ## Menus --------------------------------------------------------------*/

#top-banner .menu,
#menu-klasszikus-programok-2 {
    line-height: 20px;
    padding: 5px 0;
}

#top-banner .widget_nav_menu .menu {
    line-height: 20px;
}

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li {
    float: left;
    position: relative;
    width: 14%;
}

.menu-menu-main-esp-container li,
.menu-main-menu-pt-container li {

    width: 14%;
}

.main-navigation li.soc {
    float: left;
    position: relative;
    width: 5%;
}

.main-navigation a {
    display: inline-block;
    text-decoration: none;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 15px;
    border: 2px solid transparent;
    line-height: normal;
    letter-spacing: 0.1em;
    vertical-align: middle;
}

.lang-item a {
    padding: 0 5px;
}

.line a {
    line-height: 30px;
}

.main-navigation a:hover,
#masthead .current-menu-item a {
    border: 2px solid #FFF;
}

.main-navigation li.soc a,
.main-navigation li.soc a:hover,
#masthead .soc.current-menu-item a {
    border: 0;
}

.lang-item a:hover,
.noborder a:hover {
    border: 2px solid transparent;
}

#menu-item-45 a,
#menu-item-45 a:hover,
#menu-item-1890 a:hover,
#menu-item-1910 a:hover,
.noborder a {
    border: 2px solid transparent;
}

.main-navigation ul ul {
    display: none;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul ul li {}

.main-navigation li:hover > a,
.main-navigation li.focus > a {}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {}

.page-nav.stick,
#nav_menu-3.stick,
#nav_menu-4.stick {
    margin-top: 100px !important;
    position: fixed;
    top: 0;
    z-index: 10000;
    right: 0;
    border-radius: 0;
    background: #FFE450;
    left: 0;
    width: 100%;
    padding: 0 75px;
    max-width: 100%;
}

#nav_menu-2 {
    margin-top: 0 !important;
    z-index: 10000;
    border-radius: 0;
    background: #FFE450;
    width: 100%;
    max-width: 100%;
}

.stick .menu {
    padding: 0 70px;
    max-width: 1200px;
    margin: 0 auto;
}

.textwidget ul {
    margin: 15px 0 15px 20px;
}

.lang-item {
    width: auto !important
}

/*-----------------HOME LANDING-------------------------------------*/

#home_landing .box {
    height: calc( 50vh - 20px);
    position: relative;
}

#home_landing .box h2 a {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    vertical-align: middle;
    font-size: 34px;
    font-weight: bold;
    width: 100%;
    text-shadow: 0px 0px 30px rgba(86, 86, 86, 0.9);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.rolunk a {
    background: rgba(98, 175, 154, 0.9)
}

.orszagok a {
    background: rgba(255, 78, 86, 0.9)
}

.informacio a {
    background: rgba(255, 228, 80, 0.9)
}

.kapcsolat a {
    background: rgba(20, 109, 201, 0.9)
}

#home_landing .box h2 a:hover {
    background: none;
}

#home_logo {
    margin: auto;
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    /* Half the height */
    margin-left: -100px;
    /* Half the width */
    width: 200px;
    height: 200px;
}

.lang-item-hu {
    display: none;
}

/*-------------------ROLUNK--------------------------------------*/

#pg-13-4,
#pg-135-4{
    background: #62af9a;
    color: #FFF;
    position: relative;
}

#pg-13-4:after,
#pg-13-6:after,
#pg-135-4:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 55%;
    right: 0;
    z-index: 0;
    background-image: url(http://iskolakulfoldon.hu/wp-content/uploads/2017/07/zold_bgpattop.svg);
    background-size: contain;
    overflow: hidden;
    background-size: 200%;
}

.tbg:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 55%;
    right: 0;
    z-index: 0;
    background-image: url(http://iskolakulfoldon.hu/wp-content/uploads/2017/07/zold_bgpattop.svg);
    background-size: contain;
    overflow: hidden;
    background-size: 200%;
}

.tanulj {
    background-size: contain;
    overflow: hidden;
    background-size: 200%;
    background-repeat: no-repeat;
}

#pg-13-6 {
    background: #ff4e56;
    color: #FFF;
    position: relative;
}

.elmeny h4 {
    max-width: 45%;
    font-size: 1em;
    font-weight: normal;
    text-transform: inherit;
}

.iw-so-acc-item-active,
#pg-143-5,
#pg-143-3 {
    background: #e0e0e0
}

.gyik .su-spoiler {
    background: #FFF;
    width: 50%;
    padding-right: 30px;
    padding-bottom: 30px;
}

.su-spoiler {
    background: #e0e0e0;
    margin-left: -60px;
    padding-left: 60px;
    padding-right: 30px;
    padding-bottom: 20px;
}

.su-spoiler-closed,
.gyik .su-spoiler-closed {
    background: none;
}

.su-spoiler-title {
    display: inline-block;
    text-transform: uppercase;
    padding-top: 30px;
    font-size: 13px !important;
    letter-spacing: 0.1em;
    padding-left: 0 !important;
}

.su-spoiler-style-default > .su-spoiler-content {
    padding: 0 !important;
}

.su-accordion {
    margin-top: 20px;
}

.su-spoiler-icon {
    margin-left: 0;
    margin-right: 0;
}

.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
    left: -40px !important;
    ;
}

#eler i {
    margin-left: -44px;
    margin-right: 14px;
    width: 30px;
}

#eler h2 i {
    margin-right: 6px;
}

/*--------------------ORSZÁGOK--------------------------------------------*/

#top-banner .jvectormap-zoomin {
    top: 0px;
}

#top-banner .jvectormap-zoomin,
#top-banner .jvectormap-zoomout {
    line-height: 16px;
    font-weight: bold;
    width: 20px;
    height: 20px;
    margin: 3px 0;
    display: block;
}

#top-banner .textwidget {
    overflow: hidden;
    position: relative;
}

#world-map-170,
#world-map-2111,
#world-map-1155,
.rvm-map-container {
    margin: 0 auto;
}

#top-banner {
    background: #62af9a;
    padding-top: 100px;
    position: relative;
    z-index: 9999999;
}

.single-post article.category-beszamolok {
    margin-top: 160px;
}

.tanulj {
    background-size: contain !important;
    overflow: hidden;
    background-size: 200% !important;
    height: 100%;
}

.tanulj-row {
    color: #FFF;
}

.tanulj h2 {
    font-size: 36px;
    margin-bottom: 0px;
}

.orszag-sub h2 img {
    display: inline;
    float: left;
    margin-right: 0;
    margin-left: -45px;
}

/*-------------RÓLUNK--------------------------*/

/*----------------------INFORMÁCIÓ-----------------*/

.gyik .su-spoiler-closed .su-spoiler-icon {
    color: #FFF;
}

/*------------------------KAPCS-------------------------------*/

.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-goback {
    background: #1C73C4 !important
}

/*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*-------------------------------------------------------------- # Content --------------------------------------------------------------*/

/*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/

.sticky {
    display: block;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*-------------------------------------------------------------- # Media --------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}

/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}

/*-------------------------------------------------------------- ## Captions --------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*-------------------------------------------------------------- ## Galleries --------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
    max-width: 24.5%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28571%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11111%;
}

.gallery-caption {
    display: block;
}

/* ==|== MEDIA SCREEN ============================================================== */

@media only screen and (max-width: 1367px) {
    #home_landing .box h2 a {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 800px) {
	.menu-item a.menu-image-title-hide .menu-image-title {
    display: block;
}
	.menu-item a img {

  display:none;
}
	.lang-item a img {display:block;}
    .main-navigation ul ul {
        display: block;
    }
    .tanulj.top a {
        max-width: 300px;
        width: 100%;
        margin: 15px 0 0 30px;
    }
    #world-map-170 {
        margin: 0 auto;
    }
    .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
        left: 0px !important;
    }
    .su-spoiler-title {
        padding-left: 27px !important;
    }
    .su-spoiler-style-default > .su-spoiler-content {
        padding: 5px 10px!important;
    }
    .gyik .su-spoiler {
        background: #FFF;
        width: 100%;
        padding: 30px 20px;
    }
    .su-accordion img {
        margin-top: 0;
        margin-left: 0;
    }
    .su-spoiler {
        margin-left: 0px;
        padding-left: 0px;
        padding-top: 20px;
    }
    h2 i,
    .orszag-sub h2 img {
        margin-left: 0;
        margin-right: 5px;
        font-weight: 400;
    }
    .elmeny h4 {
        max-width: 100%;
        font-size: 1em;
        font-weight: normal;
    }
    #home_logo,
    .widget_nav_menu {
        display: none !important;
    }
    .site-info {
        padding-left: 0px;
    }
    #colophon {
        height: auto;
        padding: 15px;
    }
    #eler i {
        margin-left: 0px;
        margin-right: 14px;
        width: auto;
    }
    #eler h2 i {
        margin-right: 0;
    }
    .single-post #top-banner {
		display:none;
        background: #62af9a;
        padding-top: 20px;
    }
    #idopont {
        background-image: none!important
    }
}

.header-map {
    width: 50%;
    margin: 0 auto;
}
@media only screen and (max-width: 800px) {
   .header-map {
        width: 100%;
    } 
}
