/*
Theme Name: Vasvár Város Önkormányzata
Theme URI: https://vasvar.hu
Description: Vasvár Város Önkormányzat weboldalának alapértelmezett sablonja
Author: Effix Marketing
Author URI: https://effix.hu
Version: 1.0
*/

*{
margin: 0;
padding: 0;
border: 0;
text-decoration: none; 
}

*, *:after, *::before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body { max-width: 2000px; margin: auto; font-family: 'Trebuchet', sans-serif; font-size: 20px; font-weight: 400; color: #000; line-height: 30px; overflow-x: hidden; }
body.rwd_menu__opened { overflow: none; }

textarea, input, select, button { font-family: 'Trebuchet', sans-serif; font-size: 15px; outline: none; }

h1, h2, h3, h4 { font-weight: normal; line-height: 100%; }

hr { margin: 30px 0; border-top: 5px solid #efefed; }

img.alignleft { margin: 0 20px 5px 0; float: left; }
img.alignright { margin: 0 0 5px 20px; float: right; }
img.aligncenter { margin: 0 auto 20px auto; display: block; }

/* Classes */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.inner { max-width: 1200px; margin-left: auto; margin-right: auto; position: relative; }
.inner_800 { max-width: 800px; }
.inner_900 { max-width: 900px; }
.vertical_middle { top: 50%; position: relative; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.uppercase { text-transform: uppercase; }
.center { text-align: center; }
.hide { display: none !important; }
.red { color: #f1655c; }
.b_r_3 { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.b_r_50p { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.sec_font, #content ul li ul, #sidebar ul li ul, #content p { font-family: 'Vollkorn', serif; }

/* Cols */
.row { font-size: 0; }
.row .col { font-size: 20px; vertical-align: top; display: inline-block; }
.row .col_50 { width: 50%; }
.row .col_33 { width: 33.3333333333%; }
.row .col_25 { width: 25%; }
.row .col_20 { width: 20%; }

.row.row_table { width: 100%; display: table; table-layout: fixed; }
.row.row_table .col { display: table-cell; }

/* Animation */
.anim, #menu ul li a:after, ul.page_links li a, ul.single_gallery li a:after, .gallery_chooser .gallery_article a.thumbnail:after { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.anim_cubic { -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }

/* Button */
.button { height: 50px; padding: 0 20px; font-size: 16px !important; font-family: 'Trebuchet', sans-serif !important; font-weight: 700; text-decoration: none !important; text-align: center; text-transform: uppercase; color: white !important; letter-spacing: 1px; line-height: 50px; background: #ff6064; display: inline-block; position: relative; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.button:hover { background: #333; }
.button:disabled { background-color: #f8d6c2; }

.button_white { color: #005456 !important; background: white; }
.button_white:hover { color: white !important; background: #005456; }

.button_full { width: 100%; height: auto; padding: 15px 10px; line-height: 18px; display: block; }

/* Checkbox and radio */
input[type="checkbox"], 
input[type="radio"] { width: 24px; height: 24px; margin: -4px 4px 0 0 !important; padding: 0 !important; text-align: center !important; background-color: white; border: 1px solid #828282; clear: none; cursor: pointer; display: inline-block; line-height: 0; outline: 0; vertical-align: middle !important;  -webkit-appearance: none; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: .05s border-color ease-in-out; transition: .05s border-color ease-in-out; }
input[type="radio"] { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }

input[type="radio"]:checked:before { width: 14px; height: 14px; left: 4px; top: 4px; text-align: center; background: #581f32; position: relative; border-radius: 8px; display: block; content: ''; }
input[type="checkbox"]:checked:before { width: 14px; height: 14px; left: 4px; top: 4px; text-align: center; background: #581f32; position: relative; display: block; content: ''; }


/*
-------------------
	NAVIGATION
-------------------
*/
#rwd_menu { width: 100%; left: 0; top: 80px; bottom: 0; font-size: 18px; color: white; background: #005456; position: fixed; z-index: 100; visibility: hidden; opacity: 0; overflow: hidden; }

#rwd_menu :before, 
#rwd_menu :after { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

#rwd_menu .rwd_menu_overlay { width: 100%; height: 100%; left: 0; top: 0; position: absolute; overflow-y: auto; }

/* Main menu */
#rwd_menu ul.main_menu { margin-bottom: 30px; }
#rwd_menu ul.main_menu li { border-bottom: 1px solid white; list-style: none; }

#rwd_menu ul.main_menu li a { padding: 25px 0 25px 20px; font-size: 17px; font-weight: 700; color: white; line-height: 1; letter-spacing: 1px; display: block; position: relative; }
#rwd_menu ul.main_menu li.menu-item-has-children > a:before { width: 0; height: 100%; left: 0; top: 0; background: #ff5456; position: absolute; content: ''; }
#rwd_menu ul.main_menu li.menu-item-has-children > a:after { width: 22px; height: 22px; right: 20px; top: 22px; background: url(images/icon_arrow_down_white.svg) no-repeat right center; background-size: cover; position: absolute; content: ''; }
#rwd_menu ul.main_menu li.menu-item-has-children.open > a:before { width: 8px; }
#rwd_menu ul.main_menu li.menu-item-has-children.open > a:after { ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }

#rwd_menu ul.main_menu li ul { background: #004042; display: none; }
#rwd_menu ul.main_menu li ul li { border-bottom-color: rgba(255,255,255,0.3); }
#rwd_menu ul.main_menu li ul li:last-child { border-bottom: none; }
#rwd_menu ul.main_menu li ul li a { padding: 20px 0 20px 20px; font-size: 17px; color: white; line-height: 20px; }
#rwd_menu ul.main_menu li ul li > a:after { width: 20px !important; height: 20px !important; top: 5px !important; right: 5px !important; background-color: transparent !important; background-image: url(images/icon_arrow_down_open.svg) !important; }

#rwd_menu ul.main_menu li ul li ul li { border-bottom-color: rgba(255,255,255,0.2); }
#rwd_menu ul.main_menu li ul li ul li:last-child { border-bottom: none; }
#rwd_menu ul.main_menu li ul li ul li a { padding: 2px 20px; font-size: 18px; text-decoration: underline; color: #777 !important; }
#rwd_menu ul.main_menu li ul li ul li a:hover { color: #333 !important; }

/* Other menu */
#rwd_menu ul.menu_other li { padding: 0 20px; }
#rwd_menu ul.menu_other li a { padding: 8px 0; font-size: 16px; font-weight: 700; color: white; line-height: 20px; letter-spacing: 1px; display: inline-block; }

/* Contact */
#rwd_menu .contact { margin: 0 20px 20px; border: 1px solid white; }
#rwd_menu .contact a.meta_box { height: 70px; padding-left: 20px; font-size: 18px; font-weight: 700; color: white; line-height: 70px; letter-spacing: 1px; border-bottom: 1px solid white; display: block; position: relative; }
#rwd_menu .contact a.meta_box:hover { background: #005d60; }
#rwd_menu .contact a.meta_box:last-child { border-bottom: none; }
#rwd_menu .contact a.meta_box:after { width: 70px; height: 100%; right: 0; top: 0; background-repeat: no-repeat; background-position: center; background-size: auto 30px; border-left: 1px solid white; position: absolute; content: ''; }
#rwd_menu .contact a.meta_box.address:after { background-image: url(images/icon_marker_white.svg); }
#rwd_menu .contact a.meta_box.email:after { background-image: url(images/icon_email_white.svg); }

/* RWD nav opened */
body.rwd_menu__opened #rwd_menu { visibility: visible; opacity: 1; }


/*
------------
	LOGO
------------
*/
#logo { width: 160px; height: 130px; top: 20px; left: 60px; background: white url(images/logo.svg) no-repeat center; background-size: auto 100px; border: 5px solid #005456; display: block; position: fixed; z-index: 100; }


/*
---------------------
	STICKY HEADER
---------------------
*/
#sticky_panel { height: 100vh; left: 0; top: 0; position: fixed; z-index: 99; }
#sticky_panel ul { width: 50px; background: #36ffc2; }
#sticky_panel ul li { width: 100%; height: 50px; }
#sticky_panel ul li a { width: 100%; height: 100%; background-repeat: no-repeat; background-position: 10px 10px; background-size: auto 32px; display: block; position: relative; }
#sticky_panel ul li a .panel_title { width: max-content; max-width: 200px; height: 100%; left: 100%; top: 0; padding-right: 15px; font-size: 12px; font-weight: 700; color: #005456; line-height: 14px; background: #36ffc2; display: none; position: absolute; }
#sticky_panel ul li a .panel_title span { display: block; }
#sticky_panel ul li a:hover .panel_title { display: block; }


/*
---------------
	HEADER
---------------
*/
#header { height: 120px; position: relative; }
#header .inner { max-width: none; height: 100%; }

/* Search */
#header .search { width: calc(100% - 800px); max-width: 800px; height: 54px; left: 400px; border: 2px solid #004d73; position: absolute; }
#header .search:focus-within { -moz-box-shadow: 0 0 10px rgba(0,77,115,0.3); -webkit-box-shadow: 0 0 10px rgba(0,77,115,0.3); box-shadow: 0 0 10px rgba(0,77,115,0.3); }
#header .search input[type=text] { width: calc(100% - 50px); height: 100%; left: 0; top: 0; padding-left: 10px; position: absolute; }
#header .search input[type=submit] { width: 50px; height: 100%; right: 0; top: 0; background: transparent url(images/icon_search.svg) no-repeat center; background-size: auto 20px; position: absolute; cursor: pointer; }

/* Weather widget */
#header .weatherwidget-io { width: 400px !important; height: 100px !important; right: 0; top: 10px; position: absolute !important; }

#header .met { max-width: 300px; font-size: 14px; right: 60px; top: 50%; line-height: 16px; display: flex; flex-wrap: wrap; position: absolute !important; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
#header .met .part_left { width: 50px; display: flex; justify-content: center; align-items: center; }
#header .met .part_left img { width: auto; height: 50px; display: block; }

#header .met .part_center { width: calc(100% - 100px); display: flex; flex-wrap: wrap; align-content: center; }
#header .met .part_center div.humidity { width: 100%; }
#header .met .part_center div.wind_speed { width: 100%; }

#header .met .part_right { width: 50px; display: flex; justify-content: center; align-items: center; }
#header .met .part_right img { width: auto; height: 40px; display: block; }

/* RWD menu */
#header .rwd_button { width: 80px; height: 80px; right: 0; top: 0; background: #005456; position: absolute; cursor: pointer; }
#header .rwd_button .burg { width: 30px; height: 2px; left: 25px; background: white; display: block; position: relative; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }

#header .rwd_button .burg:before, 
#header .rwd_button .burg:after { width: 30px; height: 2px; background: white; position: absolute; content: ''; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }

#header .rwd_button .burg:before { top: -8px; left: 0; }
#header .rwd_button .burg:after { top: 8px; right: 0; }

body.rwd_menu__opened #header .rwd_button .burg { background: transparent; }
body.rwd_menu__opened #header .rwd_button .burg:before { top: 0; -webkit-transform: rotate(45deg); }
body.rwd_menu__opened #header .rwd_button .burg:after { top: 0; -webkit-transform: rotate(-45deg); }


/*
------------
	MENU
------------
*/
#menu { width: 100%; height: 40px; padding-left: calc((100% - 1200px) /2); }
#menu .menu_wrapper { height: 100%; text-align: right; background: #005456; }
#menu ul { height: 100%; font-size: 0; vertical-align: top; background: #005456; display: inline-block; position: relative; }
#menu ul li { height: 100%; vertical-align: top; display: inline-block; /*position: relative;*/ }
#menu ul li a { height: 100%; padding: 0 60px; font-size: 14px; font-weight: 700; color: white; line-height: 40px; letter-spacing: 1px; display: block; position: relative; }
#menu ul li a:after { width: 100%; height: 5px; left: 0; bottom: 0; background: #36ffc2; position: absolute; content: ''; opacity: 0; }
#menu ul li a:hover:after { opacity: 1; }

/* Submenu */
#menu ul li ul { width: 100%; height: auto; top: 100%; left: 0; padding: 20px 60px; text-align: left; border-bottom: 5px solid #36ffc2; position: absolute; opacity: 0; visibility: hidden; z-index: 99; }
#menu ul li ul li { width: 50%; height: auto; }
#menu ul li ul li a { padding: 0; line-height: 16px; display: inline-block; }
#menu ul li ul li a:hover { text-decoration: underline; color: #36ffc2; }
#menu ul li ul li a:after { display: none; }

/* Submenu focus */
#menu ul li.menu-item-has-children:hover a:after { opacity: 1; }
#menu ul li.menu-item-has-children:hover ul { opacity: 1; visibility: visible; }

/* Fixed header */
body.fixed_header #menu { left: 0; top: 0; position: fixed; z-index: 99; }


/*
-------------
	VIDEO
-------------
*/
#video { height: 550px; background: #005456; position: relative; }
#video .inner { max-width: none; }

/* Decoration */
#video .decoration { width: 500px; height: 430px; left: -50px; top: -113px; background: url(images/video_decor.svg) no-repeat left top; background-size: 100% auto; position: absolute; z-index: 3; opacity: 0.8; }

/* Player */
#video .iframe_wrapper { width: 100%; height: 100%; left: 0; top: 0; position: absolute; overflow: hidden; z-index: 1; }
#video .iframe_wrapper .the_video { height: 0; top: 50%; padding-bottom: 56.25%; position: relative; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
#video .iframe_wrapper .the_video #player { width: 100%; height: 100%; left: 0; top: 0; position: absolute; }

/* Cover */
#video .cover { width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,84,86,0.7); position: absolute; z-index: 2; }
#video .cover.active { background: rgba(0,84,86,0); }
#video .cover .inner { height: 100%; }
#video .cover .video_title { max-width: 500px; left: calc((100% - 1200px) /2); bottom: 80px; font-size: 60px; font-weight: 700; position: absolute; }
#video .cover .video_title span { padding: 5px 0; color: white;  line-height: 1.4; background-image: linear-gradient(#ff5456, #ff5456); background-repeat: no-repeat; background-size: 0 100%; will-change: background-size; -moz-transition: background-size 5s cubic-bezier(0.19, 1, 0.22, 1); -o-transition: background-size 5s cubic-bezier(0.19, 1, 0.22, 1); transition: background-size 5s cubic-bezier(0.19, 1, 0.22, 1); -webkit-transition-delay: 2s; -moz-transition-delay: 2s; -o-transition-delay: 2s; transition-delay: 2s; }

body.is_loaded #video .cover .video_title span { background-size: 100% 100%; }

#video .cover.active .video_title { display: none; }

/* Cimer */
#video .cover .cimer { right: 70px; bottom: 80px; position: absolute; }
#video .cover.active .cimer { display: none; }

/* Control buttons */
#video .cover .video_controls { width: 100%; left: 0; bottom: 20px; text-align: center; position: absolute; }
#video .cover .video_controls .pause { width: 104px; background-repeat: no-repeat; background-position: center; background-size: auto 20px; display: none; }
#video .cover .video_controls .pause.small { width: 50px; text-indent: -9999px; background-image: Url(images/icon_pause.svg); }


/*
----------------------
	BEFORE CONTENT
----------------------
*/
#before_content { height: 250px; background-color: #005456; background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; }
#before_content .decoration { width: 400px; height: 400px; left: -20px; top: -91px; background: url(images/video_decor.svg) no-repeat left top; background-size: 100% auto; position: absolute; z-index: 1; opacity: 0.8; }
#before_content .gradient { width: 100%; height: 100%; left: 0; top: 0; background: -moz-linear-gradient(left, rgba(0,84,86,1) 0%, rgba(0,84,86,0) 100%); background: -webkit-linear-gradient(left, rgba(0,84,86,1) 0%,rgba(0,84,86,0) 100%); background: linear-gradient(to right, rgba(0,84,86,1) 0%,rgba(0,84,86,0) 100%); position: absolute; }
#before_content .inner { height: 100%; z-index: 2; }

#before_content .title_breadcrumb { width: 100%; left: 0; bottom: 15px; position: absolute; }
#before_content .title_breadcrumb h1 { padding: 0 10px; font-size: 36px; font-weight: 700; color: white; line-height: 1.5; background: rgba(0,84,86,0.4); border: 2px solid white; display: inline-block; }

#before_content .breadcrumb { margin-bottom: 20px; padding: 0 10px; font-size: 15px; font-weight: 700; color: white; background: rgba(0 0 0 / 50%); display: inline-block; }
#before_content .breadcrumb a { text-decoration: underline; color: #36ffc2; }
#before_content .breadcrumb a:hover { color: white; }

body.hirek #before_content .gradient, 
body.category-hirek #before_content .gradient { background: -moz-linear-gradient(left, rgba(255,96,100,1) 0%, rgba(255,96,100,0) 100%); background: -webkit-linear-gradient(left, rgba(255,96,100,1) 0%,rgba(255,96,100,0) 100%); background: linear-gradient(to right, rgba(255,96,100,1) 0%,rgba(255,96,100,0) 100%); }
body.hirek #before_content .title_breadcrumb h1, 
body.category-hirek #before_content .title_breadcrumb h1 { background: transparent; }


/*
----------------
	CONTENT
----------------
*/
#content { padding-top: 50px; padding-bottom: 50px; font-size: 16px; line-height: 25px; position: relative; }
#content { padding-top: 50px; position: relative; }
body.home #content { padding-top: 0 !important; padding-bottom: 0 !important; }
body.fixed_header #container { padding-top: 40px; }

#content p { margin-bottom: 30px; }
#content a { text-decoration: underline; color: #ff6064; }
#content a:hover { color: #004d73; }

#content blockquote { margin-bottom: 30px; padding: 20px; background: #f2f2f2; }
#content blockquote p:last-child { margin-bottom: 0; }

#content h3 { margin-bottom: 10px; font-size: 16px; font-weight: 700; text-transform: uppercase; color: #005456; line-height: 20px; }

#content .downloads { font-size: 0; }
#content a.download { width: calc(50% - 12px); margin-top: 20px; padding: 10px 50px 10px 10px; font-size: 14px; font-weight: 700; text-transform: uppercase; text-decoration: none !important; vertical-align: top; color: white !important; letter-spacing: 1px; background: #005456; display: inline-block; position: relative; }
#content a.download:hover { background: #007472; }
#content a.download:after { width: 30px; height: 30px; right: 7px; top: 7px; background: url(images/icon_pdf_white.svg) no-repeat center; background-size: auto 30px; position: absolute; content: ''; }
#content a.download.xls:after, 
#content a.download.xlsx:after { background-image: url(images/icon_xls_white.svg); }
#content a.download.doc:after, 
#content a.download.docx:after { background-image: url(images/icon_doc_white.svg); }
#content a.download.zip:after { background-image: url(images/icon_zip_white.svg); }

#content a.download:nth-child(-n+2) { margin-top: 0; }
#content a.download:nth-child(2n) { margin-left: 20px; }

#content ul { margin-left: 30px; margin-bottom: 30px; }

#content ul.search_results li { margin-bottom: 30px; }
#content ul.search_results li a { font-size: 20px; font-weight: 700; text-decoration: none; text-transform: uppercase; }
#content ul.search_results li .post_type { margin-bottom: 12px; font-size: 16px; font-weight: 700; color: #7f7f7f; line-height: 1; }

/* Block */
#content .block { padding: 60px 0; }
#content .block .block_title { margin-bottom: 50px; padding: 7px 10px; font-size: 36px; font-weight: 700; text-transform: uppercase; color: #ff6064; line-height: 1; display: inline-block; border: 2px solid #ff6064; }
#content .block .block_title.pine { color: #00949d; border-color: #00949d; }
#content .block .block_title.blue { color: #004d73; border-color: #004d73; }

#content .block ul.page_links { margin-left: -10px !important; margin-right: -10px; font-size: 0; list-style: none !important; }
#content .block ul.page_links li { width: 33.3333333333%; margin-top: 20px; padding-left: 10px; padding-right: 10px; vertical-align: top; display: inline-block; }
#content .block ul.page_links li:nth-child(-n+3) { margin-top: 0; }
#content .block ul.page_links li a { padding: 12px 10px; font-size: 14px; font-weight: 700; text-transform: uppercase; text-decoration: none !important; color: white; letter-spacing: 1px; line-height: 16px; background: #ff6064; border: 2px solid #ff6064; border-left-width: 20px; display: block; }
#content .block ul.page_links li a:hover { color: #ff6064; background: white; }

#content .block ul.page_links.two_columns li { width: 50%; }
#content .block ul.page_links.two_columns li:nth-child(3) { margin-top: 20px; }

#content .block ul.page_links.pine li a { background: #00949d; border-color: #00949d; }
#content .block ul.page_links.pine li a:hover { color: #00949d; background: white; }

#content .block ul.page_links.blue li a { background: #004d73; border-color: #004d73; }
#content .block ul.page_links.blue li a:hover { color: #004d73; background: white; }

#content .news__events .row .col.col_news { width: calc(100% - 580px); padding-right: 60px; }
#content .news__events .row .col.col_news .news_wrapper .news { margin-bottom: 20px; padding-top: 10px; border-top: 2px solid #ff6064; border-bottom: 2px solid #ff6064; }
#content .news__events .row .col.col_news .news_wrapper .news h3 { margin-bottom: 10px; }
#content .news__events .row .col.col_news .news_wrapper .news h3 a { font-size: 20px; font-weight: 700; text-decoration: none !important; color: #ff6064; line-height: 1; }
#content .news__events .row .col.col_news .news_wrapper .news .datetime { margin-bottom: 12px; font-size: 16px; font-weight: 700; color: #7f7f7f; line-height: 1; }
#content .news__events .row .col.col_news .news_wrapper .news .read_more { padding: 9px 10px; font-size: 14px; font-weight: 700; text-decoration: none !important; color: white; line-height: 1; letter-spacing: 1px; background: #ff6064; display: block; }
#content .news__events .row .col.col_news .news_wrapper .news .read_more:hover { background: #ff5456; }
#content .news__events .row .col.col_events { width: 520px; }

/* WP blocks */
#content .wp-block-columns .wp-block-column { padding: 20px; color: white; background: #004d73; }
#content .wp-block-columns .wp-block-column h3 { color: white !important; }
#content .wp-block-columns .wp-block-column ul:last-child { margin-bottom: 0; }
#content .wp-block-columns .wp-block-column ul li { list-style: none; }
#content .wp-block-columns .wp-block-column ul li::before { width: 1em; margin-left: -1em; font-weight: bold; color: #36ffc2; display: inline-block; content: "\2022"; } 

#content .wp-block-columns .wp-block-column h2 { margin-bottom: 20px; font-size: 50px; font-weight: 700; color: white; line-height: 1; }

#content .wp-block-columns .wp-block-column p { margin-bottom: 20px; }
#content .wp-block-columns .wp-block-column p:last-child { margin-bottom: 0; }

/* Iframe wrapper */
#content .iframe_wrapper { height: 0; margin-bottom: 30px; padding-bottom: 56.25%; padding-top: 25px; position: relative; }
#content .iframe_wrapper iframe { width: 100%; height: 100%; left: 0; top: 0; position: absolute; }

/* Gallery */
#content ul.single_gallery { margin-left: 0 !important; font-size: 0; }
#content ul.single_gallery li { width: 25%; margin-top: 20px; padding-left: 10px; padding-right: 10px; vertical-align: top; display: inline-block; }
#content ul.single_gallery li:nth-child(-n+4) { margin-top: 0; }
#content ul.single_gallery li a { display: block; position: relative; overflow: hidden; }
#content ul.single_gallery li a:after { width: 100%; height: 100%; left: 0; top: 0; border: 0 solid #ff5456; position: absolute; content: ''; z-index: 2; }
#content ul.single_gallery li a:hover:after { border-width: 5px; }
#content ul.single_gallery li img { width: 100%; height: auto; display: block; position: relative; z-index: 1; }

/* Gallery chooser */
#content .gallery_chooser { margin-left: -20px; margin-right: -20px; font-size: 0; }
#content .gallery_chooser .gallery_article { width: 25%; margin-top: 50px; padding-left: 20px; padding-right: 20px; vertical-align: top; display: inline-block; }
#content .gallery_chooser .gallery_article:nth-child(-n+4) { margin-top: 0; }
#content .gallery_chooser .gallery_article a.thumbnail { margin-bottom: 20px; display: block; position: relative; overflow: hidden; }
#content .gallery_chooser .gallery_article a.thumbnail:after { width: 100%; height: 100%; left: 0; top: 0; border: 0 solid #ff5456; position: absolute; content: ''; z-index: 2; }
#content .gallery_chooser .gallery_article a.thumbnail:hover:after { border-width: 5px; }
#content .gallery_chooser .gallery_article img { width: 100%; height: auto; display: block; position: relative; z-index: 1; }
#content .gallery_chooser .gallery_article h3 { margin-bottom: 0; text-align: left; line-height: 25px; }
#content .gallery_chooser .gallery_article h3 a { font-size: 25px; font-weight: 700; text-decoration: none !important; line-height: 1; display: block; }
#content .gallery_chooser .gallery_article .count { font-size: 16px; color: #999; }

/* Page navigation */
#content ul.main_page_navigation { margin-left: -10px !important; margin-right: -10px; font-size: 0; }
#content ul.main_page_navigation > li { width: 33.3333333333%; margin-bottom: 30px; padding-left: 10px; padding-right: 10px; vertical-align: top; display: inline-block; }
#content ul.main_page_navigation > li > a { margin-bottom: 10px; font-size: 14px; font-weight: 700; text-transform: uppercase; text-decoration: none !important; color: #005456; line-height: 24px; letter-spacing: 1px; border-top: 2px solid #005456; border-bottom: 2px solid #005456; display: block; }

#content ul.main_page_navigation li ul { margin-left: 0 !important; margin-bottom: 0 !important; }
#content ul.main_page_navigation li ul li a { font-size: 16px; font-weight: normal; text-decoration: none !important; color: #7f7f7f; line-height: 24px; }
#content ul.main_page_navigation li ul li a:hover { text-decoration: underline !important; color: #004d73; }

#content ul.subpage_navigation { margin-left: -10px !important; margin-right: -10px; font-size: 0; }
#content ul.subpage_navigation li { width: 33.3333333333%; margin-bottom: 20px; padding-left: 10px; padding-right: 10px; vertical-align: top; display: inline-block; }
#content ul.subpage_navigation li a { padding: 12px 10px; font-size: 14px; font-weight: 700; text-transform: uppercase; text-decoration: none !important; color: white; letter-spacing: 1px; line-height: 16px; background: #005456; border: 2px solid #005456; border-left-width: 20px; display: block; }
#content ul.subpage_navigation li a:hover { color: #005456; background: white; }

/* Archive */
#content .archive { margin-bottom: 50px; }
#content .archive .title { margin-bottom: 20px; font-size: 21px; font-weight: 700; color: #005456; }
#content .archive .title a { text-decoration: none; color: #005456; }
#content .archive .title a:hover { text-decoration: underline; }

/* News archive */
#content .news_archive article { max-width: 970px; margin-bottom: 50px; }
#content .news_archive article .title { padding-bottom: 0; }
#content .news_archive article .title a { font-size: 21px; font-weight: 700; text-decoration: none; color: #ff6064; line-height: 30px; }
#content .news_archive article .datetime { margin-bottom: 10px; font-size: 16px; font-weight: 700; color: #ff6064; line-height: 1; }
#content .news_archive article a.read_more { padding: 9px 10px; font-size: 14px; font-weight: 700; text-decoration: none !important; color: white; line-height: 1; letter-spacing: 1px; background: #ff6064; display: block; }
#content .news_archive article a.read_more:hover { background: #ff5456; }

/* Pagination */
#content .pagination { text-align: center; }
#content .pagination .pages { margin-bottom: 10px; font-size: 14px; font-weight: 700; text-transform: uppercase; text-align: center; border-bottom: 1px solid #ddd; display: block; }
#content .pagination a, 
#content .pagination .current { width: 50px; height: 50px; margin: 0 4px 4px; font-weight: 700; text-decoration: none !important; vertical-align: top; color: #202930; line-height: 50px; background: rgba(0 84 86 / 10%); border-bottom: none !important; display: inline-block; }
#content .pagination a:hover { background: rgba(0 84 86 / 30%); }
#content .pagination .current { color: white; background: #005456; }


/*
------------------
	CITY DATAS
------------------
*/
#city_datas { padding: 100px 0; background-image: url(images/texture_1.webp); background-image: -webkit-image-set(url(images/texture_1.webp) 1x); background-image: image-set(url(images/texture_1.png) 1x); background-repeat: repeat-x; background-position: center top; }
#city_datas .block { padding: 0; }
#city_datas .city_datas_wrapper { margin-left: -10px; margin-right: -10px; font-size: 0; }
#city_datas .city_datas_wrapper .data_panel { width: 33.3333333333%; padding-left: 10px; padding-right: 10px; vertical-align: top; display: inline-block; }
#city_datas .city_datas_wrapper .data_panel .wrapper { padding: 15px 10px; background: white; border-top: 2px solid #004d73; border-bottom: 2px solid #004d73; }
#city_datas .city_datas_wrapper .data_panel .value { margin-bottom: 10px; font-size: 30px; font-weight: 700; color: #ff6064; line-height: 1; letter-spacing: 1px; }
#city_datas .city_datas_wrapper .data_panel .name { font-size: 14px; font-weight: 700; color: #004d73; line-height: 1; letter-spacing: 1px; }


/*
---------------
	SIDEBAR
---------------
*/
#sidebar { width: 230px; min-height: 500px; right: 0; top: 0; padding-right: 40px; padding-top: 60px; position: absolute; }
#sidebar .widget { margin-bottom: 50px; }
#sidebar .widget img { max-width: 100%; height: auto; display: block; }
#sidebar .widget_title { margin-bottom: 0; padding: 10px 0; font-size: 20px; font-weight: 700; text-transform: uppercase; color: #004d73; line-height: 1; letter-spacing: 1px; border-top: 2px solid #004d73; border-bottom: 2px solid #004d73; display: block; }
#sidebar .widget_title a { text-decoration: none !important; color: #004d73; display: block; }
body.home #sidebar .widget_title { margin-bottom: 30px; }

/* Facebook */
#sidebar .widget_facebook { margin-bottom: 30px; }
#sidebar .widget_facebook a { height: 50px; padding-left: 70px; font-size: 16px; text-decoration: none !important; color: #000; line-height: 20px; background: url(images/sidebar/icon_facebook.svg) no-repeat left center; background-size: auto 100%; display: block; }
#sidebar .widget_facebook a:hover { opacity: 0.8; }

/* Events */
#sidebar .widget_events ul { margin-left: 0 !important; list-style: none; } 
#sidebar .widget_events ul li { min-height: 70px; margin-bottom: 10px; padding: 15px 0 15px 60px; border-top: 2px solid #00f1ae; border-bottom: 2px solid #00f1ae; position: relative; } 
#sidebar .widget_events ul li a { font-size: 16px; text-decoration: none !important; color: #004d73; line-height: 22px; display: block; } 
#sidebar .widget_events ul li a:hover { text-decoration: underline !important; } 
#sidebar .widget_events ul li .datetime { width: 50px; height: 100%; left: 0; top: 0; font-size: 14px; font-weight: 700; color: #004d73; line-height: 16px; background: #00f1ae; position: absolute; } 
#sidebar .widget_events ul li .datetime span { display: block; } 
#sidebar .widget_events ul li .datetime span.day { margin-bottom: 5px; font-size: 21px; } 

/* List pages */
#sidebar .widget_list_pages ul { margin-left: 0 !important; margin-bottom: 0 !important; list-style: none; }
#sidebar .widget_list_pages > ul > li > a { margin-bottom: 10px; font-size: 14px; font-weight: 700; text-transform: uppercase; text-decoration: none; color: #7f7f7f; line-height: 24px; letter-spacing: 1px; border-top: 2px solid #7f7f7f; border-bottom: 2px solid #7f7f7f; display: block; }
#sidebar .widget_list_pages > ul > li > a:hover, 
#sidebar .widget_list_pages > ul > li.current_page_item > a { color: #004d73; border-top-color: #004d73; border-bottom-color: #004d73; }
#sidebar .widget_list_pages ul li ul.children { padding: 10px 0 30px; display: none; }
#sidebar .widget_list_pages ul li ul.children li a { font-size: 16px; color: #7f7f7f; }
#sidebar .widget_list_pages ul li ul.children li a:hover { text-decoration: underline; color: #004d73; }

#sidebar .widget_regulations { margin-bottom: 20px; }
#sidebar .widget_regulations ul { margin-left: 0 !important; margin-bottom: 0 !important; list-style: none; }
#sidebar .widget_regulations ul li { margin-bottom: 10px; }
#sidebar .widget_regulations ul li a { padding: 12px 10px; font-size: 14px; font-weight: 700; text-transform: uppercase; text-decoration: none !important; color: #004d73; letter-spacing: 1px; line-height: 18px; background: white; border: 2px solid #004d73; border-left-width: 20px; border-right: none; display: block; }
#sidebar .widget_regulations ul li a:hover { text-decoration: underline !important; }

body.home #sidebar .widget_regulations { margin-bottom: 60px; }

/* News archive */
#sidebar .widget_news_archive select { width: 100%; height: 50px; margin: 10px 0; border: 2px solid #004d73; }


/*
-----------
	MAP
-----------
*/
#map { width: 100%; height: 500px; position: relative; z-index: 1; }


/*
----------------------
	EVENT CALENDAR
----------------------
*/
body.home .tribe-events-calendar-month-mobile-events { display: none !important; }
body.home .tribe-mini-calendar-list-wrapper { display: none !important; }

table.tribe-mini-calendar thead { border: none; position: relative; }
table.tribe-mini-calendar thead tr:first-child td { height: 50px; vertical-align: middle; background: #00f1ae; border: none; }
table.tribe-mini-calendar thead tr:first-child td div { height: 100%; line-height: 50px; }
table.tribe-mini-calendar thead tr:first-child td span { font-size: 16px; font-weight: 700; color: #004d73; letter-spacing: 1px; }
table.tribe-mini-calendar thead tr:first-child td a.tribe-mini-calendar-nav-link { height: 100%; left: 10px; top: 0; padding: 0 !important; position: absolute; }
table.tribe-mini-calendar thead tr:first-child td a.tribe-mini-calendar-nav-link span { font-size: 50px;  }
table.tribe-mini-calendar thead tr:first-child td a.tribe-mini-calendar-nav-link.next-month { left: auto; right: 10px; }

table.tribe-mini-calendar thead tr:last-child th { padding: 10px 0; font-size: 18px; color: #004d73; background: white; border: none !important; border-bottom: 2px solid #004d73 !important; }

table.tribe-mini-calendar tbody tr td span { padding: 10px 0; }
table.tribe-mini-calendar tbody tr td.tribe-events-past { background-color: white; opacity: 1; }
table.tribe-mini-calendar tbody tr td.tribe-events-past span { color: #004d73; opacity: 0.5; }
table.tribe-mini-calendar tbody tr td.tribe-events-future { background-color: #f5f5f5; }
table.tribe-mini-calendar tbody tr td.tribe-events-future span { color: #004d73; }

table.tribe-mini-calendar .tribe-events-has-events:hover { background-color: transparent !important; }
table.tribe-mini-calendar .tribe-events-has-events div[id*=daynum-] a { padding: 10px 0; }
table.tribe-mini-calendar .tribe-events-has-events div[id*=daynum-] a:hover { color: white !important; background-color: #ff6064; }

table.tribe-mini-calendar .tribe-events-present, table.tribe-mini-calendar .tribe-mini-calendar-today { background-color: #004d73; }


/*
---------------
	FOOTER
---------------
*/
#footer { font-size: 14px; color: white; }
#footer a { color: white; letter-spacing: 1px; }
#footer a:hover { text-decoration: underline; color: #36ffc2; }

/* Footer top */
#footer .footer_top { padding: 40px 0; background: #007472; }
#footer .footer_top .inner { max-width: none; padding-left: 20px; padding-right: 20px; }
#footer .footer_top .col { width: 16.6666666666%; font-size: 14px; }
#footer .footer_top .col ul { list-style: none; }
#footer .footer_top .col ul li { font-weight: 700; text-transform: uppercase; }
#footer .footer_top .col ul li ul li { text-transform: none; }

#footer .footer_top .col.col_logos img { height: auto; margin-left: auto; margin-right: auto; display: block; }
#footer .footer_top .col.col_logos img.vasvar { width: 140px; margin-bottom: 50px; }
#footer .footer_top .col.col_logos img.mfp { width: 90px; }

/* Footer bottom */
#footer .footer_bottom { padding: 20px 0; font-size: 11px; font-weight: 700; line-height: 20px; letter-spacing: 1px; background: #005456; }
#footer .footer_bottom img { width: auto; height: 20px; vertical-align: middle; display: inline-block; }


/*
----------------------
	SZÉCHENYI 2020
----------------------
*/
#szechenyi2020 { right: 0; bottom: 0; display: inline-block; position: fixed; z-index: 1000; }
#szechenyi2020 img { width: 100% !important; max-width: 250px; height: auto; display: block; }


/*
------------------
	COOKIE BAR
------------------
*/
#cookie-law-info-bar { font-size: 14px; line-height: 20px; }
#cookie-law-info-bar .cli_settings_button { font-weight: 700; text-decoration: underline; }


/*
-------------------
	RWD DESIGN
-------------------
*/
@media only screen and (max-width: 1660px) { 

	/* CONTENT */
	#content .inner { padding-right: 150px; }
}

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

	/* HEADER: Search */
	#header .search { width: calc(100% - 710px); left: 310px; }
	
	/* MENU */
	#menu ul li a { padding: 0 30px; }
	
	/* MENU: Submenu */
	#menu ul li ul { padding: 20px 30px; }
	
	/* VIDEO: Cover */
	#video .cover .video_title { left: 60px; }
	
	/* BEFORE CONTENT */
	#before_content .inner { max-width: none; }
	#before_content .title_breadcrumb { left: 60px; }

	/* CONTENT */
	#content { padding-left: 60px; }
	#content .inner { max-width: none; padding-right: 280px; }
	
	/* FOOTER: Footer top */
	#footer .footer_top .col { width: 20%; margin-top: 40px; }
	#footer .footer_top .col.col_logos { width: 100% !important; margin-top: 0 !important; display: block; }
	#footer .footer_top .col.col_logos img { width: auto !important; height: 100px !important; margin: 0 20px !important; vertical-align: top; display: inline-block; }
}

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

	/* DISPLAY: None */
	.hide_in_1200 { display: none !important; }
	
	/* DEFAULT */
	.p_l_20 { padding-left: 20px; }
	.p_r_20 { padding-right: 20px; }

	/* HEADER: Search */
	#header .search { width: calc(100% - 650px); left: 250px; }
	
	/* MENU */
	#menu { padding-left: 0; }
	
	/* VIDEO: Decoration */
	#video .decoration { width: 400px; height: 340px; top: -92px; }
	
	/* CONTENT: Block */
	#content { padding-left: 0; }
	
	/* CONTENT: Block */
	#content .block ul.page_links li { width: 50%; }
	#content .block ul.page_links li:nth-child(3) { margin-top: 20px; }
	
	#content .news__events .row .col.col_news { width: 100%; margin-bottom: 60px; padding-right: 0; }
	#content .news__events .row .col.col_events { width: 100%; }
	
	/* CONTENT: Gallery */
	#content ul.single_gallery { margin-left: -10px !important; margin-right: -10px; }
	
	/* CONTENT: Gallery chooser */
	#content .gallery_chooser { margin-left: -20px; margin-right: -20px; }
	
	/* CONTENT: Page navigation */
	#content ul.main_page_navigation > li { width: 50%; }
	#content ul.subpage_navigation li { width: 50%; }

	/* FOOTER: Footer top */
	#footer .footer_top .col { width: 33.3333333333%; }
}

@media only screen and (max-width: 960px) { 
	
	/* DISPLAY: None */
	.hide_in_960 { display: none !important; }
	
	/* DISPLAY: Block */
	.show_in_960 { display: block !important; }
	
	/* BREAK */
	.break_in_960 { display: block; }
	
	/* LOGO */
	#logo { width: 80px; height: 60px; top: 10px; left: 20px; background-size: auto 100%; border: none; }
	
	/* HEADER */
	#header { width: 100%; height: 80px; left: 0; top: 0; background: white; position: fixed; z-index: 99; }
	
	/* HEADER: Search */
	#header .search { width: calc(100% - 260px); height: 50px; left: 160px; }
	
	/* Weather widget */
	#header .met { display: none !important; }
	
	/* HEADER: Fixed header */
	body.fixed_header #header {}
	
	/* VIDEO */
	#video { height: auto; }
	#video .inner { height: auto !important; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
	#video .iframe_wrapper .the_video { min-height: 270px; }
	
	/* VIDEO: Cover */
	#video .cover { padding-bottom: 50px; }
	#video .cover .video_title { width: auto; left: auto; bottom: auto; margin: auto; font-size: 50px; text-align: center; position: relative; }

	/* VIDEO: Cimer */
	#video .cover .cimer { width: 80px; height: auto; right: auto; bottom: auto; margin: 0 auto 20px; display: block; position: relative; }
	
	/* VIDEO: Player */
	#video .iframe_wrapper { height: auto; left: auto; top: auto; position: relative; }
	#video .iframe_wrapper .the_video { height: 0; top: auto; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
	
	/* BEFORE CONTENT */
	#before_content .title_breadcrumb { left: 20px; bottom: 20px; }

	/* CONTENT */
	#container { padding-top: 80px; }
	#content .inner { padding-right: 20px; }
	
	/* CONTENT: Gallery */
	#content ul.single_gallery li { width: 25%; }
	#content ul.single_gallery li:nth-child(-n+5) { margin-top: 20px; }
	#content ul.single_gallery li:nth-child(-n+4) { margin-top: 0; }
	
	/* CONTENT: Gallery chooser */
	#content .gallery_chooser .gallery_article { width: 33.3333333333%; }
	#content .gallery_chooser .gallery_article:nth-child(-n+4) { margin-top: 40px; }
	#content .gallery_chooser .gallery_article:nth-child(-n+3) { margin-top: 0; }
	
	/* CITY DATAS */
	#city_datas { padding: 75px 0; }
	
	/* FOOTER: Footer top */
	#footer .footer_top .col { width: 50%; }
	
	/* SZÉCHENYI 2020 */
	#szechenyi2020 { width: 20%; height: auto; }
	#szechenyi2020 img { height: auto; }
}

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

	/* DISPLAY: None */
	.hide_in_768 { display: none !important; }
	
	/* BREAK */
	.break_in_768 { display: block; }

	/* VIDEO: Cover */
	#video .cover .video_title { font-size: 40px; }

	/* VIDEO: Cimer */
	#video .cover .cimer { width: 50px; }
	
	/* BEFORE CONTENT */
	#before_content { height: 200px; }
	#before_content .title_breadcrumb h1 { font-size: 5vw; }
	
	/* CONTENT */
	#content { padding-top: 30px; }
	
	/* CONTENT: Block */
	#content .block { padding: 30px 0; }
	#content .block .block_title { margin-bottom: 30px; font-size: 5vw; }
	
	/* CONTENT: Gallery */
	#content ul.single_gallery li { width: 33.3333333333%; }
	#content ul.single_gallery li:nth-child(-n+4) { margin-top: 20px; }
	#content ul.single_gallery li:nth-child(-n+3) { margin-top: 0; }
	
	/* CITY DATAS */
	#city_datas { padding: 50px 0; }
	#city_datas .city_datas_wrapper { margin-left: 0; margin-right: 0; }
	#city_datas .city_datas_wrapper .data_panel { width: 100%; margin-bottom: 20px; padding-left: 0; padding-right: 0; display: block; }
	#city_datas .city_datas_wrapper .data_panel:last-child { margin-bottom: 0; }
}

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

	/* VIDEO: Cover */
	#video .cover .video_title { max-width: 80%; font-size: 30px; }

	/* VIDEO: Cimer */
	#video .cover .cimer { width: 50px; }
	
	/* BEFORE CONTENT */
	#before_content { height: auto; }
	#before_content .gradient { position: relative; }
	#before_content .inner { padding-top: 20px; padding-bottom: 20px; }
	#before_content .title_breadcrumb { left: auto; bottom: auto; position: relative; }
	#before_content .title_breadcrumb h1 { font-size: 6vw; }
	
	/* CONTENT */
	#content a.download { width: 100%; margin-top: 20px !important; margin-left: 0 !important; }
	#content a.download:first-child { margin-top: 0 !important; }
	
	/* CONTENT: Block */
	#content .block .block_title { font-size: 6vw; }
	#content .block ul.page_links { margin-left: 0 !important; margin-right: 0; }
	#content .block ul.page_links li { width: 100%; padding-left: 0; padding-right: 0; display: block; }
	#content .block ul.page_links li:nth-child(2) { margin-top: 20px; }
	#content .block ul.page_links.two_columns li { width: 100%; }
	
	/* CONTENT: Gallery chooser */
	#content .gallery_chooser { margin-left: -10px; margin-right: -10px; }
	#content .gallery_chooser .gallery_article { width: 50%; padding-left: 10px; padding-right: 10px; }
	#content .gallery_chooser .gallery_article:nth-child(-n+3) { margin-top: 40px; }
	#content .gallery_chooser .gallery_article:nth-child(-n+2) { margin-top: 0; }
	#content .gallery_chooser .gallery_article h3 { line-height: 20px; }
	#content .gallery_chooser .gallery_article h3 a { font-size: 20px; }
	
	/* CONTENT: Page navigation */
	#content ul.main_page_navigation { margin-left: 0 !important; margin-right: 0; }
	#content ul.main_page_navigation > li { width: 100%; padding-left: 0; padding-right: 0; display: block; }

	#content ul.subpage_navigation { margin-left: 0 !important; margin-right: 0; }
	#content ul.subpage_navigation li { width: 100%; padding-left: 0; padding-right: 0; display: block; }
	
	/* MAP */
	#map { height: 400px; }
	
	/* SZÉCHENYI 2020 */
	#szechenyi2020 { width: 30%; }
}

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

	/* CONTENT: WP blocks */
	#content .wp-block-columns .wp-block-column { margin-bottom: 30px; }
	#content .wp-block-columns .wp-block-column:last-of-type { margin-bottom: 0; }
}

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

	/* DISPLAY: None */
	.hide_in_480 { display: none !important; }
	
	/* BREAK */
	.break_in_480 { display: block; }

	/* LOGO */
	#logo { width: 70px; height: 50px; top: 15px; }

	/* HEADER: Search */
	#header .search { width: calc(100% - 210px); left: 110px; }

	/* VIDEO: Cimer */
	#video .cover .cimer { width: 40px; }
	
	/* CONTENT: Block */
	#content .block .block_title { font-size: 7vw; }
	
	/* MAP */
	#map { height: 300px; }

	/* FOOTER: Footer top */
	#footer .footer_top .col { width: 100%; }
}

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

	/* CONTENT: Gallery */
	#content ul.single_gallery li { width: 50%; }
	#content ul.single_gallery li:nth-child(-n+3) { margin-top: 20px; }
	#content ul.single_gallery li:nth-child(-n+2) { margin-top: 0; }
}
br.small {
    line-height: 1px;
}