

.responsive .sheet {
  
}

#resp {
  display: none;
}

@media all and (max-width: 990px) {
  body {
    min-width: 240px;
  }
  #resp,
  #resp-t {
    display: block;
  }
  #resp-m {
    display: none;
  }
  
  .section.video .fb-video {
    height: auto;
  }
  .section.categories .items {
    margin-top: 24px;
  }
  .section.categories .item {
    width: 100%;
    padding: 12px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media all and (max-width: 799px) {
  
}

@media all and (max-width: 674px) {
  .section.questions .container {
    padding: 0;
  }
  .section.questions .outer {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 48px;
    padding-bottom: 50px;
  }
}

@media all and (max-width: 480px) {
  #resp,
  #resp-m {
    display: block;
  }
  #resp-t {
    display: none;
  }
}

.responsive h1 {
  font-size: 40px;
  line-height: 48px;
}

.responsive .homepage .header h1 {
  color: #000;
}

.responsive h2 {
  font-size: 32px;
  line-height: 41px;
}

.responsiveLogo {
  display: none;
}

.responsive .responsiveLogo {
  display: block;
  width: 150px;
  height: auto;
  margin: 0 auto 17px;
}

.responsive .header {
  background: none !important;
  color: #000;
}

.responsive body:not(.homepage) .header {
  padding-top: 80px;
}

.responsive body:not(.homepage) .header > .container {
  margin-top: 40px;
}

.responsive .homepage .header {
  height: auto;
}

.responsive .homepage .header:before,
.responsive .homepage .header:after {
  display: none;
}

/* dynamic width nav */

.responsive .nav {
  position: fixed;
  height: 80px;
}

.responsive .homepage .nav {
  position: relative;
}

.responsive .nav.fixed {
  position: fixed;
}

.responsive .nav .logo {
  height: 77px;
}

.responsive .homepage .nav:not(.fixed) .logo a {
  display: none;
}

.responsive .nav .logo a {
  margin-top: 10px;
}

.responsive .nav .logo img {
 /* width: 46px; */
}

.nav .menu-btn {
  display: none;
  position: relative;
  width: 30px;
}

.nav .menu-btn span {
  background: #0B4B88;
  display: block;
  height: 3px;
  margin: 4px 1px;
  position: relative;
}

.responsive .nav .menu-btn {
  display: inline-block;
}

.responsive .header .desc {
  margin-top: 22px;
}

.responsive .header .cta {
  margin-top: 50px;
}

.responsive .header .bottom {
  margin-top: 14px;
}

.responsive .section.video:before,
.responsive .homepage .section.categories:before,
.responsive .homepage .section.winners:before,
.responsive .homepage .section.jury:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -77px;
  width: 159px;
  height: 1px;
  background: #E4E4E5;
}

.responsive .section.video {
  padding-top: 25px;
  margin-top: 51px;
}

.responsive .homepage .section.categories {
  padding-top: 24px;
  margin-top: 47px;
}

.responsive .homepage .section.jury {
  padding-top: 24px;
  margin-top: 47px;
}

.responsive .homepage .section.jury .items {
  margin-top: 24px;
}

.responsive .homepage .section.winners {
  padding-top: 25px;
  margin-top: 47px;
}

.responsive .section.news {
  padding-top: 72px;
}

.responsive .section.questions {
  padding-top: 50px;
}

.responsive .section.gallery {
  padding-top: 48px;
}

.responsive .section.winners .select {
  margin-top: 24px;
}

.responsive .section.winners .items {
  margin-top: 32px;
}

.responsive .section.cta {
  background: #0B4B88 !important;
  margin-top: 48px;
  padding-top: 49px;
  padding-bottom: 50px;
}

.responsive .section.cta:before,
.responsive .section.cta:after {
  display: none;
}

.responsive .section.cta .btn {
  margin-top: 42px;
}

.responsive .section.cta .bottom {
  margin-top: 14px;
}

.responsive .section.partners {
  padding-top: 48px;
}

.responsive .section.partners .category.cat1 {
  margin-top: 32px;
}

.responsive .section.partners .bottom {
  margin-top: 48px;
}

.responsive .page.categories .section.categories {
  padding-top: 38px;
}

.responsive .section.winner {
  margin-top: 48px;
}

.responsive .section.winner .winner {
  margin-top: 48px;
}

.responsive .page.registration .section.content {
  padding-top: 40px;
}

.responsive .page.registration .outer {
  padding: 0;
}

.responsive .page.registration .section.content h1 {
  margin-bottom: 38px;
  text-align: center;
}

.responsive .page.registration .section.content h2 {
  text-align: center;
}

.responsive .page.registration .section.content .list {
  position: relative;
  padding-bottom: 49px;
  margin-bottom: 38px;
}

.responsive .page.registration .section.content .list:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -77px;
  width: 159px;
  height: 1px;
  background: #E4E4E5;
}

.responsive .page.registration .section.content .end {
  margin-top: 34px;
  text-align: center;
  padding-left: 0;
}

.responsive .page.registration .section.content .end:before {
  position: relative;
  display: block;
  width: 32px;
  margin: 0 auto 6px;
}

.responsive .page.registration .section.form {
  margin-top: 50px;
}

.responsive .page.registration .section.form h2 {
  text-align: center;
}

.responsive .page.registration .section.form .container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.responsive .page.registration .section.form .outer {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 48px;
  padding-bottom: 48px;
}

.responsive .control-group {
  margin-top: 32px;
}

.responsive .page.registration .section.form .submit {
  text-align: center;
}

.responsive .footer {
  margin-top: 49px;
  padding-top: 24px;
  margin-bottom: 32px;
}

/* full width hmenu, instead of inline-block */

.responsive .nav .menu .menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  float: none;
  text-align: center;
  background: rgba(98, 116, 134, 0.8);
}

.responsive .nav .menu .menu.visible {
  display: block;
}

.responsive .nav .menu .menu .out {
  background: #fff;
  text-align: left;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.17);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.17);
}

.responsive .nav .menu .menu .hmenu {
  background: #fff;
  margin-top: 72px;
  margin-bottom: 32px;
}

.menu .close {
  display: none;
}

.responsive .menu .close {
  display: inline-block;
  position: absolute;
  top: 26px;
  right: 16px;
  height: 16px;
  line-height: 16px;
  color: #0B4B88;
  cursor: pointer;
}

/* elements on different lines */

.responsive .nav ul.hmenu li {
  display: block;
  margin-top: 24px;
}

.responsive .nav ul.hmenu li:first-child {
  margin-top: 0;
}

/* horizontal margins */

.responsive .nav ul.hmenu > li:first-child,
.responsive .nav ul.hmenu > li:last-child,
.responsive .nav ul.hmenu > li {
  margin-left: 0;
  margin-right: 0;
}

/* separator */

.responsive .nav ul.hmenu > li:before {
  display: none;
}

/* vertical distance between items */

.responsive .nav ul.hmenu a,
.responsive .homepage .nav ul.hmenu a,
.responsive .nav ul.hmenu a.registration,
.responsive .nav.fixed ul.hmenu a.registration,
.responsive .homepage .nav ul.hmenu a.registration {
  color: #000 !important;
  padding: 0;
  background: none;
}

.responsive .nav ul.hmenu a:hover,
.responsive .nav ul.hmenu a.active,
.responsive .nav ul.hmenu a.registration:hover,
.responsive .nav ul.hmenu a.registration.active,
.responsive .homepage .nav ul.hmenu a.active,
.responsive .homepage .nav ul.hmenu a:hover,
.responsive .homepage .nav ul.hmenu a.registration.active,
.responsive .homepage .nav ul.hmenu a.registration:hover {
  color: #0B4B88 !important;
}

.responsive .nav ul.hmenu > li:first-child > a {
  margin-top: 0 !important;
}

.responsive .nav ul.hmenu > li:last-child > a {
  margin-bottom: 0 !important;
}

/* fixes for extended menu */

.responsive .nav .ext,
.responsive .nav ul.hmenu > li > ul,
.responsive .nav ul.hmenu > li > ul > li,
.responsive .nav ul.hmenu > li > ul > li a {
  width: auto !important;
}

/* submenu position on hover */

.responsive .nav ul.hmenu ul {
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  display: none !important;
  position: relative !important;
  visibility: visible !important;
}

.responsive .nav ul.hmenu > li > ul > li:first-child:after {
  display: none;
}

.responsive .nav ul.hmenu ul a {
  padding-left: 4% !important;
}

.responsive .nav ul.hmenu ul ul a {
  padding-left: 6% !important;
}

.responsive .nav ul.hmenu ul ul ul a {
  padding-left: 8% !important;
}

.responsive .nav ul.hmenu ul ul ul ul a {
  padding-left: 10% !important;
}

.responsive .nav ul.hmenu ul ul ul ul ul a {
  padding-left: 12% !important;
}

.responsive .nav ul.hmenu > li > ul {
  padding: 5px;
}

.responsive .nav ul.hmenu > li > ul:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.responsive .content-layout,
.responsive .content-layout-row,
.responsive .layout-cell {
  display: block;
}

.responsive .layout-cell {
  width: auto !important;
  height: auto !important;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  border-radius: 0 !important;
}

.responsive .content-layout:after,
.responsive .content-layout-row:after,
.responsive .layout-cell:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.responsive .responsive-tablet-layout-cell {
  width: 50% !important;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}