@font-face {
  font-family: "Seznam Trivia";
  src: url("../font/TriviaSeznam.eot");
  src: url("../font/TriviaSeznam.eot?#iefix") format("embedded-opentype"), url("../font/TriviaSeznam.woff") format("woff"), url("../font/TriviaSeznam.ttf") format("truetype");
}
@font-face {
  font-family: "Seznam Trivia";
  font-weight: bold;
  src: url("../font/TriviaSeznam-Bold.eot");
  src: url("../font/TriviaSeznam-Bold.eot?#iefix") format("embedded-opentype"), url("../font/TriviaSeznam-Bold.woff") format("woff"), url("../font/TriviaSeznam-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Seznam Trivia";
  font-style: italic;
  src: url("../font/TriviaSeznam-Italic.eot");
  src: url("../font/TriviaSeznam-Italic.eot?#iefix") format("embedded-opentype"), url("../font/TriviaSeznam-Italic.woff") format("woff"), url("../font/TriviaSeznam-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Seznam Trivia";
  font-weight: bold;
  font-style: italic;
  src: url("../font/TriviaSeznam-BoldItalic.eot");
  src: url("../font/TriviaSeznam-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../font/TriviaSeznam-BoldItalic.woff") format("woff"), url("../font/TriviaSeznam-BoldItalic.ttf") format("truetype");
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Seznam Trivia", sans-serif;
  color: #444;
  background: #fff;
  max-width: 100%;
}
h1,
h2,
h3 {
  font-weight: 400;
}
h1 strong,
h2 strong,
h3 strong {
  font-weight: 700;
}
h1,
h2 {
  text-align: center;
}
h1 {
  margin: 40px 0 80px;
  padding: 10px;
}
h2 {
  margin: 10px 0;
  padding: 10px;
}
a {
  color: #c00;
  text-decoration: none;
}
button {
  font: inherit;
}
.top-banner {
  width: 100%;
  height: 90px;
  background: white;
  justify-content: center;
  align-items: center;
  display: none;
  /* Na mensich displejich nezobrazovat, na vetsich bude "flex" */
}
.top-banner.top-banner-disabled {
  display: none;
}
.top-banner-text {
  display: inline-block;
  overflow: hidden;
  max-height: 100%;
  font-size: 120%;
  margin: 0 3em;
  text-overflow: ellipsis;
}
.top-banner-img {
  background: url(../img/promo.png) no-repeat center;
  background-size: auto;
  height: 100%;
  min-width: 120px;
}
.top-banner-button {
  margin-right: 56px;
  box-shadow: rgba(218, 0, 0, 0.2) 0 2px 2px 0;
  line-height: 32px;
  border: #c00 1px solid;
  border-radius: 5px;
  color: #c00;
  background-color: transparent;
  padding: 4px 64px;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
}
.top-banner-button:hover {
  color: white;
  border-color: #c00;
  background-color: #c00;
  transition: color 0.2s, background-color 0.2s;
}
.top-banner-close {
  position: absolute;
  top: 33px;
  right: 14px;
  border-radius: 12px;
  border: 2px solid #555;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: transparent;
  box-sizing: border-box;
  opacity: .7;
}
.top-banner-close:hover,
.top-banner-close:focus {
  cursor: pointer;
  opacity: 1;
}
.top-banner-close:before,
.top-banner-close:after {
  position: absolute;
  left: 9px;
  top: 4px;
  content: '';
  height: 12px;
  width: 2px;
  background-color: #333;
}
.top-banner-close:before {
  transform: rotate(45deg);
}
.top-banner-close:after {
  transform: rotate(-45deg);
}
.header {
  display: block;
  position: relative;
}
.logo {
  position: absolute;
  top: 8px;
  left: 8px;
  margin: 0;
  padding: 0;
  text-align: left;
}
.logo img {
  height: 32px;
}
.logo .blind {
  display: block;
  position: absolute;
  text-indent: -1000in;
  overflow: hidden;
  height: 0;
  width: 0;
  white-space: nowrap;
}
.userMenu {
  list-style: none;
  position: absolute;
  top: 8px;
  right: 8px;
  left: 160px;
  margin: 0;
  padding: 0;
  text-align: right;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}
.userMenu li {
  display: block;
  margin: 0 0 8px 8px;
  white-space: nowrap;
}
.userMenu a {
  display: block;
  color: #444;
  text-decoration: none;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 5px;
}
.userMenu a:focus,
.userMenu a:hover {
  text-decoration: underline;
}
.footer {
  display: block;
  background: #f9f9f9;
  padding: 20px 10px;
  text-align: center;
}
.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer li {
  display: block;
  margin: 5px;
  padding: 5px;
}
.footer .copyright {
  display: inline-block;
  color: #a5a5a5;
  padding: 20px 10px 0;
  margin: 20px 0 0;
  border-top: 1px solid #eee;
}
body {
  background: #fff linear-gradient(to bottom, #eee 0px, #fff 100px) repeat-x;
  max-width: 100%;
  overflow-x: hidden;
}
body:before {
  content: "";
  background: url(../img/header-480.jpg);
  background-size: 100%;
  display: block;
  width: 100%;
  height: 210px;
  text-align: center;
  position: absolute;
  z-index: -2;
  overflow: hidden;
  opacity: .3;
}
body:after {
  content: "";
  display: block;
  width: 100%;
  height: 210px;
  text-align: center;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background: url(../img/header-mask.svg) no-repeat 0% 100%;
  background-size: 1600px auto;
}
body.logoutLanding {
  background: #fff;
}
body.logoutLanding:before,
body.logoutLanding:after {
  display: none;
  background: none;
}
@media (min-width: 481px) {
  body:before {
    background-image: url(../img/header-750.jpg);
  }
}
@media (min-width: 751px) {
  body:before {
    background-image: url(../img/header-960.jpg);
  }
}
.content {
  padding-top: 30px;
}
.content:after {
  content: "";
  display: block;
  width: 180px;
  height: 50px;
  margin: 20px auto;
  background: url(/contentweb/cdn/c_data_H_L/eBSIN.svg) no-repeat 50% 50%;
  background-size: 100%;
}
.firstNav {
  list-style: none;
  margin: 120px 0 0;
  padding: 0;
  text-align: center;
}
.firstNav li {
  margin: 0;
  padding: 0;
}
.firstNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.firstNav .startNow,
.firstNav .showMore {
  display: block;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.firstNav .startNow a,
.firstNav .showMore a {
  display: block;
  height: 100%;
  padding: 10px;
  line-height: 28px;
  text-align: center;
}
.firstNav .startNow {
  font-size: 90%;
  font-weight: 600;
}
.firstNav .startNow a {
  background: #c00;
  color: #fff;
  box-shadow: rgba(218, 0, 0, 0.2) 0 4px 4px 0;
}
.firstNav .startNow a:hover,
.firstNav .startNow a:focus {
  background: #b00;
}
.firstNav-branding,
.firstNav-propagation,
.firstNav-visitors {
  display: flex;
  flex-flow: column nowrap;
}
.firstNav-branding:before,
.firstNav-propagation:before,
.firstNav-visitors:before {
  content: "";
  display: block;
  width: 240px;
  height: 160px;
  margin: 20px auto 0;
  background-size: 100%;
}
.firstNav-branding p,
.firstNav-propagation p,
.firstNav-visitors p {
  margin: 20px 10px;
  font-size: 120%;
  order: -1;
}
.firstNav-branding p strong,
.firstNav-propagation p strong,
.firstNav-visitors p strong {
  white-space: nowrap;
  color: #c00;
}
.firstNav-branding .imageAnchor,
.firstNav-propagation .imageAnchor,
.firstNav-visitors .imageAnchor {
  display: block;
  position: absolute;
  width: 100%;
  height: 246px;
}
.firstNav-branding:before {
  background-image: url(../img/branding.png);
}
.firstNav-propagation:before {
  background-image: url(../img/propagation.png);
}
.firstNav-visitors:before {
  background-image: url(../img/visitors.png);
}
.secondNav-barker,
.secondNav {
  display: none;
}
.secondNav {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.secondNav li {
  display: inline-block;
}
.branding,
.propagation,
.visitors {
  margin: 20px 20px 0;
  max-height: 200px;
  overflow: hidden;
  position: relative;
}
.branding:after,
.propagation:after,
.visitors:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.branding h4,
.propagation h4,
.visitors h4 {
  color: #444;
}
.branding .services,
.propagation .services,
.visitors .services {
  display: none;
  flex-flow: row wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.branding .services li,
.propagation .services li,
.visitors .services li {
  flex: 0 0 50%;
  white-space: nowrap;
  font-weight: 600;
  padding: 0 10px 5px 0;
  box-sizing: border-box;
}
.branding .services a:hover,
.propagation .services a:hover,
.visitors .services a:hover,
.branding .services a:focus,
.propagation .services a:focus,
.visitors .services a:focus {
  color: #dd1919;
}
.branding figure,
.propagation figure,
.visitors figure {
  display: none;
  width: 100%;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.branding figure img,
.propagation figure img,
.visitors figure img {
  display: block;
  width: 100%;
}
.branding.toggled,
.propagation.toggled,
.visitors.toggled {
  max-height: none;
}
.branding.toggled .services,
.propagation.toggled .services,
.visitors.toggled .services {
  display: flex;
}
.branding.toggled figure,
.propagation.toggled figure,
.visitors.toggled figure {
  display: block;
}
.branding.toggled:after,
.propagation.toggled:after,
.visitors.toggled:after {
  display: none;
}
.showMore-branding,
.showMore-propagation,
.showMore-visitors {
  display: block;
  position: relative;
  width: auto;
  line-height: 28px;
  margin: 20px auto 20px;
  padding: 10px 30px;
  font-weight: 600;
  font-size: 100%;
  color: #c00;
  background: #fff;
  border: 1px solid #c00;
  border-radius: 5px;
  z-index: 1;
  cursor: pointer;
}
.showMore-branding:hover,
.showMore-propagation:hover,
.showMore-visitors:hover {
  color: #fff;
  background: #c00;
}
.showMore-branding:focus,
.showMore-propagation:focus,
.showMore-visitors:focus {
  color: #fff;
  background: #c00;
}
.showMore-branding:active,
.showMore-propagation:active,
.showMore-visitors:active {
  color: #c00;
  background: #fff;
}
.toggled + .showMore-branding,
.toggled + .showMore-propagation,
.toggled + .showMore-visitors {
  margin-top: 25px;
}
.tipsAndTricks {
  margin-bottom: 40px;
}
.tipsAndTricks ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tipsAndTricks li {
  margin: 20px;
  padding: 0;
  font-weight: 600;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 16px;
  transition: box-shadow 0.1s ease-in-out;
  position: relative;
}
.tipsAndTricks li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 200px;
  background: transparent no-repeat 50% 50%;
  background-size: auto 100%;
}
.tipsAndTricks li:hover {
  box-shadow: rgba(0, 0, 0, 0) 0 0 16px;
}
.tipsAndTricks a {
  display: block;
  padding: 220px 20px 20px;
  position: relative;
}
.tipsAndTricks a:hover,
.tipsAndTricks a:focus {
  text-decoration: underline;
}
.tipsAndTricks a::after {
  float: right;
}
.tipsAndTricks .tipsAndTricks-more {
  display: block;
  width: auto;
  text-align: center;
}
.tipsAndTricks .tipsAndTricks-more a {
  display: inline-block;
  padding: 10px 30px;
  text-align: center;
  border: none;
  color: #444;
  font-weight: 600;
}
.tipsAndTricks .prihlaseniSeznam:before {
  background-image: url(/contentweb/cdn/c_data_gR_X/6VyD.jpeg);
}
.tipsAndTricks .jakHoNeznam:before {
  background-image: url(/contentweb/cdn/c_data_gS_K/SF8B.png);
}
.tipsAndTricks .nativniReklama:before {
  background-image: url(/contentweb/cdn/c_data_G_I/ws9BH.png);
}
.tipsAndTricks .rtb:before {
  background-image: url(/contentweb/cdn/c_data_gZ_F/GD9J.png);
}
.tipsAndTricks .mobilniReklama:before {
  background-image: url(/contentweb/cdn/c_data_H_L/2CyEj.png);
}
.darkStripe {
  background: #fcfcfc;
  padding: 1px;
}
.davertNews {
  max-width: 1056px;
  margin: 0 auto 40px;
}
.davertNews .davertNews-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.davertNews .davertNews-item {
  flex: 1 1 320px;
  margin: 20px;
  padding: 0;
  width: 320px;
  font-weight: 600;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 16px;
  transition: box-shadow 0.1s ease-in-out;
}
.davertNews .davertNews-item:hover {
  box-shadow: rgba(0, 0, 0, 0) 0 0 16px;
}
.davertNews .davertNews-item a {
  display: block;
  color: #404040;
  font-weight: normal;
}
.davertNews .davertNews-item img {
  width: 100%;
}
.davertNews .davertNews-item h3 {
  padding: 0 24px;
  margin: 24px 0;
  min-height: 3.6em;
}
.davertNews .davertNews-item h3 .date {
  display: block;
  height: 22px;
  color: #808080;
  font-size: 12px;
}
.davertNews .davertNews-item p {
  font-size: 14px;
  line-height: 22px;
  color: #808080;
  padding: 0 24px;
}
.davertNews .davertNews-tags {
  display: block;
  margin: 16px 0 32px;
  padding: 0 24px;
}
.davertNews .davertNews-tags li {
  display: inline-block;
  line-height: 24px;
  padding: 4px 16px;
  background: #f5f5f5;
  border-radius: 4px;
  white-space: nowrap;
  color: #808080;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.davertNews .davertNews-tags::after {
  content: "";
  display: block;
  clear: both;
}
.davertNews .davertNews-more {
  display: block;
  width: auto;
  text-align: center;
}
.davertNews .davertNews-more a {
  display: inline-block;
  padding: 10px 30px;
  text-align: center;
  border: none;
  color: #444;
  font-weight: 600;
}
.subscription-title {
  margin-bottom: 5px;
}
.subscription p {
  text-align: center;
  margin: 5px 20px;
  font-size: 90%;
}
.subscription form {
  margin: 32px 20px;
}
.subscription input {
  display: block;
  background: #fff;
  border: #ccc 1px solid;
  border-radius: 5px;
  width: 100%;
  height: 48px;
  line-height: 40px;
  padding: 4px 8px;
  box-sizing: border-box;
  font-size: 100%;
}
.subscription button {
  display: block;
  width: 100%;
  min-height: 40px;
  padding: 4px 32px;
  line-height: 32px;
  margin-top: 8px;
  background: #c00;
  border: #c00 1px solid;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}
.subscription button:hover,
.subscription button:focus {
  background: #b00;
}
.subscription .error {
  display: none;
  color: #fff;
  background: #c00;
  margin: 10px 10px 0;
  padding: 5px 10px;
  border-radius: 5px 5px 0 0;
  border-bottom: none;
}
.subscription .error:target {
  display: block;
}
.subscription .error:target + input {
  color: #c00;
  border-color: #c00;
}
.subscription .agreement {
  margin-top: 10px;
  font-size: 80%;
}
.popup {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 1;
  color: #4e4e4e;
}
.popup:target {
  display: block;
}
.popup-overlay {
  display: none;
}
.popup .container {
  overflow: auto;
  overflow-x: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.popup .container-cutter {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 10px;
  overflow: hidden;
}
.popup h3 {
  font-weight: bold;
  font-size: 140%;
  margin-top: 10px;
}
.popup p,
.popup li {
  font-size: 87.5%;
  line-height: 1.8em;
}
.popup ul {
  counter-reset: item;
  list-style: none;
  margin: 1em 0;
  padding: 0 0 0 40px;
}
.popup li {
  margin: 1em 0;
}
.popup li:before {
  counter-increment: item;
  content: counter(item);
  display: inline-block;
  width: 26px;
  height: 26px;
  color: #fff;
  background: #c00;
  border-radius: 30px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  margin-right: 14px;
  margin-left: -40px;
}
.popup:before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  float: right;
  margin: 6px;
}
.popup .bold {
  font-weight: bold;
}
.popup .hide {
  position: fixed;
  top: 16px;
  right: 16px;
  background: rgba(255, 255, 255, 0.5);
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: -1000in;
  z-index: 1;
}
.popup .hide:before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: url(../img/close.svg) 0 0 no-repeat;
}
.popup .hide:focus:before,
.popup .hide:hover:before {
  background-position: -32px 0;
}
.popup .hide:active:before {
  background-position: -64px 0;
}
.popup .close {
  text-align: center;
  display: block;
  width: 120px;
  margin: 50px auto 20px;
  background: #c00;
  color: #fff;
  border: 1px solid #c00;
  border-radius: 5px;
  padding: 10px 20px;
  box-shadow: rgba(218, 0, 0, 0.2) 0 4px 4px 0;
}
.popup .close:hover,
.popup .close:focus {
  background: #b00;
}
.subscribed {
  text-align: center;
}
.subscribed .container:before {
  content: url("../img/success.svg");
  display: block;
  margin: 20px auto 30px;
  width: 96px;
  height: 96px;
}
.subscribed .email {
  display: block;
  margin: 20px;
  text-align: center;
}
.scroller {
  transition: width ease-in-out 200ms, opacity ease-in-out 200ms, height ease-in-out 200ms;
  width: 8px;
  height: 10%;
  min-height: 12px;
  border-radius: 6px;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.15);
  display: block;
  z-index: 5900;
  padding: 0;
}
.scroller:hover,
.scroller:active {
  background: rgba(0, 0, 0, 0.3);
  width: 12px;
}
.popup:hover .scroller,
.popup:active {
  opacity: 1;
}
.scroller.useless,
.popup:hover .scroller.useless {
  opacity: 0;
  display: none;
}
.logoutNav {
  list-style: none;
  margin: 32px auto;
  padding: 0;
  text-align: center;
}
.logoutNav li {
  margin: 0;
  padding: 0;
  display: block;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.logoutNav li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  line-height: 28px;
  text-align: center;
  background: #c00;
  color: #fff;
  box-shadow: rgba(218, 0, 0, 0.2) 0 4px 4px 0;
  font-size: 90%;
  font-weight: 600;
}
.logoutNav li a:hover,
.logoutNav li a:focus {
  background: #b00;
}
.logoutNav li .loginAgain {
  background: #fff;
  color: #444;
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 4px 0;
  font-weight: normal;
}
.logoutNav li .loginAgain:hover,
.logoutNav li .loginAgain:focus {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0 4px 4px 0;
}
.logoutNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.logoutMessage {
  margin: 32px auto;
}
.logoutMessage:before {
  content: "";
  display: block;
  background: url(../img/logged_out.svg) no-repeat center;
  height: 180px;
}
a.ext::after {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 12'><path fill='none' stroke='%23666' d='M5.5,0.5h4v4m0,-4l-5,5m4,1v3h-8v-8h3'/></svg>");
  margin: -1em 0 0;
  display: inline-block;
  vertical-align: super;
  width: 10px;
}
@media (min-width: 960px) {
  .top-banner {
    display: flex;
  }
  .logo {
    top: 16px;
    left: 16px;
  }
  .userMenu {
    top: 16px;
    right: 16px;
  }
  .userMenu a {
    padding: 10px 30px;
  }
  .footer {
    padding: 30px 10px 0;
  }
  .footer ul {
    margin: 20px 0;
  }
  .footer li {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .footer li:before {
    content: "- ";
    color: #c00;
  }
  .footer li:first-child:before {
    content: "";
  }
  .footer .copyright {
    margin: 0 0 10px;
    padding: 10px;
  }
  body:before {
    height: 640px;
    background-image: url(../img/header-1366.jpg);
  }
  body:after {
    height: 640px;
  }
  h1,
  h2 {
    max-width: 960px;
    padding: 0 10px;
  }
  h1 {
    font-size: 200%;
    margin: 120px auto 80px;
  }
  h2 {
    margin: 50px auto;
  }
  .firstNav {
    display: flex;
    width: 1056px;
    margin: 0 auto;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 16px;
  }
  .firstNav p {
    order: 0;
  }
  .firstNav li {
    flex-basis: 352px;
  }
  .firstNav ul {
    display: flex;
    flex-flow: column-reverse;
    margin-bottom: 10px;
  }
  .firstNav .startNow,
  .firstNav .showMore {
    border: none;
    flex-basis: 48px;
  }
  .firstNav .startNow a,
  .firstNav .showMore a {
    display: block;
    width: 205px;
    margin: auto;
    box-sizing: border-box;
  }
  .firstNav .startNow a {
    border-radius: 5px;
  }
  .firstNav-branding:before,
  .firstNav-propagation:before,
  .firstNav-visitors:before {
    flex: 0 0 160px;
  }
  .firstNav-branding:hover,
  .firstNav-propagation:hover,
  .firstNav-visitors:hover {
    transform: scale(1.15, 1.15) translateY(-5%);
    transition: transform 0.3s ease-out;
    background: white;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  }
  .firstNav-branding p,
  .firstNav-propagation p,
  .firstNav-visitors p {
    padding: 20px 40px;
    flex: 1 1 100%;
  }
  .firstNav-branding .imageAnchor,
  .firstNav-propagation .imageAnchor,
  .firstNav-visitors .imageAnchor {
    display: block;
    position: absolute;
    width: 352px;
    height: 280px;
  }
  .container {
    position: relative;
  }
  .secondNav-barker {
    display: block;
    margin-top: 120px;
  }
  .secondNav {
    display: block;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    border-bottom: #f6f6f6 solid 4px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    bottom: 10px;
    z-index: 1;
    background: #fff;
  }
  .secondNav li {
    flex: 0 0 auto;
    margin: 0 50px;
  }
  .secondNav a {
    display: block;
    padding: 20px 0;
    border-bottom: transparent solid 4px;
    margin-bottom: -4px;
    color: #444;
    font-weight: 600;
  }
  .secondNav a.active {
    border-bottom-color: #c00;
  }
  .secondNav a.active:hover,
  .secondNav a.active:focus {
    border-bottom-color: #c00;
  }
  .secondNav a:hover,
  .secondNav a:focus {
    border-bottom-color: #e4e8ec;
  }
  .branding,
  .propagation,
  .visitors {
    max-height: none;
    margin: 0;
    padding: 80px 0 50px;
    min-height: 512px;
  }
  .branding h3,
  .propagation h3,
  .visitors h3,
  .branding h4,
  .propagation h4,
  .visitors h4,
  .branding p,
  .propagation p,
  .visitors p,
  .branding .services,
  .propagation .services,
  .visitors .services {
    max-width: 1056px;
    box-sizing: border-box;
    padding: 0 536px 0 0;
    margin: auto;
  }
  .branding h3,
  .propagation h3,
  .visitors h3 {
    margin: 0 auto 50px;
    font-size: 150%;
  }
  .branding h4,
  .propagation h4,
  .visitors h4 {
    margin: 30px auto;
    font-weight: 600;
  }
  .branding .services,
  .propagation .services,
  .visitors .services {
    display: block;
    display: flex;
  }
  .branding .services li,
  .propagation .services li,
  .visitors .services li {
    padding: 0 0 10px 0;
  }
  .branding figure,
  .propagation figure,
  .visitors figure {
    display: block;
    width: 640px;
    height: 480px;
    position: absolute;
    top: 80px;
    right: 50%;
    margin: 0 -664px 0 0;
  }
  .branding:after,
  .propagation:after,
  .visitors:after {
    display: none;
  }
  .branding .services li {
    flex: 0 0 25%;
  }
  .branding,
  .visitors {
    background: #fcfcfc;
  }
  .propagation h3,
  .propagation h4,
  .propagation p,
  .propagation .services {
    padding: 0 0 0 536px;
  }
  .propagation figure {
    right: auto;
    left: 50%;
    margin: 0 0 0 -664px;
  }
  .showMore-branding,
  .showMore-propagation,
  .showMore-visitors {
    display: none;
  }
  .tipsAndTricks ul {
    display: flex;
    width: 1056px;
    margin: 0 auto 30px;
  }
  .tipsAndTricks li {
    margin: 0 15px;
    flex: 0 0 320px;
    font-size: 120%;
  }
  .davertNews .davertNews-item {
    margin: 15px;
  }
  .subscription form {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 48px 20px;
  }
  .subscription input {
    flex: 0 1 20em;
    height: 40px;
    box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  }
  .subscription button {
    flex: 0 1 10em;
    height: 40px;
    margin: 0 0 0 8px;
    font-weight: bold;
    box-shadow: rgba(218, 0, 0, 0.2) 0 4px 4px 0;
  }
  .subscription .error {
    flex: 1 0 100%;
    order: 1;
    background: transparent;
    color: #c00;
  }
  .subscription .agreement {
    flex: 1 0 100%;
    order: 2;
  }
  .popup {
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    max-width: 600px;
    margin: 80px auto;
    background: #fff;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    border-radius: 8px;
  }
  .popup-overlay {
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    text-indent: -1000in;
    overflow: hidden;
  }
  .popup:before {
    display: none;
  }
  .popup .hide {
    position: absolute;
    z-index: 1;
  }
  .popup .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: scroll;
    overflow-x: hidden;
    padding-right: 20px;
  }
  .popup .container-cutter {
    position: absolute;
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
    height: auto;
    overflow: hidden;
  }
  .popup:target + .popup-overlay {
    display: block;
  }
  .subscribed {
    max-height: 420px;
  }
  .logoutNav {
    display: flex;
    width: 750px;
    margin: 32px auto;
    background: #fff;
  }
  .logoutNav li {
    flex-basis: 352px;
    border: none;
  }
  .logoutNav li a {
    display: block;
    width: 205px;
    height: 100%;
    margin: auto;
    padding: 10px;
    line-height: 20px;
    text-align: center;
    background: #c00;
    color: #fff;
    box-shadow: rgba(218, 0, 0, 0.2) 0 4px 4px 0;
    font-size: 90%;
    font-weight: 600;
    border-radius: 5px;
    box-sizing: border-box;
  }
  .logoutNav li a:hover,
  .logoutNav li a:focus {
    background: #b00;
  }
  .logoutNav li .loginAgain {
    background: #fff;
    color: #444;
    box-shadow: rgba(0, 0, 0, 0.1) 0 4px 4px 0;
    font-weight: normal;
  }
  .logoutNav li .loginAgain:hover,
  .logoutNav li .loginAgain:focus {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.2) 0 4px 4px 0;
  }
  .logoutNav ul {
    display: flex;
    flex-flow: column-reverse;
    margin-bottom: 10px;
    list-style: none;
  }
  .logoutMessage {
    margin: 200px auto;
  }
}
@media (min-width: 960px) and (min-width: 1280px) {
  body:before {
    height: 760px;
  }
  body:after {
    height: 760px;
    background-size: 100%;
  }
}
@media (min-width: 960px) and (min-width: 1367px) {
  body:before {
    background-image: url(../img/header-1920.jpg);
  }
}
@media (min-width: 960px) and (min-width: 1921px) {
  body:before {
    background-image: url(../img/header-2560.jpg);
  }
}
@media (min-width: 960px) and (min-width: 2561px) {
  body:before {
    background-image: url(../img/header-4096.jpg);
  }
}
@media (min-width: 960px) and (min-width: 4097px) {
  body:before {
    background-image: url(../img/header-6000.jpg);
  }
}
