/*
Theme Name: HUassist
Theme URI: https://huassist.hu
Description: A HUassist weboldalának alapértelmezett sablonja.
Author: Digitalform
Author URI: https://digitalform.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; }

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active { -webkit-box-shadow: 0 0 0 30px white inset !important; }

body { margin: auto; font-family: 'Lora', serif; font-size: 19px; font-weight: 400; line-height: 30px; overflow-x: hidden; }
body.rwd_menu__opened { overflow: none; }
body.page-template-under-construction { height: 100vh; }

textarea, input, select, button { font-family: 'Lora', serif; font-size: 18px; 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; }

img.alignleft, 
img.alignright, 
img.aligncenter { padding: 4px; border: 1px solid #ddd; }

/* Classes */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.inner { max-width: 1280px; margin-left: auto; margin-right: auto; position: relative; }
.inner_800 { max-width: 800px; }
.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: #d63131; }
.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, .button, ul.language-chooser { font-family: 'Barlow Condensed', sans-serif; }

/* Animation */
.anim_slide_top { top: 50px; position: relative; opacity: 0; }
.reveal .anim_slide_top { top: 0; opacity: 1; }

/* Animation */
.anim, .menu__language_chooser { -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: 24px !important; text-decoration: none !important; text-transform: uppercase; text-align: center; color: white !important; line-height: 50px; background: #1c3459; 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-color: #0a2f51 !important; }

.button.button_huge { height: 60px; padding: 0 30px; line-height: 60px; }

.button:disabled, 
.button:disabled:hover { color: #999 !important; background-color: #f5f5f5; border-color: #ddd; }

.button_fullwidth { height: auto; padding: 15px 10px; text-align: center; line-height: 20px; display: block; }

/* Read more button */
.read_more { margin-top: 30px; padding-left: 40px; font-size: 18px; font-weight: 700; color: white; line-height: 20px !important; display: inline-block; position: relative; }
.read_more:hover { padding-left: 45px; }
.read_more:before { width: 20px; height: 5px; left: 0; top: 8px; line-height: 20px; background: #ffed00; position: absolute; content: ''; }
.read_more:hover:before { width: 25px; }

/* 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: #143d8f; 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: #143d8f; position: relative; display: block; content: ''; }


/*
-----------------------
	COOKIE LAW INFO
-----------------------
*/
#cookie-law-info-bar { width: calc(100% - 30px) !important; max-width: 400px !important; padding: 20px !important; text-align: left !important; font-size: 14px !important; }
#cookie-law-info-bar span { display: block; }

#cookie-law-info-bar .cli_action_button { width: 100% !important; height: 40px !important; margin-left: 0 !important; margin-top: 10px; padding: 0 !important; font-size: 15px !important; font-weight: 700; text-transform: uppercase; text-align: center; line-height: 40px !important; display: block; }
#cookie-law-info-bar .cli_action_button:hover { opacity: 0.9; }

#cookie-law-info-bar .cli_settings_button { width: 100% !important; height: 40px !important; margin-left: 0 !important; padding: 0 !important; font-size: 15px !important; font-weight: 700; text-transform: uppercase; text-align: center; color: #292929 !important; line-height: 40px !important; display: block; }


/*
----------------
	FANCYBOX
----------------
*/
.fancybox-container .fancybox-slide { padding: 20px; }

.fancybox-container .content-bio-cf { width: 500px; padding: 20px; }
.fancybox-container .content-bio-cf a { text-decoration: underline; color: #143d8f; }
.fancybox-container .content-bio-cf a:hover { color: #000; }
.fancybox-container .content-bio-cf small { font-size: 12px; text-align: center; line-height: 16px; display: block; }
.fancybox-container .content-bio-cf .name_and_post { margin-bottom: 30px; }
.fancybox-container .content-bio-cf .name_and_post .name { margin-bottom: 10px; font-size: 21px; font-weight: 700; color: #143d8f; line-height: 22px; }
.fancybox-container .content-bio-cf .name_and_post .post { font-size: 16px; font-weight: 700; color: #000; line-height: 20px; }
.fancybox-container .content-bio-cf .form_row textarea { min-height: 100px !important; }


/*
-------------------
	NAVIGATION
-------------------
*/
#rwd_menu { width: 80%; right: -100%; top: 0; bottom: 0; padding-bottom: 30px; background: #0a2f51; position: fixed; z-index: 100; overflow: auto; }
#rwd_menu .rwd_menu_wrapper { height: 100%; left: 10%; right: 10%; position: absolute; }

/* RWD button */
#rwd_menu .rwd_button { width: 50px; height: 50px; right: 20px; top: 25px; background: transparent; position: absolute; cursor: pointer; z-index: 10; }
#rwd_menu .rwd_button .burg { width: 24px; height: 2px; left: 13px; top: 50%; background: transparent; display: block; position: relative; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }

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

#rwd_menu .rwd_button .burg:before { top: 0; left: 0; -webkit-transform: rotate(45deg); }
#rwd_menu .rwd_button .burg:after { top: 0; right: 0; -webkit-transform: rotate(-45deg); }

/* Main menu */
#rwd_menu ul.main_menu { padding-top: 10%; display: flex; flex-wrap: wrap; list-style: none; }
#rwd_menu ul.main_menu li { width: 50%; }
#rwd_menu ul.main_menu li a { margin-bottom: 10px; padding: 5px 0; font-size: 30px; text-transform: uppercase; color: white; display: inline-block; }
#rwd_menu ul.main_menu li a:hover { text-decoration: underline; text-decoration-thickness: 1px; }

/* Footer menu */
#rwd_menu ul.footer_menu { left: 0; bottom: 30px; position: absolute; list-style: none; }
#rwd_menu ul.footer_menu li { margin-right: 20px; vertical-align: top; display: inline-block; }
#rwd_menu ul.footer_menu li a { font-size: 16px; color: white; line-height: 1; display: block; }
#rwd_menu ul.footer_menu li a:hover { text-decoration: underline; }

/* RWD nav opened */
body.rwd_menu__opened #rwd_menu { right: 0; }


/*
--------------
	HEADER
--------------
*/
#header { width: 100%; height: 120px; left: 0; top: 0; background: #f6f4f0; position: fixed; z-index: 99; }
#header .inner { height: 100%; }

/* Logo */
#header .logo { height: 34px; display: inline-block; }
#header .logo svg { width: auto; height: 100%; display: block; }
#header .logo svg path { fill: #1c3459; }

/* Menu and language selector */
#header .menu__language_chooser { right: 0; top: 35px; padding-right: 90px; display: flex; flex-wrap: wrap; position: absolute; }

#header .menu__language_chooser ul.menu { display: flex; flex-wrap: wrap; list-style: none; }
#header .menu__language_chooser ul.menu li { margin-left: 40px; }

#header .menu__language_chooser ul.menu li a { font-size: 24px; color: #1c3459; line-height: 50px; position: relative; }
#header .menu__language_chooser ul.menu li a::before, 
#header .menu__language_chooser ul.menu li a::after { width: 100%; height: 1px; background: #1c3459; top: 100%; left: 0; content: ''; pointer-events: none; position: absolute; }
#header .menu__language_chooser ul.menu li a::before { transform-origin: 100% 50%; transform: scale3d(0, 1, 1); transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1); }
#header .menu__language_chooser ul.menu li a:hover::before { transform-origin: 0% 50%; transform: scale3d(1, 1, 1); transition-timing-function: cubic-bezier(0.4, 1, 0.8, 1); }
#header .menu__language_chooser ul.menu li a::after { top: calc(100% + 3px); content: ''; transform-origin: 0% 50%; transform: scale3d(0, 1, 1); transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1); }
#header .menu__language_chooser ul.menu li a:hover::after { transform-origin: 100% 50%; transform: scale3d(1, 1, 1); transition-timing-function: cubic-bezier(0.4, 1, 0.8, 1); }

#header .menu__language_chooser ul.menu li.current_page_item a { color: #000; }
#header .menu__language_chooser ul.menu li.current_page_item a::before { background: #000; transform-origin: 0% 50%; transform: scale3d(1, 1, 1); transition-timing-function: cubic-bezier(0.4, 1, 0.8, 1); }
#header .menu__language_chooser ul.menu li.current_page_item a::after { transform-origin: 100% 50%; transform: scale3d(1, 1, 1); transition-timing-function: cubic-bezier(0.4, 1, 0.8, 1); }

#header .menu__language_chooser ul.language-chooser { height: 50px; right: 0; top: 0; padding: 50px 30px 0 10px; background: #1c3459 url(images/icon_arrow_down_white.svg) no-repeat 86% 20px; background-size: 12px auto; position: absolute; overflow: hidden; list-style: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#header .menu__language_chooser ul.language-chooser:hover { height: auto; overflow: auto; }
#header .menu__language_chooser ul.language-chooser li {  }
#header .menu__language_chooser ul.language-chooser li.active { height: 50px; top: 0; position: absolute; }
#header .menu__language_chooser ul.language-chooser li a { font-size: 24px; text-transform: uppercase; color: white; line-height: 40px; display: block; }
#header .menu__language_chooser ul.language-chooser li.active a { line-height: 50px; }
#header .menu__language_chooser ul.language-chooser li a:hover { text-decoration: underline; text-decoration-thickness: 1px; }

/* RWD button */
#header .rwd_button { width: 50px; height: 50px; right: 0; background: white; position: absolute; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#header .rwd_button .burg { width: 24px; height: 2px; left: 13px; top: 50%; background: #1c3459; 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: 24px; height: 2px; background: #1c3459; 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); }

/* Fixed header */
body.fixed_header #header { height: 100px; }
body.home.fixed_header #header { background: white; -moz-box-shadow: 0 0 20px rgba(0 0 0 / 15%); -webkit-box-shadow: 0 0 20px rgba(0 0 0 / 15%); box-shadow: 0 0 20px rgba(0 0 0 / 15%); }

/* Fixed header: Menu and language selector */
body.fixed_header #header .menu__language_chooser { top: 25px; }


/*
-------------
	SLIDE
-------------
*/
#slide { padding: 30px 0 40px; background: #f6f4f0; position: relative; z-index: 2; }
#slide .slide_title { font-size: 30px; color: #1c3459; line-height: 1.2; }
#slide .slide_text { margin-top: 20px; font-size: 20px; color: #1c3459; line-height: 1.5; }
#slide .slide_link_wrap { width: 100%; left: 0; bottom: -30px; position: absolute; }

#slide_image_wrap { padding: 0 50px; position: relative; }
#slide_image_wrap:before { width: 100%; height: 50%; left: 0; top: 0; background: #f6f4f0; position: absolute; content: ''; }
#slide_image_wrap .slide_image { max-height: 540px; min-height: 250px; background-color: #1c3459; background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; }
#slide_image_wrap .slide_image:before { padding-top: 30%; display: block; content: ''; }


/*
----------------
	ABOUT ME
----------------
*/
#aboutme { padding: 70px 0; position: relative; z-index: 1; }

#aboutme .aboutme_wrap { display: flex; flex-wrap: wrap; align-items: center; }
#aboutme .aboutme_wrap .box { width: 33.3333333333%; }
#aboutme .aboutme_wrap .box p { margin-bottom: 20px; }
#aboutme .aboutme_wrap .box p:last-child { margin-bottom: 0; }

#aboutme .aboutme_wrap .box.box_image { min-height: 400px; background-repeat: no-repeat; background-position: center; background-size: cover; }

#aboutme .aboutme_wrap .box.box_text_left { padding-left: 50px; padding-bottom: 50px; }
#aboutme .aboutme_wrap .box.box_text_left .title { margin-bottom: 30px; font-size: 40px; color: #1c3459; line-height: 1; }
#aboutme .aboutme_wrap .box.box_text_left ul { list-style: none; }
#aboutme .aboutme_wrap .box.box_text_left ul li { margin-bottom: 20px; padding-left: 45px; font-size: 17px; color: #1c3459; line-height: 22px; position: relative; }
#aboutme .aboutme_wrap .box.box_text_left ul li:last-child { margin-bottom: 0; }
#aboutme .aboutme_wrap .box.box_text_left ul li:before { width: 30px; height: 30px; left: 0; top: -4px; background: #1c3459 url(images/icon_check_white.svg) no-repeat center; background-size: auto 16px; position: absolute; content: ''; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }

#aboutme .aboutme_wrap .box.box_text_right { padding-left: 50px; padding-bottom: 50px; font-size: 17px; color: #58585b; line-height: 30px; }


/*
----------------
	SERVICES
----------------
*/
#services { padding: 50px 0; background: #f6f4f0; }
#services .title { max-width: 480px; margin: 0 auto 30px; font-size: 40px; color: #1c3459; line-height: 1; }

#services .services_wrap { margin-left: -15px; margin-right: -15px; display: flex; flex-wrap: wrap; }
#services .services_wrap .service { width: calc(33.3333333333% - 30px); top: 0; margin: 30px 15px 0; padding: 30px 40px; font-size: 17px; color: #58585b; line-height: 25px; background: white; position: relative; -moz-box-shadow: 0 2px 3px rgba(0 0 0 / 10%); -webkit-box-shadow: 0 2px 3px rgba(0 0 0 / 10%); box-shadow: 0 2px 3px rgba(0 0 0 / 10%); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#services .services_wrap .service:hover { top: -5px; -moz-box-shadow: 0 10px 10px rgba(0 0 0 / 10%); -webkit-box-shadow: 0 10px 10px rgba(0 0 0 / 10%); box-shadow: 0 10px 10px rgba(0 0 0 / 10%); }
#services .services_wrap .service img { width: auto; height: 70px; margin-bottom: 20px; display: block; }
#services .services_wrap .service .service_title { margin-bottom: 20px; font-size: 30px; color: #1c3459; line-height: 1; }


/*
----------------------
	BEFORE CONTENT
----------------------
*/
#before_content { margin-bottom: 70px; padding: 50px 0; background: #f6f6f6; }
#before_content h1 { font-size: 30px; font-weight: 700; vertical-align: baseline; color: #1c1c20; line-height: 1; display: inline-block; }
#before_content .rank-math-breadcrumb { margin-left: 20px; padding-left: 40px; font-size: 16px; font-weight: 500; line-height: 16px; display: inline-block; position: relative; }
#before_content .rank-math-breadcrumb:before { width: 25px; height: 2px; left: 0; bottom: 2px; background: #1c1c20; position: absolute; content: ''; }
#before_content .rank-math-breadcrumb p { margin-bottom: 0 !important; }
#before_content .rank-math-breadcrumb a:after { display: none !important; }
#before_content .rank-math-breadcrumb a:hover { text-decoration: underline; }


/*
---------------
	CONTENT
---------------
*/
#container { padding-top: 120px; }
#content { padding: 50px 0; }

#content h1 { margin-bottom: 30px; font-size: 50px; line-height: 1; }
#content h3 { margin-bottom: 10px; font-size: 30px; line-height: 1; }

#content p { margin-bottom: 20px; }

#content a { text-decoration: underline; color: #000; white-space: nowrap; position: relative; }
#content a:hover { color: #000; text-decoration-thickness: 2px; }

/* Table */
#content table { width: 100%; margin-bottom: 20px; border: 2px solid #f6f4f0; border-collapse: collapse; table-layout: fixed; }
#content table tbody td { padding: 10px; font-size: 16px; line-height: 20px; border: 1px solid #f6f4f0; }

/* Services */
#content .services_wrap { margin-top: 50px; }
#content .services_wrap article { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 3px solid #f6f4f0; }
#content .services_wrap article:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }


/*
--------------
	FOOTER
--------------
*/
#footer { background: #1c3459; border-bottom: 10px solid #0a2f51; }

/* Footer top */
#footer .footer_top .inner { padding-top: 50px; padding-bottom: 50px; }
#footer .footer_top a.logo img { width: auto; height: 34px; margin: 0 auto 30px; display: block; }
#footer .footer_top ul.menu { font-size: 0; }
#footer .footer_top ul.menu li { margin: 0 20px; vertical-align: top; display: inline-block; }
#footer .footer_top ul.menu li a { font-size: 24px; color: white; }
#footer .footer_top ul.menu li a:hover { text-decoration: underline; text-decoration-thickness: 1px; }

/* Footer center */
#footer .footer_center .inner { padding-top: 50px; padding-bottom: 50px; border-top: 1px solid #3d6284; }
#footer .footer_center .title { margin-bottom: 20px; font-size: 20px; color: white; }
#footer .footer_center a { width: 60px; height: 60px; margin: 0 5px; vertical-align: top; background: #f6cc71; background-repeat: no-repeat; background-position: center; background-size: auto 24px; display: inline-block; }
#footer .footer_center a:hover { background-color: white; }
#footer .footer_center a.facebook { background-image: url(images/icon_facebook.svg); }
#footer .footer_center a.instagram { background-image: url(images/icon_instagram.svg); }
#footer .footer_center a.linkedin { background-image: url(images/icon_linkedin.svg); }

/* Footer bottom */
#footer .footer_bottom { font-size: 16px; color: rgba(255 255 255 / 70%); line-height: 20px; }
#footer .footer_bottom .inner { padding-top: 50px; padding-bottom: 30px; border-top: 1px solid #3d6284; }
#footer .footer_bottom .go_up { width: 40px; height: 40px; left: 50%; top: -20px; background: #1c3459 url(images/icon_arrow_up_white.svg) no-repeat center; background-size: auto 20px; border: 1px solid #3d6284; display: block; position: absolute; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
#footer .footer_bottom .copyright { display: inline-block; }


/*
----------------------
	SZECHENYI 2020
----------------------
*/
#szechenyi_2020 { max-width: 300px; right: 0; bottom: 0; position: fixed; z-index: 99; }
#szechenyi_2020 img { width: 100%; height: auto; display: block; }


/*
------------
	FORM
------------
*/
.form_row { margin-bottom: 30px; position: relative; }
.form_row.form_row_first { width: 50%; width: calc(50% - 15px); float: left; }
.form_row.form_row_last { width: 50%; width: calc(50% - 15px); float: right; }
.form_row.form_row_wide { clear: both; }

.form_row br { display: none !important; }
.form_row label { top: 10px; font-size: 16px; font-weight: 400; color: #b3b3b3; position: absolute; -webkit-transition: top .2s ease-in-out,  font-size .2s ease-in-out; transition: top .2s ease-in-out, font-size .2s ease-in-out; }
.form_row label.active { top: -20px; font-size: 14px; font-weight: 700; color: #143d8f; }

.form_row .wpcf7-list-item { margin: 0; position: relative; }
.form_row .wpcf7-list-item label { top: auto; padding-left: 35px; line-height: 20px; display: block; position: relative; }
.form_row .wpcf7-list-item input[type=checkbox] { left: 0; top: 1px; position: absolute; }

.form_row textarea, 
.form_row input[type=text], 
.form_row input[type=email] { width: 100%; height: 50px; font-size: 17px; background: transparent; border-bottom: 1px solid #b3b3b3; }

.form_row textarea { min-height: 150px; padding: 10px 0; resize: vertical; }

.form_row .button { padding: 0 20px; }
.form_row .button:after { display: none; }


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

	/* HEADER */
	#header { height: 100px; }#header .inner { height: 100%; }
	
	/* HEADER: Menu and language selector */
	#header .menu__language_chooser { top: 25px; }
	
	/* CONTENT */
	#container { padding-top: 100px; }
	
	/* SZECHENYI 2020 */
	#szechenyi_2020 { width: 21%; max-width: none; min-width: 100px; }
}

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

	/* DEFAULT */
	.p_l_20 { padding-left: 20px;}
	.p_r_20 { padding-right: 20px;}
	
	/* HEADER: Menu and language selector */
	#header .menu__language_chooser { right: 20px; }
	#header .menu__language_chooser ul.menu li { margin-left: 30px; }
	#header .menu__language_chooser ul.language-chooser { margin-left: 30px; }
	
	/* SLIDE */
	#slide_image_wrap { padding: 0 20px; }
	
	/* ABOUT ME */
	#aboutme .aboutme_wrap .box.box_text_left .title { font-size: 50px; }
	
	/* SERVICES */
	#services .title { font-size: 50px; }
	
	/* CONTENT */
	#content h1 { font-size: 40px; }
}

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

	/* DISPLAY: None */
	.hide_in_960 { display: none !important; }
	
	/* DISPLAY: Block */
	.show_in_960 { display: block !important; }
	
	/* HEADER: Menu and language selector */
	#header .menu__language_chooser ul.language-chooser { right: 70px; }
	
	/* SLIDE */
	#slide { padding: 30px 0 !important; }
	#slide .slide_link_wrap { left: auto; bottom: auto; margin-top: 20px; position: relative; }
	
	/* ABOUT ME */
	#aboutme { padding: 50px 0; }
	#aboutme:before { display: none; }

	#aboutme .aboutme_wrap .box { width: 50%; }
	#aboutme .aboutme_wrap .box.box_text_left { padding: 50px 0 50px 30px; }
	#aboutme .aboutme_wrap .box.box_text_left .title { font-size: 40px; }
	#aboutme .aboutme_wrap .box.box_text_left ul li { font-size: 18px; }

	#aboutme .aboutme_wrap .box.box_text_right { width: 100%; padding-top: 30px; padding-bottom: 30px; padding-left: 0; border-top: 10px solid #f6f4f0; }

	/* SERVICES */
	#services { padding: 30px 0; }
	#services .title { font-size: 40px; }
	#services .services_wrap .service { padding: 30px; }
	#services .services_wrap .service .service_title { font-size: 26px; }
}

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

	/* SLIDE */
	#slide .slide_title { font-size: 25px; }
	
	/* ABOUT ME */
	#aboutme { padding-top: 30px; }
	
	/* SERVICES */
	#services { padding: 30px 0; }
	#services .services_wrap .service { padding: 20px; }
	
	/* FOOTER: Footer top */
	#footer .footer_top .inner { padding-top: 30px; padding-bottom: 30px; }
}

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

	/* NAVIGATION: Main menu */
	#rwd_menu .rwd_menu_wrapper { left: 20px; right: 20px; }
	#rwd_menu ul.main_menu li { width: 100%; }

	/* NAVIGATION: Footer menu */
	#rwd_menu ul.footer_menu li { margin-right: 0; display: block; }
	#rwd_menu ul.footer_menu li a { margin-bottom: 5px; padding: 5px 0; font-size: 20px; }
	#rwd_menu ul.footer_menu li:last-child a { margin-bottom: 0; }
	
	/* ABOUT ME */
	#aboutme .aboutme_wrap .box { width: 100%; }
	#aboutme .aboutme_wrap .box.box_image:after { padding-top: 80%; display: block; content: ''; }
	#aboutme .aboutme_wrap .box.box_text_left { padding: 30px 0; }
	
	/* SERVICES */
	#services .services_wrap { margin-left: 0; margin-right: 0; }
	#services .services_wrap .service { width: 100%; margin: 30px 0 0; padding: 30px; }
	#services .services_wrap .service:first-child { margin-top: 0; }
	
	/* FOOTER: Footer top */
	#footer .footer_top ul.menu li { margin: 0; display: block; }
}

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

	/* NAVIGATION */
	#rwd_menu { width: 100%; }
	
	/* SLIDE */
	#slide .slide_title { font-size: 20px; }
}

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

	/* HEADER: Logo */
	#header .logo { height: 26px; }
}

@media only screen and (max-width: 320px) { 
	
	/* HEADER: Logo */
	#header .logo { height: 20px; }
}
