/* 
 Theme Name:   IDOR
 Theme URI:    
 Description:  
 Author:       Gr4fix s.r.o.
 Author URI:   
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800|Playfair+Display:400,400i,700,700i,900&subset=latin-ext');

h1 {
    font-size: 68px;
    line-height: 1.1;
    font-family: "Playfair Display", Times, serif;
    font-style: Normal;
    font-weight: 700;
    margin-bottom: 60px !important;
    padding-bottom: 0px;
}

h2, h3, h4, h5 {
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    color: #0c360c;
    padding-bottom: 0;
}

h2,
.et_pb_post h2 {
    font-size: 32px;
    line-height: 1.3;
    margin: 0 0 30px 0;
}

p.article-teaser {
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    color: #0c360c;
    font-size: 32px;
    line-height: 1.3;
    margin: 0 0 30px 0;
}

h2 strong {
    font-weight: 500;
}

strong {
    /*font-family: "Miller Disp Bd", Times, serif;*/
}

blockquote{
    border-color: #cda961;
}

#main-content #left-area h2 a,
#main-content #left-area a.link,
#main-content #left-area a.link-back,
#main-content #left-area a.link-forward {
    font-family: "Montserrat",sans-serif;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
    font-size: 32px;
    line-height: 1.3;
    margin: 0px;
}

#main-content #left-area h2 a:hover,
#main-content #left-area a.link:hover,
#main-content #left-area a.link-back:hover,
#main-content #left-area a.link-forward:hover {
    color: #000000;
}


h2 a:before,
a.link:before,
a.link-forward:before {
    content: "";
    font-size: inherit;
    background: url(/app/themes/IDOR/images/arrow-forward.svg) center center no-repeat;
    background-size: 100%;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    margin-right: 10px;
    position: relative;
    height: 32px;
    width: 32px;
    line-height: 1;
    top: 5px;
}

a.link-back:before {
    content: "";
    font-size: inherit;
    background: url(/app/themes/IDOR/images/arrow-back.svg) center center no-repeat;
    background-size: 100%;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    margin-right: 10px;
    position: relative;
    height: 32px;
    width: 32px;
    line-height: 1;
    top: 5px;
}

h3 {
    font-size: 22px;
    line-height: 1.4;
    margin: 20px 0px 5px 0px;
}

body:not(.chrome) .et_pb_lettergrid .lettergrid-letter .letter-image img,
body:not(.chrome) .et_pb_lettergrid .lettergrid-letter .letter-image-hover img {
    display: none !important;
}

body.disable-device-scroll #et-main-area {
    overflow-y: hidden;
    height: auto;
    left: 0px;
    right: 0px;
    position: fixed;
}

article p, article ul li {
    font-size: 20px;
    line-height: 1.6;
    font-family: "Miller Disp Rom", Times, serif;
    font-style: Normal;
    font-weight: Normal;
}

/*#main-content #left-area article p {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}*/

#page-container {
    padding-top: 60px !important;
    margin-top: 0px !important;
}

#main-content {
    margin-bottom: 100px;
    padding-top: 60px;
}

body.home #main-content,
body #main-content.fullscreen {
    margin-bottom: 0px;
    padding-top: 0px;
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 0px;
}

#main-content .container:before {
    content: none !important;
}

#sidebar {
    font-family: 'Montserrat',sans-serif;
}

#main-content #sidebar h4.widgettitle {
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 19px;
    margin-bottom: 40px;
    padding: 0;
}


#sidebar .et_pb_widget li {
    margin-bottom: 0px;
}

#sidebar .et_pb_widget li a {
    color: #abd2cc;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    line-height: 1em;
    padding: 8px 0;
    display: block;
    transition: all 0.1s;
}

#sidebar .et_pb_widget li.active a {
    color: #000000;
}


#sidebar .et_pb_widget li a:hover {
    color: #000000;
}

#main-header {
    position: fixed !important;
    z-index: 20;
    top: 0;
    width: 100%;
    background-color: #f7f7f7;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-weight: 500;
    line-height: 23px;
    height: 60px;
}

.admin-bar #top-menu-nav {
    top: 32px !important;
}

.et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 5px;
    padding-left: 30px;
}

#main-header.et-fixed-header {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

#et_mobile_nav_menu {
    display: none !important;
}

#top-menu-nav,
html.js #top-menu-nav {
    position: fixed;
    right: -330px;
    background: #000;
    width: 90%;
    max-width: 330px;
    top: 0;
    z-index: 25;
    padding-top: 0;
    overflow: hidden;
    left: initial;
    transition: all .3s cubic-bezier(0, 0, 0.2, 1);
    bottom: 0px;
}

html.js #top-menu-nav.open {
    right: 0px;
}

html:not(.js) #top-menu-nav {
    right: 0px !important;
}

.admin-bar #top-menu-nav {
    top: 32px;
}

#top-menu-nav #top-menu-content {
    display: block;
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    -webkit-overflow-scrolling: touch;
}

#top-menu-nav #top-menu {
    display: block !important;
    width: 100%;
    padding: 15px 0;
    clear: both;
    float: none;
}

#top-menu-nav #top-menu li {
    display: block;
    padding-right: 0px;
    text-align: right;
    width: 100%;
    line-height: 1.4;
}

#top-menu-nav #top-menu a {
    cursor: pointer;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    display: block;
    position: relative;
    color: #fff;
    text-decoration: none;
    padding: 8px 30px;
    font-size: 14px;
}

/*a#logo {
    display: block;
    max-height: none;
    float: left;
    padding: 22px 0 22px 0;
    max-width: none !important;
}*/

a#logo {
    display: block;
    max-height: none;
    float: left;
    /*padding: 22px 0 22px 0;*/
    max-width: none !important;
    background: url(/app/themes/IDOR/images/logo_2025.svg) left center;
    background-size: auto 16px;
    background-repeat: no-repeat;
    height: 60px;
    width: 85%;
}

a#logo img {
    display: block;
    float: none;
    max-height: none;
    margin-bottom: 0;
    vertical-align: middle;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    -webkit-transform: none;
    height: 16px;
}

a#logo img.logo-long {
    display: block;
}

a#logo img.logo-short {
    display: none;
}

#et-top-navigation {
    padding-top: 0 !important;
    padding-left: 0px !important;
}

body.ie #et-top-navigation {
    display: none;
}

.menu-button {
    display: block;
    padding: 29px 20px;
    position: relative;
    transition: all 0.1s;
}

html.slideout-open .menu-button {
    opacity: 0;
}

.menu-button em {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-165%,-50%);
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #000000;
    text-decoration: none;
    font-size: 15px;
    line-height: 1;
}

.menu-button span {
    display: block;
    background: #000;
    width: 20px;
    height: 2px;
    position: relative;
}

.menu-button span:before {
    content: "";
    display: block;
    background: #000;
    width: 20px;
    height: 2px;
    position: absolute;
    top: -5px;
}

.menu-button span:after {
    content: "";
    display: block;
    background: #000;
    width: 20px;
    height: 2px;
    position: absolute;
    bottom: -5px;
}

.menu-close {
    display: block;
    padding: 20px 20px;
    position: relative;
    left: 0;
    float: right;
    margin-right: 5px;
}

.menu-close span {
    display: block;
    background: none;
    width: 20px;
    height: 20px;
    position: relative;
}

.menu-close span:before {
    content: "";
    display: block;
    background: #fff;
    width: 15px;
    height: 2px;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%,-50%,0px) rotate(45deg);
    -webkit-transform: translate3d(-50%,-50%,0px) rotate(45deg);
    -moz-transform: translate3d(-50%,-50%,0px) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    left: 50%;
}

.menu-close span:after {
    content: "";
    display: block;
    background: #fff;
    width: 15px;
    height: 2px;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%,-50%,0px) rotate(-45deg);
    -webkit-transform: translate3d(-50%,-50%,0px) rotate(-45deg);
    -moz-transform: translate3d(-50%,-50%,0px) rotate(-45deg);
    -ms-transform: translate(-50%,-50%) rotate(-45deg);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    left: 50%;
}

.menu-overlay {
    background: rgba(0,0,0,0);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    display: block;
}

footer#main-footer {
    font-family: 'Montserrat',sans-serif;
    background: #000000;
}

footer .row {
    padding-right: 30px;
    padding-left: 30px;
}

#footer-widgets {
    background: #1f1f1f;
    padding: 0px;
    flex-wrap: wrap;
    align-items: stretch;
    display: flex;
}

.footer-widget {
    display: table-cell;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 60px 0 30px 0;
    float: none;
    width: initial;
}

#footer-widgets .widget_text {
    display: block;
    float: none;
    flex: 0 0 100%;
    padding: 0 30px;
}

#footer-widgets .widget_text h4 {
    color: #cda961;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
}

footer #footer-widgets .footer-widget .fwidget {
    margin-bottom: 0 !important;
}

#footer-widgets .widget_sp_image h4 {
    display: none;
}

#footer-widgets .footer-widget:first-child {
    background: #151515;
}

#footer-widgets .footer-widget:first-child .widget_sp_image {
    display: block;
    flex: 0 1 33%;
    width: 33%;
    float: left;
    opacity: 1;
}

#footer-widgets .footer-widget:first-child #widget_sp_image-2 {
    opacity: 1;
}

#footer-widgets .footer-widget:last-child .widget_sp_image {
    display: block;
    flex: 0 1 16.6%;
    float: left;
    width: 16.6%;
    opacity: 1;
}

#footer-widgets img.attachment-full {
    max-width: 150px !important;
    height: auto;
    width: 80%;
    display: block;
    margin: 0 auto;
}

.footer-left {
    float: left;
    width: 38%;
}

.bottom-nav li {
    display: inline-block;
    padding-right: 22px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
}

.bottom-nav a {
    color: #fff;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    padding: 30px 0px;
    display: block;
}

#menu-footer-menu {
    text-transform: uppercase;
    padding: 0px;
}

.footer-right {
    float: right;
    width: 62%;
    text-align: right;
}

#footer-info {
    float: none;
    padding: 30px 0;
    color: #fff;
    text-align: inherit;
    display: inline-block;
    font-size: 15px !important;
    line-height: 1;
    font-weight: 400;
}

.et-social-icons {
    float: none;
    display: inline-block;
    color: #fff;
    margin-left: 10px;
}

.et-social-icons li {
    display: inline-block;
    margin-left: 15px;
}

.et-social-icon a {
    display: inline-block;
    position: relative;
    color: #000;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    transition: all .1s ease;
    background: #fff;
    width: 35px;
    height: 35px;
    line-height: 2.8;
}

.et-social-icons a:hover {
    opacity: 1;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    background: #afafaf;
    color: #000;
}

#main-content #left-area a {
    text-decoration: underline;
    color: #cda961;
}

#main-content #left-area .et_pb_module {
    margin-bottom: 20px;
}

#main-content #left-area .et_pb_video {
    margin-bottom: 40px;
}

#left-area .entry-content .et_pb_section:last-child {
    padding-bottom: 0px;
}

#left-area .entry-content .et_pb_section:last-child .et_pb_row:last-child .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0 !important;
}

/* Tabs */

.et_pb_tabs {
    border: 0px;
}

.et_pb_tabs ul.et_pb_tabs_controls {
    background-color: #ffffff;
}

.et_pb_tabs ul.et_pb_tabs_controls:after {
    content: none;
}

.et_pb_tabs ul.et_pb_tabs_controls li {
    display: inline-block;
    position: relative;
    z-index: 11;
    max-width: 100%;
    height: 100%;
    border: 0;
    font-weight: 600;
    line-height: 1.7em;
    cursor: pointer;
    margin: 0 10px 10px 0;
    float: none;
    padding: 0px !important;
}

#main-content #left-area .et_pb_tabs ul.et_pb_tabs_controls li a {
    display: block;
    padding: 2px 10px;
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    background: #f7f7f7;
    font-family: "Miller Disp Bd", Times, serif;
    letter-spacing: 1px;
}

.et_pb_tabs .et_pb_tab {
    padding: 24px 0px;
}

#main-content #left-area .et_pb_tabs ul.et_pb_tabs_controls li.et_pb_tab_active a {
    color: #fff !important;
    background: #cda961;
}


/* Lettergrid */

.et_pb_lettergrid {
    display: table;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    max-width: none;
    margin: 0 auto;
}

.et_pb_lettergrid .lettergrid-letter {
    display: table;
    display: flex; 
    height: auto;
    width: 25%;main-content #left-area .et_pb_tabs ul.et_pb_tabs_controls li a
    flex: 0 0 25%;
    position: relative;
    overflow: hidden;
    float: left;
}

.et_pb_lettergrid .lettergrid-letter a {
    display: block;
    width: 100%;
}

.et_pb_lettergrid .lettergrid-letter img.letter-placeholder {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}

.et_pb_lettergrid .lettergrid-letter .letter-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.et_pb_lettergrid .lettergrid-letter .letter-image-hover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0;
    transition: all 0.1s;
}

.et_pb_lettergrid .lettergrid-letter .letter-image,
.et_pb_lettergrid .lettergrid-letter .letter-image-hover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.et_pb_lettergrid .lettergrid-letter .letter-image img,
.et_pb_lettergrid .lettergrid-letter .letter-image-hover img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    display: block;
}

.et_pb_lettergrid .lettergrid-letter .letter-image-hover p {
    font-family: 'Miller Disp Bd', Times, serif;
    font-style: Normal;
    font-weight: Normal;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0px);
    -webkit-transform: translate3d(-50%,-50%,0px);
    -moz-transform: translate3d(-50%,-50%,0px);
    -ms-transform: translate(-50%,-50%);
    font-size: 40px;
    font-size: 2.5vw;
    line-height: 1.1;
    text-align: center;
    color: #000;
    width: 100%;
    letter-spacing: 0.1vw;
}

.et_pb_lettergrid .lettergrid-letter:hover .letter-image-hover {
    opacity: 1;
}

/* Bottom letters */

.celebratewithus .et_pb_lettergrid {
    max-width: none;
}

.celebratewithus .et_pb_lettergrid .lettergrid-letter {
    width: 6.666%;
    flex: 1 0 0;
}

.celebratewithus .et_pb_lettergrid .lettergrid-letter a {
    cursor: default;
    pointer-events: none;
}

.celebratewithus .et_pb_lettergrid .lettergrid-letter:hover .letter-image-hover {
    opacity: 0;
}

.celebratewithus .et_pb_lettergrid .lettergrid-letter:last-child {
    display: none;
}

.celebratewithus .et_pb_lettergrid .lettergrid-letter .letter-image-hover p {
    display: none;
}


.et_pb_organizers {
    width: 100%;
    max-width: none;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.et_pb_organizers .society {
    transition: all .1s;
    height: 100%;
    position: relative;
    margin: 0;
    left: 0;
    right: 0;
    background-position: center center;
    background-size: cover;
    min-height: 500px;
    min-height: calc(100vh - 350px);
    display: flex;
    align-items: center;
}

.owl-carousel .owl-stage-outer {
    height: 100%;
}

.owl-carousel .owl-stage {
    height: 100%;
}

.owl-carousel .owl-stage .owl-item {
    height: 100%;
}

.owl-carousel .owl-nav {
    bottom: 0px;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
}

.owl-carousel .owl-nav .owl-prev {
    left: 30px;
    position: absolute;
    display: block;
    bottom: 30px;
    width: 50px;
    height: 50px;
    background: #cda961;
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    line-height: 1;
    text-align: center;
}

.owl-carousel .owl-nav .owl-next {
    right: 30px;
    position: absolute;
    display: block;
    bottom: 30px;
    width: 50px;
    height: 50px;
    background: #cda961;
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    line-height: 1;
    text-align: center;
}

.et_pb_organizers .society .society-wrapper {
    width: 100%;
    display: block;
}

.et_pb_organizers .society .society-wrapper .society-content {
    padding: 0 50px 0 30px;
    left: 0;
    position: relative;
    width: 80%;
    max-width: 980px;
}

.et_pb_organizers .society h2 {
    color: #000000 !important;
    font-size: 80px;
    line-height: 1;
    font-family: "Miller Disp Bd", Times, serif;
    font-style: Normal;
    font-weight: Normal;
}

.et_pb_organizers .society p {
    color: #cda961 !important;
    font-size: 32px;
    line-height: 1.3;
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
}



.et_pb_books,
.et_pb_societies {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -1%;
    margin-right: -1%;
}

.et_pb_books .book,
.et_pb_societies .society {
    display: block;
    flex: 0 0 31.3333%;
    width: 31.3333%;
    font-size: 13px;
    line-height: 1.6;
    font-family: 'Montserrat',sans-serif;
    margin: 0 1% 50px 1%;
    /*overflow: hidden; overflow download*/
}

.et_pb_books .book strong {
    display: block;
    font-family: 'Montserrat',sans-serif;
    font-size: 19px;
    line-height: 1.3;
}

.et_pb_books .book img.book-cover {
    height: auto;
    width: 100%;
    object-fit: cover;
    object-position: top;
    margin-bottom: 10px;
}

.et_pb_books .book.cropped img.book-cover {
    height: 150px;
    width: 100%;
    object-position: center;
}


.et_pb_societies .society img.society-image {
    height: 150px;
    width: 100%;
    object-fit: contain;
    object-position: top;
    margin-bottom: 10px;
}

.et_pb_books .book a,
.et_pb_societies .society a {
    display: block;
    text-decoration: underline;
    color: #cda961;
}





#content-area {
    z-index: 15;
    position: relative;
}

.container {
    width: 90%;
}

#left-area .et_pb_section, #left-area .et_pb_row {
    padding-top: 0px;
    position: relative;
    width: 100%;
}

#left-area .et_pb_blurb_content {
    max-width: none;
}

.page-letter {
    position: absolute;
    z-index: 10;
    left: -20px;
    top: -65px;
    transform: translate(-90%,0px);
    -webkit-transform: translate(-90%,0px);
    -moz-transform: translate(-90%,0px);
    -ms-transform: translate(-90%,0px);
    width: 500px;
    height: 400px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

/* ul */

#left-area ul, .comment-content ul, .entry-content ul, body.et-pb-preview #main-content .container ul {
    line-height: inherit;
}

#left-area ul {
    padding: 0 0 15px 1em;
    font-size: 20px;
    line-height: 1.9;
    list-style-type: disc;
    font-family: "Miller Disp Rom", Times, serif;

}

#left-area ul li {
    margin-bottom: 20px;
    line-height: 1.5;
}

/* ol */

#left-area ol {
    padding: 0 0 15px 1em;
    font-size: 20px;
    line-height: 1.9;
    list-style-type: decimal;
    font-family: "Miller Disp Rom", Times, serif;
}

#left-area ol li {
    margin-bottom: 20px;
    line-height: 1.5;
}

p.about-expert {
    font-size: 15px;
    margin: 30px 0;
}

img.expert-photo {
    float: right;
    margin: 0 0 10px 20px;
    width: 30%;
}

span.category {
    color: #000 !important;
    background: #f7f7f7;
    font-family: "Miller Disp Bd", Times, serif;
    display: inline-block;
    padding: 8px 10px;
    line-height: 1;
    text-decoration: none !important;
    letter-spacing: 1px;
    margin-bottom: 50px;
    font-size: 20px;
}

@media (max-width: 1440px) {
    #footer-widgets .widget_text h4 {
        font-size: 15px;
    }

    .page-letter {
        display: none;
    }
}

@media (max-width: 1180px) {
    .footer-left,
    .footer-right {
        width: 100%;
        text-align: center;
    }
}

@media (min-width: 981px) {
    body #main-content #left-area, #content-area h1.main_title {
        width: 66% !important;
        float: left;
    }

    #sidebar {
        width: 34% !important;
        float: left;
        padding-left: 30px;
    }

    .et_pb_gutters2 #left-area {
        padding-right: 3%
    }

    #footer-widgets .footer-widget:first-child {
        flex: 0 1 33.3333%;
        margin: 0;
        width: 33.3333%;
    }

    #footer-widgets .footer-widget:last-child {
        flex: 0 1 66.6666%;
        margin: 0;
        width: 66.6666%;
    }
}

@media (max-width: 980px) {

    .menu-button em {
        display: none;
    }

    .et_pb_lettergrid .lettergrid-letter {
        width: 50%;
        flex: 0 0 50%;
    }

    .et_pb_lettergrid .lettergrid-letter .letter-image-hover p {
        font-size: 40px;
        font-size: 6vw;
    }

    #main-content {
        padding-top: 30px;
        margin-bottom: 30px;
    }

    .et_pb_organizers .society h2 {
        font-size: 48px;
    }

    .et_pb_organizers .society p {
        font-size: 22px;
    }

    .et_pb_organizers .society .society-wrapper .society-content {
        width: 100%;
    }

    #sidebar {
        display: none;
    }

    #footer-widgets .widget_text h4 {
        font-size: 13px;
        text-align: center;
    }

    #footer-widgets .footer-widget {
        flex: 0 1 100%;
        display: table;
        margin: 0;
        float: none;
        width: 100%;
    }

    footer#main-footer .footer-widget:nth-child(n) {
        width: 100% !important;
        margin: 0 !important;
    }

    #footer-widgets .footer-widget .widget_sp_image {
        flex: 0 1 33% !important;
        display: inline-block;
        opacity: 1;
        width: 33% !important;
    }
}

@media (max-width: 767px) {
    .celebratewithus {
        display: none;
    }

    #top-menu-nav,
    html.js #top-menu-nav {
        transition: all 0.3s ease-out;
    }

    #main-header {
        height: 48px;
    }

    a#logo {
        /*padding: 16px 0;*/
        max-width: none !important;
        height: 48px;
        background: url(/app/themes/IDOR/images/logo-small_2025.svg) left center;
        background-size: auto 14px;
        background-repeat: no-repeat;
    }

    a#logo img.logo-short {
        display: block;
    }

    a#logo img.logo-long {
        display: none;
    }

    .menu-button {
        padding: 23px 14px;
    }

    .menu-close {
        display: block;
        padding: 14px 14px;
        position: relative;
        left: 0;
        float: right;
        margin-right: 5px;
    }

    #main-header .container {
        width: 100%;
        max-width: 100%;
        padding-right: 0px;
        padding-left: 15px
    }

    #main-content .container {
        width: 100%;
        padding: 0px 30px;
    }

    #top-menu-nav #top-menu a {
        font-size: 13px;
        padding: 15px 25px;
    }

    #page-container {
        padding-top: 48px !important;
    }

    .et_pb_organizers {
        padding-bottom: 100px;
    }

    .bottom-nav li {
        padding: 0 11px;
        font-size: 13px;
    }

    #footer-info {
        display: block;
        font-size: 13px !important;
        padding: 0 0 30px 0;
    }

    .et-social-icons {
        margin: 0 auto;
        padding-bottom: 30px;
    }

    .et-social-icons li {
        margin: 0 10px;
    }
}

@media (max-width: 479px) {
    .menu-overlay {
        background: rgba(255,255,255,0.9);
    }

    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 22px;
        line-height: 1.5;
    }

    h2 a, a.link, a.link-forward, a.link-back {
        font-size: 22px;
        line-height: 1.5;
    }

    h2 a:before, a.link:before, a.link-forward:before {
        height: 22px;
        width: 22px;
        margin-right: 6px;
    }

    a.link-back:before {
        height: 22px;
        width: 22px;
        margin-right: 6px;
    }

    h3 {
        font-size: 17px;
        margin-bottom: 15px;
    }

    article p, article ul li {
        font-size: 15px;
    }

    #top-menu-nav #top-menu a {
        font-size: 13px;
        padding: 15px 30px;
    }

    #left-area ul {
        font-size: 13px;
    }

    .et_fullwidth_nav #main-header .container {
        padding-left: 15px;
    }

    #main-content .container {
        padding: 0px 15px;
    }

    .et_pb_organizers .society .society-wrapper .society-content {
        padding: 0 15px;
    }

    .owl-carousel .owl-nav .owl-prev {
        left: 15px;
    }

    .owl-carousel .owl-nav .owl-next {
        right: 15px;
    }

    .et_pb_books {
        margin-left: 0px;
        margin-right: 0px;
    }

    .et_pb_books .book {
        flex: 0 0 100%;
        margin: 0 0 50px 0;
    }

    .et_pb_books .book:last-child {
        margin: 0;
    }

    .bottom-nav li {
        padding: 0 6px;
        font-size: 9px;
    }

    #footer-info {
        font-size: 9px !important;
    }
}

/* Help us spread the word - select fix */
.book select {
    display: block;
    margin-top: 10px;
}

/* custom dropdown */

.custom-dropdown {
    position: relative;
    margin-top: 10px;
    z-index: unset;
}

.custom-dropdown__items {
    position: absolute;
    top: 100%;
    overflow: hidden;
    transition: all 0.2s ease-out;
    background: #6f918c;
    width: 100%;
    max-height: 0px;
}

.custom-dropdown__arrow {
    position: absolute;
    top: 50%;
    right: 12px;
    display: block;
    height: 10px;
    width: 10px;
    border-bottom: 2px solid #0c360c;
    border-right: 2px solid #0c360c;
    transform: translate3d(0,-60%,0) rotateZ(45deg);
    transform-origin: 6px 6px;
    transition: all 0.2s ease-out;
}


.custom-dropdown__wrapper {
    padding: 6px 0;
}

.custom-dropdown__item {
    display: block;
    padding: 2px 10px;
}

.custom-dropdown:hover .custom-dropdown__items {
    max-height: 5000px;
    z-index: 1000;
}

.custom-dropdown:hover .custom-dropdown__arrow {
    transform: translate3d(0,-60%,0) rotateZ(225deg);
}

span.custom-dropdown__item {
    padding: 8px 10px;
    background: #abd2cc;
    color: #0c360c;
}

.custom-dropdown__items .custom-dropdown__item {
    color: #fff !important;
    text-decoration: none !important;
}

.custom-dropdown__items .custom-dropdown__item:hover {
    background: #51706b;
}


.header-banner-hp .et_pb_fullwidth_image img {
    width: 100%;
    object-fit: cover;
    max-height: 540px;
    height: calc((6/16)*100vw);
}

@media (max-width: 767px) {
    .header-banner-hp .et_pb_fullwidth_image img {
        min-height: calc((10/16)*100vw);
    }
}

.neumorp {
 align-items: center;
 background-color: #cda961;
 background-size: 100%;
 box-shadow: 0px 0px 10px 0 rgba(0,0,0,.25); 
 border-radius: 10px;
 display: flex;
 justify-content: center;
 max-width:280px;
 height: 80px;
 margin-right: 15px;
}

@media (max-width: 980px) {
    .neumorp {
     max-width:100%;
    }
}

a .neumorp:hover {
 background-color: #93d363;
 box-shadow: 0 0 -5px 0px rgba(0,0,0,.25);
}

.neumorp h3 {
color: #fff;
}

@media only screen and (max-width: 980px) {
    .neumorp {
     margin-bottom: 4rem;
     margin-right:0;
    }

    .neumorp-last {
     margin-bottom: 0;
     margin-right:0;
    }
}

.neumorp h3 {
margin: 0!important;
}

.neumorp:active {
 box-shadow: inset 3px 3px 6px 0 rgba(0, 0, 0, 0.2),
 inset -3px -3px 6px 0 rgba(255, 255, 255, 0.5);
}

#et-main-area .celebratewithus {
    display: none
}

/* IE Fix */

/*.ie_tr_fix {
    display: table-row;
    display: flex;
    width: 100%;
    flex: 0 0 100%;
    position: relative;
}*/

/* temporary fix due to hidden header image after upgrade to WP 6.3.x (28.9.2023) */
.et-waypoint {
    opacity: 1 !important;
}


