html.ASP-portal {
  font-size: 1em;
  min-height: 100%;
  position: relative;
}
h1 {
  font-size: 2rem;
}

body {
  font-family: "Source Sans Pro", sans-serif;
  margin: 0;
  margin-top: 20px !important;
  padding: 0;
  font-size: 1em !important;
  background: #fff;
  height: 100%;
  color: #565656;
}

a {
  color: #AD0010;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-size: 1rem;
}

p {
  font-size: 1rem;
}

a:hover {
  color: #AD0010;
  font-weight: 600;
  text-decoration: none;
}

.container-fluid.wrapper {
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.container.content {
  margin-top: 110px;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
}

.sidebar {
  position: relative;
  height: 100%;
  background: transparent;
  margin: 0;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 15px;
}

.path-frontpage .sidebar {
  margin: -15px 0 0 0;
}

.sidebar .btn-blue {
  margin-top: 20px;
}

/*-----------------------
  RIGHT SIDEBAR
  -------------------------*/

.region-sidebar .navbar-nav {
  float: none;
  margin: 0;
}

.region-sidebar .navbar-nav>li {
  float: none;
  padding: 5px 0 5px 20px;
  border-bottom: 1px solid #000;
}

.region-sidebar .navbar-nav>li>a {
  color: #000;
  text-transform: uppercase;
  padding: 10px 0;
}

.region-sidebar .nav>li>a:hover {
  text-decoration: none;
  background-color: transparent;
}

.region-sidebar .navbar-nav>.navbar-nav {
  margin-left: 0;
  float: none;
  border: 1px solid #000;
}

.region-sidebar .navbar-nav>.navbar-nav>li {
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/*-----------------------
  CONTENT
  -------------------------*/

.container-fluid.header {
  vertical-align: bottom;
  background: rgba(255, 255, 255, 1);
  background: #fff;
  border-bottom: 2px solid #f2f2f2;
  padding: 5px 15px 5px 15px;
  position: fixed;
  margin: 0;
  z-index: 15;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 20px 2px rgba(102, 102, 102, 0.1);
  box-shadow: 0 0 20px 2px rgba(102, 102, 102, 0.1);
}

.header .input-group {
  width: 100%;
}

.header .search-block-form {
  width: 40%;
  float: right;
  margin: 20px 0 20px 0;
}

.header .input-group-btn:last-child>.btn,
.header .input-group-btn:last-child>.btn-group {
  background-color: #f15736;
  border-color: #f15736;
  padding: 5px 10px;
  color: #fff;
}

.siteBrand {
  width: 80%;
  margin-left: 0;
}

.navbar-brand {
  color: #565656;
  font-size: 2rem;
  text-transform: uppercase;
  margin: 0 0 0 10px;
  width: 100%;
  word-wrap: break-word;
  line-height: normal;
  height: auto;
}

.logo {
  display: inline-block;
  width: 60px;
}

.logo>img {
  width: 100%;
}

.region-carousel .img-responsive {
  width: 100%;
}

.region-carousel {
  margin-bottom: 30px;
}

.region-carousel .border {
  border: 10px solid #f2f2f2;
}

ul.news {
  margin-bottom: 15px;
}

ul.news>li,
ul.links>li,
.region-links .navbar-nav>li {
  width: 100%;
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #f2f2f2;
}

ul.news span.pull-left {
  width: 75%;
}

ul.links {
  margin-top: 5px;
}

ul.links>li {
  padding-left: 15px;
  margin: 5px 0;
}

.main-container h2.block-title {
  display: none;
}

.path-frontpage h2.block-title {
  display: block;
}

h2.block-title,
.region-sidebar h2.block-title {
  display: block;
  color: #000;
  text-transform: uppercase;
  padding: 5px 0 5px 15px;
  border-left: 5px solid #00659f;
  width: auto;
  margin-left: 15px;
  text-align: left;
  font-size: 1.5rem;
}

.region-sidebar h2.block-title {
  width: 100%;
}

.region.region-news {
  margin-bottom: 30px;
}

.gallery a.allgalleries {
  display: none;
}

.region.region-news>a,
.region.region-events>a,
.th-frontpage .gallery a>img,
.region-gallery .col-lg-6>div+a {
  padding: 5px;
  border: 1px solid rgba(0, 101, 159, 0.5);
  border-radius: 5px;
  color: #00659f;
  text-transform: uppercase;
  float: right;
  margin: 0 15px 0 0;
  display: block;
  font-size: 0.8rem;
}

.region-gallery .col-lg-6>div+a {
  margin: 10px 0 0 0;
}

.path-frontpage .gallery a.allgalleries {
  margin-bottom: 60px;
}

.featured-news>img,
.region-content .field--type-image img,
.article-list>img,
.field--name-body img {
  border: 2px solid #f2f2f2;
  padding: 5px;
  border-radius: 5px;
}

.content p img {
  max-width: 50%;
  margin-bottom: 15px;
  height: auto;
}

.content img.align-right {
  margin: 10px 0 0 15px;
  float: right;
}

.content img.align-left {
  margin: 10px 15px 0 0;
  float: left;
}

.content img.align-center {
  margin: 10px auto;
  float: none;
  clear: both;
}

.content figure.align-right {
  margin: 0 0 0 10px;
}

.content figure.align-left {
  margin: 0 10px 0 0;
}

.content figure figcaption {
  text-align: center;
}

.region-banner-a img,
.region-banner-b img,
.region-banner-c img,
.region-banner-d img {
  padding: 5px;
  border-radius: 5px;
  border: 2px solid #f2f2f2;
}

.region-banner-c a {
  display: block;
}

.featured-news>img {
  margin: 0 20px 0 0;
}

.region-content .field--type-image img {
  margin: 0 10px 10px 0;
}

.region-content .field--name-body img {
  margin-bottom: 20px;
}

.article-list {
  margin-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 20px;
}

.article-list>img {
  margin: 0 20px 0 0;
  float: left;
}

.article-list:nth-last-of-type(1) {
  border-bottom: none;
}

.page-header {
  border-bottom: 1px solid #f2f2f2;
  margin: 0 0 20px 0;
  padding: 0;
}

.footer .border {
  border-top: 1px solid #f2f2f2;
}

.featured-news>span {
  display: block;
  margin: 5px;
  font-weight: 200;
}

.path-frontpage .region {
  margin-bottom: 30px;
}

.path-frontpage .main-container section.row:last-child .region {
  margin-bottom: 0 !important;
}

.path-frontpage section.content {
  display: none;
}

.glyphicon-time,
.fa-map-marker {
  font-size: 0.8em;
  margin-right: 5px;
  font-weight: 200;
}

ul.events>li {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  clear: both;
  margin-bottom: 20px;
}

ul.events>li .time {
  margin-right: 25px;
  display: inline-block;
  font-weight: 200;
}

ul.events>li div.pull-left {
  padding: 5px 10px 5px 0;
  width: 70%;
}

ul.events>li .details {
  font-weight: 200;
  display: block;
  margin-bottom: 10px;
}

ul.events>li img {
  width: 100%;
}

.region-contacts .map-container {
  width: 100% !important;
}

.path-frontpage h1.page-header {
  display: none;
}

.breadcrumb {
  background-color: #f2f2f2;
}

.social-media-sharing {
  margin: 0 -15px 15px 0;
  text-align: right;
  padding: 0;
}

.social-media-sharing ul {
  margin: 0;
}

.sticky-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.footer {
  padding: 0;
  margin: 0;
}

.path-frontpage .region-footer,
.region-footer {
  margin-bottom: 0 !important;
}

footer .footer-menu {
  margin: 20px auto 0 auto;
  text-align: center;
}

.bground {
  background-color: #f2f2f2;
}

footer .footer-menu>li {
  margin: 5px 0;
}

footer .footer-menu a {
  color: #00659f;
  font-size: 0.8rem;
  text-decoration: none;
}

footer .feed-icon {
  background: url('../img/feed.svg') no-repeat center center;
  overflow: hidden;
  text-indent: -9999px;
  display: block;
  width: 35px;
  height: 35px;
  background-size: 100% 100%;
}

footer h2.block-title {
  width: 100% !important;
  text-align: center;
}

footer a {
  color: #00659f;
  text-decoration: underline;
}

.social-media-links--platforms {
  text-align: left;
  width: 30%;
  float: left;
  margin: 50px 0 0 15px;
}

.social-media-links--platforms.horizontal li {
  padding: 0 40px 10px 0;
}

footer .asp-logo {
  background: url('../img/asp-logo.png') no-repeat center left;
  display: inline-block;
  width: 196px;
  height: 80px;
  background-size: 70% 70%;
  margin: 50px 0 0 0;
}

footer .asp-logo-container {
  text-align: left;
  width: 100%;
}

.szechenyi2020-top-infoblokk {
  width: 200px;
  height: 150px;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  display: block;
}

.imce-page > .szechenyi2020-top-infoblokk {
  visibility: hidden;
}

.szechenyi2020-bottom-infoblokk {
  margin-top: 40px;
  text-align: right;
  display: none;
}

.szechenyi2020-bottom-infoblokk img {
  height: 150px;
}

.sz2020 {
  display: none;
}

.pagination>li>a,
.pagination>li>span {
  color: #00659f;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  background-color: #00659f;
  border-color: #00659f;
}

.region-links .nav {
  float: left;
  width: 33%;
}

.region-links .navbar-nav>li {
  float: none;
}

.region-links .navbar-nav>li>a {
  padding: 0;
  text-transform: uppercase;
}

.region-links .nav>li>a:hover {
  text-decoration: none;
  background-color: transparent;
}

.hasznos-linkek-header {
  padding: 5px 5px 5px 15px;
  /*background-color: #009ee3;*/
  background-color: #005275;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
}

.region-links .view-header {}

.region-content .field--type-video-embed-field,
.region-content .field--type-image {
  margin-top: 20px;
}

.region-content .field--type-image .field--item {
  width: 30%;
  float: left;
  margin: 0 12px 10px 12px;
}

.region-banner-c p {
  margin: 10px 0 0 0;
}

.path-frontpage .region-navigation-collapsible,
.region-navigation-collapsible {
  margin-bottom: 0;
}

.formContainer {
  margin: 10px 0 0 0;
}

.list-unstyled.contacts p {
  width: 80%;
}

.field--type-entity-reference {
  margin: 30px 0 0 0;
}

.field--type-entity-reference .field--item {
  display: inline-block;
  margin-right: 10px;
}

.field--type-entity-reference .field--item a {
  font-size: 0.8rem;
}

.footer .list-unstyled.contacts,
.footer .client {
  margin-top: 20px;
}

.footer .list-unstyled.contacts {
  margin-top: 18px;
}

.footer .client h4 {
  font-weight: 600;
  font-size: 1rem;
}

.footer .list-unstyled.contacts p {
  font-size: 1rem;
  width: 80%;
}

.footer .list-unstyled.contacts a {
  font-size: 1.1rem;
}

.footer .list-unstyled.contacts div.clearfix {
  margin-bottom: 20px;
}

.footer .icons {
  top: 0;
}

.region-contacts .contacts li>div.clearfix {
  margin-bottom: 20px;
}

.region-contacts .contacts li>div.clearfix p {
  font-size: 1rem;
  margin: 0;
}

.sitemap .sitemap-box ul ul {
  margin: 0 0 20px 0;
}

.sitemap .sitemap-box ul>li {
  margin: 10px 0 0 0;
}

.content .field--type-field-token-value {
  display: none;
}

.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  margin-top: 0;
  margin-bottom: 15px;
}

.content p {
  margin-bottom: 15px;
}

.content table,
.content ol,
.content ul {
  margin-bottom: 20px;
}

.google-map-field {
  margin: 0 0 20px 0;
}

.google-map-field h2 {
  font-size: 1.2rem;
  font-weight: 600;
  margin: 20px 0 10px 0;
}

.file {
  margin: 0;
  border: 2px solid #f2f2f2;
  padding: 5px;
}

.field--type-file .field--label {
  margin: 30px 0 15px 0;
}

.field--type-file .field--item {
  margin: 0 0 15px 0;
}

.file-link a {
  color: #333;
  opacity: 0.6;
}

.file-link a:active,
.file-link a:focus,
.file-link a:hover {
  color: #AD0010;
  opacity: 1;
}

.file-icon .text-primary {
  color: #333;
  opacity: 0.5;
}

.file>span:first-child {
  border-left: none;
}

.file>span {
  background: transparent;
  color: #565656;
  border-bottom: none;
  border-top: none;
}

.file-size .file>span:last-child {
  border-right: none;
}

.file>span:last-child {
  border-right: none;
}

.region-content .colorbox.cboxElement>img {
  float: left;
}

/*-----------------------
  GALLERY
  -------------------------*/

.gallery-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 15px;
}

.gallery-list h3 {
  margin-top: 0;
  margin-bottom: 15px;
  height: 22px;
  overflow: hidden;
}

.gallery-list h3>a {
  display: block;
  line-height: 1.4rem;
}

.gallery-list a>img {
  border: 2px solid #f2f2f2;
  padding: 5px;
  border-radius: 5px;
  margin: 10px 0 0 0;
  overflow: hidden;
  width: 100%;
}

.list-unstyled.maps {
  padding-left: 15px;
}

.content .field--name-field-helyszin,
.content .field--name-field-szervezo,
.content .field--name-field-szervezo-es,
.content .field--name-field-datum,
.content .field--name-field-event-date {
  margin-bottom: 10px;
}

.article-list h4 {
  margin-bottom: 15px;
}

.article-list h4>a {
  font-size: 1.3rem;
}

.video-border {
  border: 2px solid #f2f2f2;
  padding: 5px;
  border-radius: 5px;
  margin: 10px 0 0 0;
}

/*-----------------------
  ICONS
  -------------------------*/

.icons {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  position: relative;
  top: 0;
}

.icons.i_1 {
  background: url('../img/1.svg') no-repeat center center;
}

.icons.i_2 {
  background: url('../img/2.svg') no-repeat center center;
}

.icons.i_3 {
  background: url('../img/3.svg') no-repeat center center;
}

.icons.i_4 {
  background: url('../img/4.svg') no-repeat center center;
}

.icons.i_5 {
  background: url('../img/5.svg') no-repeat center center;
}

.icons.i_6 {
  background: url('../img/6.svg') no-repeat center center;
}

.icons.i_7 {
  background: url('../img/7.svg') no-repeat center center;
}

.icons.i_8 {
  background: url('../img/8.svg') no-repeat center center;
}

.icons.i_9 {
  background: url('../img/9.svg') no-repeat center center;
}

.icons.i_10 {
  background: url('../img/10.svg') no-repeat center center;
}

.social-media-sharing .share img {
  width: 30px;
}

.social-media-sharing a {
  display: inline-block;
}

/*-----------------------
  BACK TO TOP BUTTON
  -------------------------*/

.backtotop {
  text-decoration: none;
  color: #000;
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: none;
  z-index: 100;
}

/*-----------------------
  MENU NO LINKS
  -------------------------*/

.nolink {
  pointer-events: none;
  cursor: default;
}

/*-----------------------
  BACK TO TOP BUTTON
  -------------------------*/

.relative {
  position: relative;
}

.btn-blue {
  background-color: #00659f;
  color: #fff;
}

.btn-blue.focus,
.btn-blue:focus,
.btn-blue:hover {
  color: #fff;
  text-decoration: none;
}

.visually-hidden {
  display: none;
}

.btn {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-size: 1rem;
}

.btn:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}

/*-----------------------
  ADMIN
  -------------------------*/

html[class*='details'] {
  font-size: 16px;
}

.contextual {
  background: #fff;
}

.toolbar-toggle-orientation {
  display: none !important;
}

.node-preview-form-select {
  margin-top: 100px;
}

/*-----------------------------------
WCAG MENU
-----------------------------------*/
#block-fomenu ul {
  list-style-type: none;
  width: 99%;
  margin:0px;
  float: none;
  padding: 0;
}

#block-fomenu li {
  margin-left: 15px;
  padding: 5px 2px;
  float: none;
}
#block-fomenu li,
#block-fomenu li a {
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.88rem;
  word-wrap: break-word;
  background-color: transparent;
}

#block-fomenu li[aria-expanded="true"],
#block-fomenu li:focus,
#block-fomenu li a:focus,
#block-fomenu li[aria-selected="true"],
#block-fomenu li[aria-selected="true"]>a {
  color: black !important;
  font-weight: bold;
}

#block-fomenu li ul {
  display: none;
}

#block-fomenu li[aria-expanded="true"]>ul {
  display: block;
  margin: 0 0 0 10px;
}

#block-fomenu li[aria-haspopup="true"]::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  margin: 4px 0 0 -15px;
  border: 6px solid transparent;
  border-left-color: #333;

}

#block-fomenu li[aria-expanded="true"]::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  margin: 7px 0 0 -15px;
  border: 6px solid transparent;
  border-top-color: #333;
}

/*-----------------------
  KERESO
  -------------------------*/
#kereso {
  width: 203px !important;
  padding-top: 20px;
}

#kereso * {
  display: inline;
}

#kereso h2 {
  font-size: 18px !important;
}

#edit-kifejezes:focus, #kereso > button:focus {
  outline: 2px solid #000000;
}

#views-exposed-form-search-api-page-1 {
  margin-top: 20px;
}

#edit-kifejezes {
  width: 165px;
}

#edit-submit-search-api {
  margin-top: -1px;
  padding: 6px 10px 5px 10px;
}

/*--------------------------------
 PÁLYÁZATI LOGÓK SLIDESHOW
 --------------------------------*/
#views_slideshow_cycle_main_palyazatok_logo_slideshow-block_1 {
  display: block;
  position: fixed;
  top: 5px;
  right: 200px;
  width: 380px;
  padding: 0px;
  margin: 0px;
}
#views_slideshow_cycle_main_palyazatok_logo_slideshow-block_2  {
  display: none;
  position: relative;
  padding: 0px;
  margin: 0px;
  width: 380px;
  clear: both;
}
#views_slideshow_cycle_main_palyazatok_logo_slideshow-block_1 div div,
#views_slideshow_cycle_main_palyazatok_logo_slideshow-block_2 div div {
  display: inline-block;
  height:100px;
  padding: 0px;
  margin: 0px;
}
div[role="heading"] {
  height: 100px;
}
/*-----------------------
  MEDIA QUERIES
  -------------------------*/

@media (max-width: 767px) {
  html {
    font-size: 0.7em;
  }

  .container.content {
    margin: 20px 0 0 0;
  }

  .container-fluid.wrapper {
    margin: 0;
  }

  .sidebar {
    width: 100%;
    position: relative;
    padding: 0;
    margin: -10px 0 20px 0;
    overflow: hidden;
  }

  .path-frontpage .sidebar {
    margin: 0 0 20px 0;
  }

  .sidebar .navbar {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .sidebar .navbar-toggle {
    margin: 0;
  }

  .sidebar .navbar-nav {
    margin: 0;
  }

  .sidebar .navbar-nav {
    overflow-x: hidden;
    overflow-y: auto;
  }

  .sidebar .navbar-collapse {
    margin: 0;
    padding: 0 15px 0 0;
    border-color: transparent;
  }

  .container-fluid.header {
    padding: 0;
    position: relative;
  }

  .header .input-group {
    width: 100%;
  }

  .header .search-block-form {
    margin: 15px 0;
    width: 100%;
  }

  .siteBrand {
    width: 100%;
    margin: 10px 0 0 0;
  }

  .header .navbar-brand {
    font-size: 1.8em;
    margin: 0;
    width: 100%;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-default .navbar-toggle,
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    border-color: #fff;
    background: #f15736;
  }

  .region.region-carousel {
    margin-top: 0;
  }

  .region.region-navigation-collapsible {
    margin-bottom: 0 !important;
  }

  .featured-news {
    margin-bottom: 20px;
  }

  .path-frontpage h2.block-title,
  h2.block-title {
    margin: 0 0 20px 15px;
    width: 60%;
  }

  ul.events>li div.pull-left {
    width: 70%;
  }

  ul.events>li div.pull-right {
    width: 30%;
  }

  .region-contacts .map-container {
    margin-top: 20px;
  }

  ul.events>li .time {
    margin-right: 10px;
    word-break: break-word;
  }

  .region-content .field--type-text-with-summary>p>img,
  .region-content .field--type-image img {
    max-width: 100%;
    margin-bottom: 10px;
    float: none;
  }

  .region-content .colorbox.cboxElement>img {
    float: none;
  }

  .backtotop {
    bottom: -20px;
    right: 0;
  }

  .path-frontpage .region-footer,
  .region-footer {
    margin-bottom: 0;
  }

  .sidebar .navbar-default .navbar-nav>li>a {
    margin-left: 10px;
  }

  .sidebar .openCollapse {
    margin: 5px 5px 0 15px;
  }

  .sidebar ul.navbar-nav>ul.navbar-nav>li>a {
    font-size: 1rem;
    margin-left: 10px;
  }

  .social-media-links--platforms {
    text-align: right;
    width: 50%;
    float: right;
    margin: 20px 0 0 0;
  }

  .footer h2.block-title {
    margin: 0 0 20px 0 !important;
  }

  .article-list>img {
    margin: 0 10px 0 0;
    width: 40%;
  }

  .article-list {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .sticky-footer {
    position: relative;
    bottom: 0;
    width: 100%;
  }

  body {
    margin: 0;
  }

  .gallery-list {
    margin-bottom: 20px;
  }

  .gallery-list:last-child {
    margin-bottom: 0;
  }

  .featured-news>img {
    /*width: 30%;
          float:left;*/
  }

  .footer .client h4 {
    font-size: 1rem;
  }

  .region-contacts .list-unstyled {
    margin-top: 10px;
  }

  .region-carousel .border {
    border: 2px solid #f2f2f2;
  }

  .footer {
    margin-top: 20px;
  }

  .region-content .field--type-image .field--item {
    width: 43%;
  }

  .sidebar .glyphicon {
    top: 0;
  }

  h1 {
    font-size: 1.8rem;
  }

  .region-contacts .contacts li>div.clearfix {
    margin-bottom: 10px;
  }

  .content p img {
    max-width: 100%;
    margin: 0 0 10px 0 !important;
    float: none !important;
  }

  .sidebar .navbar-nav>li {
    padding: 5px 15px 0 20px;
  }

  ul.news span.pull-left {
    width: 73%;
  }

  .list-unstyled.contacts p,
  .footer .list-unstyled.contacts p {
    width: 73%;
    word-break: break-word;
  }

  .file-link a {
    word-break: break-word;
  }

  .region-gallery .col-lg-6>div+a {
    margin: 20px 0 0 0;
  }

  .client ul {
    padding-left: 5px;
    font-size: 1rem;
  }

  .sidebar .nav-list .nav-list .nav-list {
    margin-left: 25px;
  }

  .szechenyi2020-top-infoblokk {
    display: none;
  }

  .szechenyi2020-bottom-infoblokk {
    display: block;
  }

  #views_slideshow_cycle_main_palyazatok_logo_slideshow-block_1 {
    display: none;
  }
  #views_slideshow_cycle_main_palyazatok_logo_slideshow-block_2 {
    display: block;
  }
  div[role="heading"] {
    height: 190px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  html {
    font-size: 0.7em;
  }

  .container.content {
    padding: 0 15px;
  }

  .region-contacts p {
    word-break: break-all;
  }

  .header .search-block-form {
    margin: 20px 0;
  }

  .navbar-brand {
    margin: 0 0 0 10px;
    width: 100%;
    font-size: 1.8rem;
  }

  .sidebar .navbar-nav>li {
    padding: 5px 0;
  }

  .sidebar .openCollapse {
    width: auto;
    margin: 5px 5px 0 0;
  }

  ul.events>li div.pull-right {
    width: 30%;
  }

  .region-banner-a img,
  .region-banner-b img,
  .region-banner-c img,
  .region-banner-d img {
    padding: 2px;
  }

  .region-content .field--type-image img {
    width: 40%;
  }

  footer .asp-logo {
    background-size: 50% 50%;
  }

  .region-content .field--type-image .field--item {
    width: 44%;
  }

  .region-content .field--type-image .field--item img {
    width: 100%;
  }

  .article-list>img {
    width: 40%;
  }

  ul.news a.pull-left {
    width: 65%;
  }

  h2.block-title {
    width: 52%;
  }

  .region-contacts .contacts li>div.clearfix {
    margin-bottom: 10px;
  }

  h1 {
    font-size: 1.8rem;
  }

  ul.news span.pull-left {
    width: 65%;
  }

  .sidebar .glyphicon {
    top: 0;
  }

  .sidebar .nav-list .nav-list .nav-list {
    margin-left: 5px;
  }
  #views_slideshow_cycle_main_palyazatok_logo_slideshow-block_1 {
    display: none;
  }
  #views_slideshow_cycle_main_palyazatok_logo_slideshow-block_2 {
    display: block;
  }
  div[role="heading"] {
    height: 190px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  html {
    font-size: 0.8em;
  }

  .article-list>img {
    width: 40%;
  }

  .region-content .field--type-image .field--item {
    width: 45%;
  }

  .sidebar .nav-list>li {
    margin: 0 0 0 5px;
  }

  .sidebar .nav-list {
    margin: 0;
  }

  .sidebar .openCollapse {
    margin: 7px 0 0 0;
  }
  #views_slideshow_cycle_main_palyazatok_logo_slideshow-block_1 {
    display: block;
  }
  #views_slideshow_cycle_main_palyazatok_logo_slideshow-block_2 {
    display: none;
  }
  div[role="heading"] {
    height: 100px;
  }
}

.header .input-group-btn:last-child>.btn,
.header .input-group-btn:last-child>.btn-group,
button#edit-submit-search-api {
  background-color: #a1270b;
  border-color: #a1270b;
  padding: 5px 10px;
  color: #fff;
  font-size: 0.95rem;
  font-size: 0.95rem;
  float: right;
}

.navbar-brand>img {
  display: inline-block;
  margin: -15px 20px 0px 0px;
}

div.header div.region.region-header form {
  display: inline-block;
  float: right;
  margin-top: 1.5em;
}

.gallery-list iframe {
  border: 2px solid #f2f2f2;
  padding: 5px;
  border-radius: 5px;
  height: 225px;
  overflow: hidden;
  width: 100%;
}

.ui-dialog {
  z-index: 1001 !important;
}

/* SITEMAP */
.sitemap * {
  all: revert;
}

.sitemap a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.sitemap a:focus,
.sitemap a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.sitemap .nav>li>a {
  padding: 0;
}
.skip {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}
a.skip:active,
a.skip:focus,
a.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
  z-index: 20;
  padding: 6px;
}
:focus, :focus-visible {
  outline: 2px solid #000000;
}
.ck-content {
  min-height: 16.25rem;
  max-height: 22.5rem;
}

