/*
Theme Name: Rostlinně
Author: Jakub Slechta
Author URI: https://jakubslechta.com
Text Domain: rostlinne
Description: Webové stránky Rostlinně
Version: 1.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@font-face {
    font-family: 'fa-light';
    src: url(fonts/fa-light-300.ttf);
}


*{
	padding: 0;
	margin: 0;
}




html, body {
	background-color: #FFF;
	font-family: 'Fira Sans', sans-serif;
	font-size: 18px;
	width:100%;
	overflow-x:hidden;
}

p {
	font-size: 18px;
	line-height: 28px;
	color: #434353;
	font-weight: 300;
}

.single_content p {
  margin-bottom: 50px;

}



a {
	color: inherit;
	text-decoration: none;
}

a:hover {
}



h3 {

}

.clear {
	clear: both;
}

div#header_wrapper {
    border-bottom: 1px solid #eae9f1;
		position: relative;
}

div#header_wrapper::after {
    content: " ";
    background-image: url(img/logoorn.png);
    display: table;
    position: absolute;
    height: 28px;
    width: 18px;
    top: unset;
    left: 50%;
    transform: translate(-50%, -50%);
}

div#header_in {
    padding: 45px 0;
}

div#header_logo {
    display: table;
    margin: 0 auto;
}

#home_intro_wrapper {
	margin-top: 16px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1516px;
	height: 755px;
	margin-bottom: 350px;
	position: relative;
}

#home_intro_wrapper::before {
	content: " ";
	background-image: url(img/podintroornament.png);
	display: table;
	position: absolute;
	height: 175px;
	width: 147px;
	bottom: -285px;
	top: unset;
	left: 40%;
	transform: translate(-50%, 0);
}

#home_intro_wrapper::after {
	content: " ";
	background-image: url(img/introstred.png);
  background-size: cover;
	display: table;
	position: absolute;
	height: 174px;
	width: 174px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

div#intro_wrapper_vlevo {
    height: 100%;
    width: 50%;
    float: left;
    padding-right: 8px;
    box-sizing: border-box;
}

div#intro_wrapper_vpravo {
    height: 100%;
    width: 50%;
    float: right;
    padding-left: 8px;
    box-sizing: border-box;
}

div#intro_wrapper_vlevo_jediny {
    background-color: transparent;
    height: 100%;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center center;
}

.intro_wrapper_vpravo_nahore_title_cont {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 6%;
}

div#intro_wrapper_vpravo_nahore {
    height: calc(50% - 8px);
    margin-bottom: 16px;
    width: 100%;
    background-color: #fef3d9;
    position: relative;
    background-size: cover;
}

.intro_wrapper_vpravo_nahore_title_cont h1 {
    font-family: "Oranienbaum";
    font-weight: normal;
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 40px;
    color: #39394b;
}

div#intro_wrapper_vpravo_nahore h1:before {
    content: "02";
    color: #69b076;
    font-family: "Fira Sans";
    font-size: 1.4vw;
    line-height: 1.4vw;
    position: absolute;
    top: -25px;
    font-weight: 300;
}

.vice2 i {
    font-size: 14px;
    margin-right: 10px;
}

.vice3 i {
    font-size: 14px;
    margin-right: 10px;
}

div#intro_wrapper_vpravo_dole_overlay h2 {
    color: white;
    font-family: "Oranienbaum";
    font-weight: normal;
    font-size: 32px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 35px;
}

span.vice2 {
    background-color: #2c4586;
    color: white;
    font-family: "Fira Sans";
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    padding: 16px 22px;
    position: relative;
}

span.vice3 {
    background-color: transparent;
    border: 1px solid #ffffff50;
    color: white;
    font-family: "Fira Sans";
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    padding: 16px 22px;
    position: relative;
    margin: 0 auto;
    display: table;
}

div#intro_wrapper_vpravo_dole_overlay img {
    margin: 0 auto;
    display: table;
}

.vice2::after {
    content: " ";
    background-image: url(img/obdelnik.svg);
    display: table;
    position: absolute;
    height: 40px;
    width: 40px;
    top: -5px;
    left: -5px;
    transform: translate(0, 0);
}



.vice2::before {
content: " ";
background-image: url(img/obdelnik.svg);
display: table;
position: absolute;
height: 40px;
width: 40px;
top: unset;
bottom: -5px;
right: -5px;
transform: rotateZ(180deg);
}

div#intro_wrapper_vpravo_dole {
    height: calc(50% - 8px);
    width: 100%;
    background-color: #f0f1f4;
    background-size: cover;
    background-position: center center;
    position: relative;
}

#podintro img {
    margin-top: 110px;
    margin-bottom: 63px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

#ebook_wrapper_stazeni {
	position: relative;
}

#ebook_wrapper_stazeni::after {
	content: " ";
	background-image: url(img/obdelnik.svg);
	display: table;
	position: absolute;
	height: 40px;
	width: 40px;
	top: 0px;
	left: -14px;
	transform: translate(0, 0);
}

#ebook_wrapper_stazeni::before {
	content: " ";
	background-image: url(img/obdelnik.svg);
	display: none;
	position: absolute;
	height: 40px;
	width: 40px;
	top: unset;
	bottom: -14px;
	right: -14px;
	transform: rotateZ(180deg);

}

div#ebook_wrapper_stazeni a:nth-child(even) {
    margin-left: 8px;
}

div#ebook_wrapper_stazeni a:nth-child(odd) {
    margin-right: 8px;
}
div#ebook_wrapper_stazeni a {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Fira Sans";
    font-weight: 500;
    background-color: white;
    color: #2e3092;
    padding: 23px 30px;
    position: relative;
    width: calc(50% - 8px);
    display: table;
    box-sizing: border-box;
    float: left;
    transition: all ease 0.25s;
    margin-top: 16px;
}

div#ebook_wrapper_stazeni a:hover {
	color: white;
	background-color: #2e3092;
}

div#ebook_wrapper_stazeni a i {
    position: absolute;
    top: 50%;
    left: unset;
    right: 23px;
    transform: translate(0%, -50%);
    color: #65ac72;
}

div#ebook_wrapper {
    width: 1300px;
    height: 645px;
    margin: 0 auto 100px auto;
		background-color: #f2f3f5;
		position: relative;
    background-image: url(img/footerbg.png);
    background-size: cover;
}

#ebook_wrapper::before {
    content: " ";
    background-image: url(img/podebook.png);
    display: table;
    position: absolute;
    height: 223px;
    width: 49px;
    bottom: -155px;
    top: unset;
    left: 90% !important;
    transform: translate(-50%, 0);
}

div#ig_wrapper {
    padding-top: 50px;
}


#kzel {
    height: 135px;
    width: 135px;
    position: absolute;
    top: 14px;
    right: -56px;
    transform: translate(0, 0);
    background-image: url(img/kzel.svg);
		z-index: 3;
}

#kor {
    height: 186px;
    width: 186px;
    position: absolute;
		top: -65px;
    right: -80px;
    transform: translate(0, 0);
    background-image: url(img/kor.svg);
		z-index: 0;
}

div#sed {
    height: 150px;
    width: 150px;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(0, 0);
    background-color: transparent;
    z-index: 1;
}

div#ebook_wrapper_img {
    width: 50%;
    float: left;
		height: 100%;
		position: relative;
}

div#ebook_wrapper_img_bg {
    background-image: url(img/ebooks.png);
    height: 771px;
    width: 720px;
    margin-top: unset;
    margin-bottom: unset;
    background-size: cover;
    position: absolute;
    top: -44px;
    left: -140px;
}


div#ebook_wrapper_text {
    width: 50%;
    float: right;
    height: 100%;
    padding: 80px 80px 80px 0;
    box-sizing: border-box;
		position: relative;
}

div#ebook_wrapper_text h1 {
    font-size: 2.75vw;
    font-family: "Oranienbaum";
    line-height: 2.75vw;
    color: #39394b;
		margin-bottom: 1.2vw;
		font-weight: normal;
}

.fal {
    font-family: "fa-light";
}

div#ebook_wrapper_stazeni {
    margin-top: 2.4vw;
}

div#ebook_wrapper_text p {
    font-size: 14px;
    line-height: 25px;
    z-index: 1;
    position: relative;
}

div#ig_heading h1 {
    font-size: 32px;
    color: #39394b;
    font-family: "Oranienbaum";
    margin-top: 33px;
    margin-bottom: 50px;
		font-weight: normal;
}

div#ig_wrapper {
    padding-top: 160px;
    width: 1300px;
    margin: 0 auto 16px auto;
		position: relative;
}

div#ig_wrapper_after {
	content: " ";
	    background-image: url(img/igznak.png);
	    display: table;
	    position: absolute;
	    height: 154px;
	    width: 154px;
	    bottom: unset;
      top: calc(0% - 145px);
	    left: 50%;
	    transform: translate(-50%, 50%);
      z-index: 1000;

}

#sb_instagram.sbi_fixed_height {
    overflow: hidden;
    overflow-y: hidden !important;
}

#sb_instagram .sbi_photo {
    height: 313px !important;
}

div#sbi_images {
    padding: 0 !important;
    margin-left: -8px;
    margin-right: -8px;
    width: calc(100% + 16px) !important;
}

#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
    width: 25% !important;
		    padding: 8px !important;
}

.sbi_item {
	position: relative;
	transition: all 0.5s ease;
}


.sbi_item:hover::after {
    position: absolute;
    height: calc(100% - 16px);
    width: calc(100% - 16px);
    background-color: black;
    opacity: 0.4;
    content: " ";
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
		visibility: visible;
		transition: all 0.5s ease;
    pointer-events: none;
}

#introor {
    height: 29%;
    width: 34%;
    position: absolute;
    background-size: cover;
    top: 0px;
    right: 0;
    transform: translate(0, 0);
    background-image: url(img/introor.svg);
    z-index: 3;
}

#introkolo {
    height: 273px;
    width: 273px;
    position: absolute;
    background-size: cover;
    background-image: url(img/introkolo.svg);
    top: unset;
    bottom: -45px;
    right: unset;
    left: -100px;
    transform: translate(0, 0);
    z-index: 3;
}

div#intro_wrapper_vlevo_jediny h1 {
    font-family: "Oranienbaum";
    font-weight: normal;
    font-size: 72px;
    color: #39394b;
    margin-bottom: 60px;
    position: relative;
}

div#intro_wrapper_vlevo_jediny h1:before {
    content: "01";
    color: #69b076;
    font-family: "Fira Sans";
    font-size: 1.4vw;
    position: absolute;
    top: -25px;
    font-weight: 300;
}

.patron-anim{
  position: absolute;
  right: 0px;
  top: 0px;
  -webkit-animation-name: patron-move;
  animation-name: patron-move;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-direction: alternate;
  animation-direction: alternate;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.patron-anim2{
  position: absolute;
  right: 0px;
  top: 0px;
  -webkit-animation-name: patron-move2;
  animation-name: patron-move2;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-direction: alternate;
  animation-direction: alternate;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.patron-anim2 #patron{
  background-image: url(img/ambasador-2.png);
}

@-webkit-keyframes patron-move {
  0%   {right:0px;}
  25%   {right:0px;}
  45% {right:-400px;}
  75% {right:-400px;}
  100% {right:-400px;}
}
@keyframes patron-move {
  0%   {right:0px;}
  25%   {right:0px;}
  50% {right:-400px;}
  75% {right:-400px;}
  100% {right:-400px;}
}

@-webkit-keyframes patron-move2 {
  0%   {right:-400px;}
  25%   {right:-400px;}
  50% {right:-400px;}
  75% {right:0px;}
  100% {right:0px;}
}
@keyframes patron-move2 {
  0%   {right:-400px;}
  25%   {right:-400px;}
  50% {right:-400px;}
  75% {right:0px;}
  100% {right:0px;}
}


div#patron {
    content: " ";
    background-image: url(img/ambasador.png);
    background-size: cover;
  /*  display: none; */
    position: absolute;
    height: 258px;
    width: 237px;
    top: 150px;
        left: 100%;
        transform: translate(-50%, -50%);
        z-index: 999999;
}


div#intro_wrapper_vpravo::after {
    content: " ";
    background-image: url(img/ambasador.png);
    background-size: cover;
  display: none;
    position: absolute;
    height: 258px;
    width: 237px;
    top: 0%;
    left: 100%;
    transform: translate(-50%, -50%);
}

/*
div#intro_wrapper_vlevo_jediny h1::after {
    content: " ";
    background-image: url(img/list.png);
    display: table;
    position: absolute;
    height: 140px;
    width: 103px;
    top: 0;
    right: 5px;
} */

div#footer {
    background-color: #fcfcfb;
    background-image: url(img/footerbg.png);
    background-size: cover;
    padding-top: 145px;
    padding-bottom: 120px;
    position: relative;
}

div#footer_contact {
    display: table;
    width: 790px;
    max-width: 90vw;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 0px;
    position: relative;
}

.footer_zastupce_foto img {
    width: 100%;
    height: auto;
}

div#footer h1 {
    font-family: "Oranienbaum";
    font-weight: normal;
    font-size: 52px;
    text-align: center;
}

div#footer p {
    font-family: "Fira Sans";
    font-weight: 300;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    max-width: 510px;
    margin: 40px auto 0 auto;
}

#footer .footer_zastupce_text p {
    font-size: 14px;
    line-height: 21px;
    text-align: left;
    margin: 0;
    max-width: unset;
        margin-top: 15px;
}

.footer_zastupce_text h2 {
    font-family: "Fira Sans";
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #434353;
        margin-top: 65px;
}

.footer_zastupce_text h3 {
    font-family: "Fira Sans";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #69b076;
}

.footer_zastupce_foto {
    width: 264px;
    margin-left: 0;
    float: left;
    height: 186px;
}

.footer_zastupce_text {
    width: 202px;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    height: unset;
}

div#footer_zastupce {
    display: table;
    width: auto;
    max-width: 90vw;
    margin: 0 auto;
    padding-top: 50px;
}

.footer_contact_item {
    text-align: center;
    width: 33.3%;
    float: left;
}

.footer_contact_item_detail {
    font-family: "Fira Sans";
    font-weight: 300;
    font-size: 24px;
    color: #434353;
}

.footer_contact_item_detail a {
    color: #434353;
}

#footer_ms {
  position: relative;
  z-index: 2;
}

#footer_ms::after {
	    content: " ";
	    background-image: url(img/ms.png);
	    display: table;
	    position: absolute;
	    height: 15px;
	    width: 358px;
	    bottom: 0%;
	    left: 50%;
	    transform: translate(-50%, 50%);
      z-index: -1;

}

#footer::after {
	    content: " ";
	    background-image: url(img/sw.png);
	    display: table;
	    position: absolute;
      background-size: cover;
      height: 350px;
      width: 562px;
	    bottom: 0%;
	    right: 0%;
	    transform: unset;
      z-index: 1;

}

.footer_contact_item_icon i {
    color: #69b076;
    font-size: 25px;
    margin-bottom: 20px;
}

div#footer_contact::before {
  content: " ";
  background-image: url(img/mssipka.png);
  background-size: cover;
  display: table;
  position: absolute;
  height: 158px;
  width: 137px;
  bottom: unset;
  top: -340px;
  right: 0%;
  transform: unset;
  z-index: 1;
}

.intro_wrapper_vlevo_jediny_title {
    position: absolute;
    top: 55%;
    transform: translate(0, -50%);
    left: 10%;
    z-index: 4;
}

span.vice i {
    color: white;
    padding: 15px 21px;
    background-color: #2c4586;
    font-size: 16px;
    position: relative;
}
span.vice i::after {
    content: " ";
    background-image: url(img/obdelnik.svg);
    display: table;
    position: absolute;
    height: 40px;
    width: 40px;
    top: -5px;
    left: -5px;
    transform: translate(0, 0);
}
.viceico::before {
content: " ";
background-image: url(img/obdelnik.svg);
display: table;
position: absolute;
height: 40px;
width: 40px;
top: unset;
bottom: -5px;
right: -5px;
transform: rotateZ(180deg);
}

.viceico {
  position: relative;
  display: table;
  float: left;
  margin-right: 20px;

}

span.vice {
    font-family: "Fira Sans";
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 43px;
    color: #2e4a81;
}

#intro_wrapper_vlevo_jediny h1::after {
  content: " ";
  background-image: url(img/rostlinnapodtrzeni.png);
  display: table;
  position: absolute;
  height: 17px;
  width: 293px;
  bottom: -10px;
  left: -10px;
  transform: unset;
  z-index: -1;
  background-size: cover;
}

#intro_wrapper_vpravo_dole_overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95%;
}

div#single_uvod_do_stranky {
    height: 570px;
    background-color: #dbf2ff;
    width: 1530px;
    max-width: 90vw;
    margin: 16px auto 145px auto;
    position: relative;
    text-align: center;
    background-image: url(img/footerbg.png);
background-size: cover;
}

div#single_uvod_do_stranky::before {
    content: " ";
    background-image: url(img/introstred.png);
    background-size: cover;
    display: table;
    position: absolute;
    height: 137px;
    width: 137px;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 16px solid white;
    border-radius: 50%;
}

div#single_uvod_do_stranky::after {
    content: " ";
    background-image: url(img/podebook.png);
    display: table;
    position: absolute;
    height: 223px;
    width: 49px;
    bottom: -155px;
    top: unset;
    left: 60%;
    transform: translate(-50%, 0);
}

div.single_content .wp-block-image {
    margin: 70px 0;
}

.single_content .wp-block-gallery {
    margin: 70px 0 44px 0;
}

div#single_uvod_do_stranky_content h1 {
    color: #39394b;
    font-size: 72px;
    font-family: "Oranienbaum";
    margin-bottom: 20px;
    font-weight: normal;
}

div.single_content {
  width: 1040px;
  margin: 0 auto;
  padding-bottom: 30px;
  max-width: 94vw;
}

div.single_content h1 {
    font-size: 52px;
    line-height: 73px;
    text-align: center;
    font-weight: normal;
    font-family: "Oranienbaum";
    margin-bottom: 60px;
    color: #39394b;
    position: relative;
    z-index: 1;
}

.single_content h1:after {
  content: " ";
      background-image: url(img/single_podtrzeni.png);
      display: table;
      position: absolute;
      height: 12px;
      background-size: cover;
      width: 300px;
      bottom: -6px;
      left: 50%;
      transform: translate(-50%,0);
      z-index: -1;
}

div.single_content h1.for-media {
  width: auto;
  float: left;
}

.single_content h1.for-media:after {
      content: " ";
      background-image: url(img/single_podtrzeni.png);
      display: table;
      position: absolute;
      height: 12px;
      background-size: cover;
      width: 207px;
      bottom: -6px;
      left: 50%;
      transform: translate(-50%,0);
      z-index: -1;
}

#single_uvod_do_stranky_content {
  position: absolute;
top: 60%;
left: 50%;
transform: translate(-50%, -50%);
}

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    position: absolute;
    bottom: -25px !important;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 0px 0px 0px !important;
    color: #2f3490 !important;
    text-align: left !important;
    font-size: 14px !important;
    line-height: 25px !important;
    background: transparent !important;
}

#single_wrapper h3 {
    color: #39394b;
    font-size: 32px;
    text-align: center;
    font-family: "Oranienbaum";
    font-weight: normal;
    margin-bottom: 60px;
}

#dalsi_clanky {
  margin-top: 90px;
}

#single_wrapper #dalsi_clanky h3 {
  text-align: left;
  margin-bottom: 50px;

}

.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    margin-bottom: 32px !important;
}

div.velky_banner {
    margin-bottom: 180px;
    margin-top: 20px;
    height: 640px;
    width: 1516px;
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;

}

.velky_banner_leva{
    width: calc(33.333% - 8px);
    height: 100%;
    background-color: #fcfcfb;
    float: left;
    position: relative;
    background-image: url(img/footerbg.png);
background-size: cover;
}

.velky_banner_prava {
  width: calc(66.666% - 8px);
  background-color: #cbecff;
  height: 100%;
  float: right;
  position: relative;
  background-image: url(img/footerbg.png);
background-size: cover;
}

.velky_banner_in {
    height: 100%;
}

#single_wrapper p:last-of-type {
    margin-bottom: 90px;
}

.velky_banner_leva h4 {
    color: #39394b;
    font-size: 32px;
    text-align: center;
    font-family: "Oranienbaum";
    font-weight: normal;
    margin-top: 145px;
    margin-bottom: 35px;
}

.velky_banner_stahnout_ebook {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Fira Sans";
    font-weight: 500;
    background-color: #2e3092;
    color: white;
    padding: 23px 30px;
    position: relative;
    width: 255px;
    display: inherit;
    max-width: 70%;
    box-sizing: border-box;
    float: none;
    transition: all ease 0.25s;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
}

.velky_banner_stahnout_ebook i {
    position: absolute;
    top: 50%;
    left: unset;
    right: 23px;
    transform: translate(0%, -50%);
    color: #65ac72;
}

.velky_banner_stahnout_ebook::after {
    content: " ";
    background-image: url(img/obdelnik.svg);
    display: table;
    position: absolute;
    height: 40px;
    width: 40px;
    top: -5px;
    left: -5px;
    transform: translate(0, 0);
}

.velky_banner_stahnout_ebook::before {
    content: " ";
    background-image: url(img/obdelnik.svg);
    display: table;
    position: absolute;
    height: 40px;
    width: 40px;
    top: unset;
    bottom: -5px;
    right: -5px;
    transform: rotateZ(180deg);
}


.velky_banner_leva::after {
    content: " ";
    background-image: url(img/introstred.png);
    background-size: cover;
    display: table;
    position: absolute;
    height: 174px;
    width: 174px;
    top: 50%;
    border-radius: 50%;
    border: 16px solid white;
    left: calc(100% + 8px);
    transform: translate(-50%, -50%);
    z-index: 1;
}

.velky_banner_leva::before {
    content: " ";
    background-image: url(img/korpul.svg);
    background-size: cover;
    display: table;
    position: absolute;
    height: 190px;
    width: 95px;
    top: 20%;
    left: 0;
    transform: translate(-92px, -50%);
    z-index: 1;
}

.velky_banner_prava_text h2 {
    font-size: 72px;
    line-height: 72px;
    font-family: "Oranienbaum";
    font-weight: normal;
    text-align: left;
    margin-bottom: 30px;
}

.velky_banner_prava_text {
  position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 65%;
}

.velky_banner_leva_obr {
    position: absolute;
    top: unset;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 45%);
    width: 70%;
}

img.velky_banner_leva_obr_img {
    width: 100%;
    height: auto;
    z-index: 2;
    position: relative;
}

.velky_banner_leva_obr::after {
    content: " ";
    background-image: url(img/kmod.svg);
    display: table;
    position: absolute;
    height: 220px;
    width: 220px;
    top: 50%;
    left: unset;
    right: 20%;
    transform: translate(50%, -50%);
    z-index: 1;
}

.velky_banner_leva_sipka {
    position: absolute;
    top: 180px;
    left: 10px;
    max-width: 20%;
    height: auto;
}

.maly_banner {
    background-color: #f2f3f5;
    width: 1040px;
    height: 485px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 180px;
    margin-top: 90px;
    max-width: 90vw;
    position: relative;
    background-image: url(img/footerbg.png);
background-size: cover;
}


.maly_banner_in {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(0%, -50%);
    width: 300px;
}

.maly_banner::before {
    content: " ";
    background-image: url(img/korpul.svg);
    background-size: cover;
    display: table;
    position: absolute;
    height: 190px;
    width: 95px;
    top: 20%;
    left: 0;
    transform: translate(-92px, -50%);
    z-index: 1;
}

.maly_banner__obr {
    position: absolute;
    top: unset;
    bottom: 0;
    left: 0;
    transform: translate(10%, 20%);
    width: 70%;
    pointer-events: none;
}

.closepopup {
    display: table;
    position: absolute;
    right: -48px;
    z-index: 1221000;
    top: 0;
    padding: 0;
    background-color: #2e3092;
    color: white;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
}

div.closepopup::before {
    content: " ";
    background-image: url(img/obdelnik.svg);
    display: table;
    position: absolute;
    height: 40px;
    width: 40px;
    top: unset;
    bottom: -5px;
    right: -5px;
    transform: rotateZ(180deg);
}

div#popup3 h1 {
    text-align: center;
}

.popup3 h2 {
    text-align: center;
    position: relative;
}

div#popup3 {
    width: 780px;
    max-width: 85vw;
}

.popup3 h2::after {
  content: " ";
background-image: url(img/addpodtrzeni.png);
display: table;
position: absolute;
height: 8px;
width: 191px;
bottom: -2px;
left: 50%;
transform: translate(-50%,0);
z-index: -1;
}

img.maly_banner_sipka18 {
    position: absolute;
    bottom: 40px;
    right: 40%;
}



.maly_banner__obr::after {
    content: " ";
    background-image: url(img/kmod.svg);
    display: table;
    position: absolute;
    height: 220px;
    width: 220px;
    top: unset;
    bottom: -20px;
    left: -20px;
    right: unset;
    transform: unset;
    z-index: 1;
}

.maly_banner__obr_img {
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
}

.maly_banner_stahnout_ebook i {
    position: absolute;
    top: 50%;
    left: unset;
    right: 23px;
    transform: translate(0%, -50%);
    color: #65ac72;
}

.maly_banner h4 {
    font-family: "Oranienbaum";
    font-weight: normal;
    font-size: 32px;
    line-height: 44px;
}

a.maly_banner_stahnout_ebook {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Fira Sans";
    font-weight: 500;
    background-color: #2e3092;
    color: white;
    padding: 23px 30px;
    position: relative;
    width: 255px;
    display: table;
    max-width: 70%;
    box-sizing: border-box;
    float: none;
    transition: all ease 0.25s;
    margin-top: 16px;
}

.maly_banner_stahnout_ebook::after {
    content: " ";
    background-image: url(img/obdelnik.svg);
    display: table;
    position: absolute;
    height: 40px;
    width: 40px;
    top: -5px;
    left: -5px;
    transform: translate(0, 0);
}

.maly_banner_stahnout_ebook::before {
    content: " ";
    background-image: url(img/obdelnik.svg);
    display: table;
    position: absolute;
    height: 40px;
    width: 40px;
    top: unset;
    bottom: -5px;
    right: -5px;
    transform: rotateZ(180deg);
}

.single_uvod_do_strankysobrazky {
    height: auto !important;
}

div#single_uvod_do_strankysobrazky_obr img {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 8px;
}

.single_uvod_do_strankysobrazky #single_uvod_do_stranky_content {
      position: relative;
      top: unset;
      left: unset;
      transform: unset;
      width: 1040px;
      max-width: 85%;
      padding-top: 100px;
      padding-bottom: 90px;
      margin: 0 auto;
  }

.noscroll {
    overflow: hidden;
}


div#closepopup {
    display: table;
    position: absolute;
    right: -48px;
    z-index: 1221;
    top: 0;
    padding: 0;
    background-color: #2e3092;
    color: white;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
}

.popup {
    width: auto;
    height: auto;
    max-height: 95vh;
    max-width: 92vw;
    z-index: 10000;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    transition: all 1s ease;
    padding: 120px 115px;
    box-sizing: border-box;
    border: 0px solid #f5f5f5;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1), 0 20px 10px 0 rgba(0, 0, 0, 0.01);
    display: none;
    overflow: auto;
}

.quizpopup {
    width: auto;
    height: auto;
    max-height: 90vh;
    max-width: 90vw !important;
    z-index: 2000000;
    position: fixed;
    overflow-y: inherit;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    transition: all 1s ease;
    padding: 0 0 80px 0;
    box-sizing: border-box;
    border: 0px solid #f5f5f5;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1), 0 20px 10px 0 rgba(0, 0, 0, 0.01);
}

.overflow {
  overflow: auto;
}

.quiznadpis_in {
    background-color: #fdfdfb;
    border-bottom: 1px solid #f1f1f3;
}

.quiznadpis_in h1 {
    font-family: "Oranienbaum";
    font-weight: normal;
    font-size: 48px;
    color: #2a3c8d;
    text-align: center;
    padding-top: 75px;
    padding-bottom: 75px;
}

#js_quiz {
    width: 1000px;
    max-width: 90vw;
    display: none;
}



.quiz_progres_in {
    display: table;
    margin: 60px auto 25px auto;
}

.quiz_progres_in h2 {
    font-family: "Fira Sans";
    font-weight: 300;
    color: #d0ced1;
    font-size: 30px;
}

.quiz_buttons_in {
    margin: 0 auto;
    display: table;
}

.quiz_buttons_in a {
  width: 220px;
  height: auto;
  padding: 120px 0 30px 0;
  display: table;
  max-width: calc(50% - 30px);
  float: left;
  text-align: center;
  text-transform: uppercase;
  color: white;
  background-color: #69b076;
  border-radius: 10px;
  margin: 0 15px;
  position: relative;
}

.quiz_buttons_in i {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 70px;
}

.quiz_buttons {
    margin-top: 60px;
    margin-bottom: 30px;
}

a#quiz_preskocit {
    color: #78ab79;
    font-size: 18px;
    text-decoration: underline;
    display: table;
    margin: 0 auto;
}

.quiz_otazka_in p {
    color: #444353;
    text-align: center;
    max-width: 70%;
    margin: 0 auto;
}

.quiz_progres_in .current {
  color: #69b076;
}

input.rostlinne_email {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #69b076;
    position: relative;
    font-size: 20px;
    font-family: "Fira Sans";
    box-sizing: border-box;
    font-weight: 500;
    color: #303804;
    z-index: 2;
    padding: 19px 19px 19px 65px;
  }

  .rostlinne_email_cont {
    width: calc(100% - 75px);
    float: left;
    position: relative;
}

button.rostlinne_submit {
    border: 0;
    height: 64px;
    line-height: 65px;
    width: 65px;
    background-color: #69b076;
    border-radius: 3px;
    margin-left: 10px;
    color: white;
    font-size: 21px;
    z-index: 2;
}

.rostlinne_submit::before {
    content: " ";
    background-image: url(img/mailzeleny.svg);
    display: table;
    position: absolute;
    height: 170px;
    width: 170px;
    top: unset;
    transform: translate(0, 0%);
    bottom: 160px;
    right: 95px;
    z-index: 1;
}

button.rostlinne_submit i {
    z-index: 2;
    position: relative;
}

div#emailplaceholder {
    height: 65px;
    line-height: 65px;
    position: absolute;
    top: 0;
    left: 20px;
    color: #78ab79;
    transform: translate(0,0%);
    z-index: 2;
}


div#jmenoplaceholder {
    height: 65px;
    line-height: 65px;
    position: absolute;
    top: 0;
    left: 20px;
    color: #78ab79;
    transform: translate(0,0%);
    z-index: 2;
}


div#prijmeniplaceholder {
    height: 65px;
    line-height: 65px;
    position: absolute;
    top: 0;
    left: calc(50% + 20px);
    color: #78ab79;
    transform: translate(0,0%);
    z-index: 2;
}

input.rostlinne_jmeno {
    width: 49%;
    margin-right: 1%;
    border-radius: 3px;
    border: 1px solid #69b076;
    position: relative;
    font-size: 20px;
    font-family: "Fira Sans";
    box-sizing: border-box;
    font-weight: 500;
    color: #303804;
    z-index: 2;
    padding: 19px 19px 19px 65px;
}

input.rostlinne_prijmeni {
    width: 49%;
    border-radius: 3px;
    border: 1px solid #69b076;
    position: relative;
    font-size: 20px;
    font-family: "Fira Sans";
    box-sizing: border-box;
    font-weight: 500;
    color: #303804;
    z-index: 2;
    padding: 19px 19px 19px 65px;
}

.popup2, .popup3, .popup4 {
  display: none;
}

.popup1 a, .popup2 a, .popup3 a {
    text-decoration: underline;
    color: #78ab79;
}

.popup4 h1 {
  text-align: center !important;
  margin-bottom: 70px;
}

.progress {
  width:100%;
  height: 80px;
  line-height: 80px;
  position: relative;
  margin-bottom: 80px;
}

.progress::after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #78ab79;
    display: block;
}

.popup4 .progress {
  width: 492px;
  max-width: 100%;
  margin-top: 20px;
}

.popup4 h2 {
  display: table;
  margin: 0 auto;
  position: relative;
  margin-bottom: 40px !important;
}

div#nejsem_social {
    text-align: center;
    font-size: 18px;
    color: #69b076;
    font-weight: 400;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 65px;
}

.popup4 h2::after {
  content: " ";
      background-image: url(img/addus.png);
      display: table;
      position: absolute;
      height: 8px;
      width: 191px;
      bottom: -3px;
      left: 50%;
      transform: translate(-50%, 0);
      z-index: -1;
}

div#popup_social a {
    margin: 0 10px;
}

div#popup_social {
    display: table;
    margin: 0 auto;
}

.progress3 {
    text-align: right;
}

.progress2 {
    text-align: center;
}

.progress_item {
    width: 33.3%;
    float: left;
}

.progress_item i {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #78ab79;
    text-align: center;
    line-height: 80px;
    z-index: 300;
    color: #78ab79;
    background-color: white;
    font-size: 32px;
    position: relative;
    z-index: 18;
}

.progress_item i.active {
  background-color: #78ab79;
  color: white;
}

.page-template-page-hlasovani .single_content p {
    margin-bottom: 30px;
}

.popup h1 {
  font-size: 48px;
  line-height: 60px;
  font-family: "Oranienbaum";
  color: #2e3092;
  font-weight: normal;
}

.popup h2 {
  font-size: 24px;
  line-height: 34px;
  font-family: "Fira Sans";
  text-align: center;
  color: #434353;
  font-weight: 300;
  margin-bottom: 70px;
}

div#closepopup::before {
    content: " ";
    background-image: url(img/obdelnik.svg);
    display: table;
    position: absolute;
    height: 40px;
    width: 40px;
    top: unset;
    bottom: -5px;
    right: -5px;
    transform: rotateZ(180deg);
}

.popup p {
    font-family: "Fira Sans";
    font-size: 14px;
    line-height: 20px;
    margin-top: 30px;
}

.rostlinne_submit_cont {
    float: right;
    width: 73px;
}

.rostlinne_form_cont {
    width: 773px;
    max-width: 100%;
    height: 65px;
}

div#closepopup a {
    font-size: 12px;
    display: block;
    margin: 0 auto;
}

.dalsi_clanky_item {
    width: calc(25% - 18px);
    float: left;
    margin-right: 18px;
    -webkit-box-shadow: 0px 5px 50px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 5px 50px 0px rgba(0,0,0,0.1);
box-shadow: 0px 5px 50px 0px rgba(0,0,0,0.1);
}

.zm-post-header {
    padding: 30px;
    box-sizing: border-box;
}

h2.zm-post-title {
    font-size: 20px;
    line-height: 25px;
    font-family: "Fira Sans";
    font-weight: 400;
    color: #303b52;
    margin-bottom: 30px;
}

a.dalsi_clanky_vic {
    color: #2e3092;
    font-family: "Fira Sans";
    text-transform: uppercase;
    font-size: 14px;
}

a.dalsi_clanky_vic i {
    margin-right: 18px;
}

.zm-post-meta {
    font-family: "Fira Sans";
    font-size: 14px;
    line-height: 26px;
    color: #303b52;
}

.dalsi_clanky_item p {
    font-family: "Fira Sans";
    font-size: 14px;
    line-height: 26px;
    color: #303b52;
}

.dalsi_clanky_item:last-child {
  margin-right: 0;
}

.dalsi_clanky_item:nth-child(4) {
    margin-right: 0;
}

.dalsi_clanky_item img {
  max-width: 100%;
  height: auto;
}

#single_wrapper .velky_banner_prava_text p {
    margin-bottom: 18px;
}

#single_wrapper .dalsi_clanky_item p {
    margin-bottom: 40px;
}

.single_bezuvodu {
    padding-top: 60px;
}

.velky_banner_stahnout_ebook, .maly_banner_stahnout_ebook {
  transition: all ease 0.25s;
  background-color: #2a3c8d !important;
  color: white !important;
}

.velky_banner_stahnout_ebook:hover, .maly_banner_stahnout_ebook:hover {
  transition: all ease 0.25s;
  background-color: white !important;
  color: #2a3c8d !important;
}

div#intro_wrapper_vlevo_jediny:hover .vice2 {
    background-color: #68b076;

}

.vice3 {
  transition: all ease 0.25s;

}

div#intro_wrapper_vpravo_dole:hover .vice3 {
  background-color: white;
  color: black;

}

div#ebook_wrapper_stazeni a.jedinyebook {
    width: 85%;
    background-color: #2a3c8d;
    color: white;
    position: relative;
    margin-bottom: 50px;
    transition: all ease 0.25s;
}

div#ebook_wrapper_stazeni a.jedinyebook:hover {
    color: #2e3092;
    background-color: white;
}

div#ebook_wrapper_stazeni a.jedinyebook::before {
  content: " ";
    background-image: url(img/obdelnik.svg);
    display: table;
    position: absolute;
    height: 40px;
    width: 40px;
    top: unset;
    bottom: -14px;
    right: -14px;
    transform: rotateZ(180deg);
}

.sbi_item:hover::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(img/search.png);
    background-size: cover;
    height: 38px;
    width: 38px;
    content: " ";
    display: block;
    z-index: 1;
    pointer-events: none;
}

.quiz2, .quiz3, .quiz4, .quiz5, .quiz6 {
  display: none;
}

.ano {
  position: relative;
}

.quiz_buttons_in a.ano::before {
  content: " ";
  background-image: url(img/ora.svg);
  display: table;
  position: absolute;
  height: 165px;
  width: 165px;
  bottom: -70%;
  left: -60%;
  right: unset;
  transform: translate(50%, -50%);
  z-index: -1;
}





.quiznadpis {
    position: relative;
}

.show_progress {
    height: 1px;
    background-color: #78ab79;
    width: 16.7%;
    position: relative;
}

.quiz2 .show_progress {
    width: 33.2%;
}

.quiz3 .show_progress {
    width: 49.9%;
}

.quiz4 .show_progress {
    width: 66.7%;
}

.quiz5 .show_progress {
    width: 83.3%;
}

.quiz6 .show_progress {
    width: 100%;
}

.show_progress::after {
    display: block;
    content: " ";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: #78ab79;
    position: absolute;
    left: unset;
    right: 0;
    top: -2px;
}

#media-menu {
    width: 79%;
    float: right;
}

#media-menu ul{
    list-style: none;
    float: right;
}

#media-menu ul li{
    width: auto;
    float: left;
}

#media-menu ul li a{
    width: 150px;
    float: left;
    padding-top: 24px;
    padding-right: 55px;
    padding-left: 55px;
    padding-bottom: 44px;
    font-size: 14px;
    color: #39394b;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    background: url(img/menu-separator.png) right top no-repeat;
}

#media-menu ul li a:hover{
    background: url(img/media-menu-hover.png) left top no-repeat;
    color: #fffefc;
}

section#print-messages {
  width: 100%;
  float: left;
  position: relative;
}

section#print-messages #circle {
  width: 190px;
  height: 190px;
  top: 10px;
  right: -80px;
  background: url(img/news-bg.png) center center no-repeat;
  position: absolute;
}

.news-box {
  width: 26%;
  margin: 8px;
  float: left;
  background-color: rgba(253, 253, 253, 0.8);
  padding: 30px;
  -webkit-box-shadow: 0px 0px 24px 6px rgba(236,236,235,1);
  -moz-box-shadow: 0px 0px 24px 6px rgba(236,236,235,1);
  box-shadow: 0px 0px 24px 6px rgba(236,236,235,1);
  position: relative;
  transition: all 0.5s;
  z-index: 1000;
}

.news-box:hover {
  background: #2e3092;
  color: #fdfdfd;
  transition: all 0.5s;
}

.news-box:hover h3{
  color: #fdfdfd !important;
}

.news-box:hover p{
  color: #fdfdfd;
}

.news-box:hover .download-link {
  color: #fdfdfd !important;
  background: url(img/download-icon-green.png) left center no-repeat !important;
}

.graphic-box {
  width: 44.8%;
  float: left;
  border: 1px solid #ebeaea;
  padding: 26px;
  min-height: 145px;
  position: relative;
}

.graphic-box .image-box {
   display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.photo-box {
  width: 50%;
  float: left;
  position: relative;
}

.photo-box img{
  width: 100%;
  max-width: 100%;
  float: left;
  border: 1px solid #ebeaea;
  cursor: pointer;
}

.title-media {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #303b52 !important;
  margin-top: 56px;
  margin-bottom: 56px;
  background: url(img/title-media.png) center center no-repeat;
  font-weight: normal !important;
}

.title-media-2 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #303b52 !important;
  margin-top: 56px;
  margin-bottom: 56px;
  background: url(img/title-media-2.png) center center no-repeat;
  font-weight: normal !important;
}

.news-box .meta-data h3 {
  font-size: 20px !important;
  text-align: left !important;
  margin-bottom: 30px !important;
}

.news-box p {
  font-size: 14px !important;
  color: #434353;
}

.download-link {
  position: absolute;
  bottom: 30px;
  left: 30px;
  font-size: 14px;
  color: #2e3092;
  text-transform: uppercase;
  background: url(img/download-icon.png) left center no-repeat;
  width: auto;
  padding-left: 33px;
}

.graphic-box .image-box img {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    max-width: 100%;
}

.graphic-box h3 {
    width: 100% !important;
    float: left !important;
    font-size: 16px !important;
    color: #303b52 !important;
    text-align: left !important;
    margin-bottom: 30px !important;
    margin-top: 90px;
}

section#photography {
   padding-bottom: 140px;
   width: 100%;
   float: left;
}

.photo-box:hover .download-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(47, 47, 139, 0.8);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.5s;
}

.photo-box .download-box a.download-link-photo{
  display: none;
}

.photo-box:hover .download-box a.download-link-photo{
  display: block;
  font-size: 14px;
  color: #fffefc;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    text-transform: uppercase;
    background: url(img/download-icon-white.png) left center no-repeat;
    padding-left: 33px;
}

.page-template-page-media div#ig_wrapper_after {
  display: none;
}

.media-button-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  padding-top: 100px;
  width: 100%;
}

.media-button {
  width: 230px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
  background: 65px center no-repeat #2e3092;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
      -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.media-button:hover {
  background: 65px center no-repeat #68b076;
}

div#footerkolom {
    content: " ";
    background-image: url(img/footerkolom.svg);
    background-size: cover;
    display: table;
    position: absolute;
    height: 200px;
    width: 200px;
    bottom: unset;
    top: -90px;
    right: 50%;
    transform: translate(calc(50% + 645px),0);
    z-index: 2;
}

div#footerkoloz {
    content: " ";
    background-image: url(img/footerkoloz.png);
    background-size: cover;
    display: table;
    position: absolute;
    height: 220px;
    width: 153px;
    bottom: 95px;
    right: unset;
    top: unset;
    left: 0;
    transform: unset;
    z-index: 2;
}

#sb_instagram #sbi_images .sbi_item {
  position: relative;
  z-index: 3;
}

.home_overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: white;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s ease all;
}

div#intro_wrapper_vpravo_dole:hover .home_overlay {
  opacity: 0.1;
  visibility: visible;
}

div#intro_wrapper_vlevo_jediny:hover .home_overlay {
  opacity: 0.4;
  visibility: visible;
}
div#intro_wrapper_vpravo_nahore:hover .home_overlay {
  opacity: 0.4;
  visibility: visible;
}

.intro_wrapper_vpravo_nahore_title_cont .vice2 {
  transition: 0.25s ease all;

}

div#intro_wrapper_vpravo_nahore:hover .intro_wrapper_vpravo_nahore_title_cont .vice2 {
  background-color: #68b076;
}

div#intro_wrapper_vlevo_jediny:hover .viceico {
    padding-right: 0px;
    background-color: transparent;
}

span.vice {
  transition: 0.25s ease all;
}

div#intro_wrapper_vlevo_jediny:hover .viceico::before {
  display: none;
}

.viceico {
  transition: 0.25s ease all;
}

div#intro_wrapper_vlevo_jediny:hover span.vice i {
  background-color: transparent;
}

div#intro_wrapper_vlevo_jediny:hover span.vice {
    background-color: transparent;
    color: white;
    padding: 13px 0px 16px 0px;
}

div#intro_wrapper_vlevo_jediny:hover .hlavni_tlacitko {
    display: table;
    padding-right: 20px;
    background-color: #68b076;
}
div#intro_wrapper_vlevo_jediny:hover .hlavni_tlacitko::after {
content: " ";
    background-image: url(img/obdelnik.svg);
    display: table;
    position: absolute;
    height: 40px;
    width: 40px;
    top: unset;
    bottom: -5px;
    right: -5px;
    transform: rotateZ(180deg);
}

.hlavni_tlacitko {
    display: table;
    padding-right: 20px;
    background-color: transparent;
    transition: 0.25s ease all;
    position: relative;
}

#popup2 .progress2 img {
    width: 32px;
    height: auto;
    background-color: #78ab79;
    border: 1px solid #78ab79;
    border-radius: 50%;
    padding: 22px 24px;
    position: relative;
    z-index: 1;
}

#popup3 .progress2 img {
    width: 32px;
    height: auto;
    background-color: #78ab79;
    border: 1px solid #78ab79;
    border-radius: 50%;
    padding: 22px 24px;
    position: relative;
    z-index: 1;
}

#popup2 .progress3 img {
    width: 32px;
    height: auto;
    background-color: white;
    border: 1px solid #78ab79;
    border-radius: 50%;
    padding: 25px 24px;
    position: relative;
    z-index: 1;
}

#popup3 .progress3 img {
    width: 32px;
    height: auto;
    background-color: #78ab79;
    border: 1px solid #78ab79;
    border-radius: 50%;
    padding: 25px 24px;
    position: relative;
    z-index: 1;
}

div#intro_wrapper_vpravo_nahore h1:before, div#intro_wrapper_vlevo_jediny h1:before {
  display: none;
}

.q_overlay {
    background-color: white;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10000;
    opacity: 0.8;
}

.quiz1, .quiz2, .quiz3, .quiz4, .quiz5, .quiz6 {
    z-index: 100000;
    position: relative;
}

.q_overlay {
  display: none;
}

.single_content p a {
    color: #6ab076;
    font-weight: 500;
    text-decoration: underline;
}

div#igobdor {
    content: " ";
    background-image: url(img/igobdor.png);
    background-size: cover;
    display: table;
    position: absolute;
    height: 134px;
    width: 134px;
    bottom: 215px;
    top: unset;
    left: -50%;
    transform: translate(calc(-50% + 650px),0);
    z-index: 1;
}

.shortcode_social h2 {
  font-size: 24px;
line-height: 34px;
font-family: "Fira Sans";
color: #434353;
font-weight: 300;
margin-bottom: 40px;
position: relative;
text-align: center;
}

.shortcode_social a {
    margin: 0 10px;
}

.shortcode_social h2::after {
    content: " ";
    background-image: url(img/podtr.png);
    background-size: cover;
    display: table;
    position: absolute;
    height: 13px;
    width: 457px;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 1;
}

.shortcode_social_in {
    display: table;
    margin: 0 auto;
}

.hlasovani_pocet_hlasu {
    font-style: italic;
    font-weight: 300;
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #dedede;
    display: none;
}

.hlasovani_tlacitko {
  color: #2e3092;
font-size: 20px;
border: 1px solid #e8e9ec;
border-radius: 50%;
width: 65px;
height: 65px;
display: table;
text-align: center;
line-height: 65px;
position: absolute;
right: 33px;
bottom: 33px;
cursor: pointer;
}

#popup4_email {
  display: none;
}

li.hlasovani_polozka {
    list-style-type: none;
    width: calc(100% - 16px);
    float: left;
    margin: 8px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 5px 50px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 5px 50px 0px rgba(0,0,0,0.1);
box-shadow: 0px 5px 50px 0px rgba(0,0,0,0.1);
margin-bottom: 50px;
position: relative;
}

.jednicka {
  content: "1";
      width: 78px;
      height: 78px;
      top: 15px;
      left: -8px;
      position: absolute;
      display: table;
      text-align: center;
      font-size: 24px;
      line-height: 78px;
      color: #fffefc;
      background-image: url(img/lic.png);
}







ul#hlasovani_seznam {
    padding: 8px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
}



.hlasovani_text h2 {
    font-size: 20px;
    font-weight: 400;
    color: #303b52;
    line-height: 26px;
}

.hlasovani_prodejce {
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-size: 16px;
    font-weight: 300;
    color: #434353;
    line-height: 25px;
    margin-bottom: 0 !important;
}

.hlasovani_text {
    padding: 30px;
    position: relative;
    height: 185px;
    box-sizing: border-box;
}

.hlasovani_text p {
    font-size: 16px;
    font-weight: 300;
    color: #434353;
    line-height: 25px;
    margin-bottom: 0 !important;
}

.hlasovani_tlacitko_floating {
    position: fixed;
    bottom: 20px;
    cursor: pointer;
    top: unset;
    left: calc(50% + 17px);
    transform: translate(-50%, 0%);
    z-index: 9999999;
    background-color: #78b883;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    padding: unset;
    height: 65px;
    line-height: 65px;
    width: 200px;
    text-align: center;
    border-radius: 2px 32px 32px 0;
    display: none;
}

.hlasovani_neumozneno {
  position: fixed;
  bottom: 20px;
  cursor: inherit;
  top: unset;
  left: calc(50% + 17px);
  transform: translate(-50%, 0%);
  z-index: 9999999;
  background-color: #78b883;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 500;
  padding: unset;
  height: 65px;
  line-height: 65px;
  width: 280px;
  text-align: center;
  border-radius: 32px;
  display: none;
}



.floating_srdce {
    color: #ffffff;
    font-size: 20px;
    border: 1px solid #e8e9ec;
    border-radius: 50%;
    background-color: #78b883;
    width: 65px;
    height: 65px;
    display: table;
    text-align: center;
    line-height: 65px;
    position: absolute;
    margin-left: -32px;
    margin-top: -1px;
    right: unset;
    bottom: unset;
    float: left;
    cursor: pointer;
}

#single_wrapper .hlasujte_nadpis {
  color: #39394b;
  font-size: 32px;
  margin-bottom: 55px;
  text-align: left;

}

.hlasovani_cislovani {
    width: 78px;
    height: 78px;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 78px;
    color: white;
    font-size: 24px;
    font-weight: 400;
    position: absolute;
        z-index: 1;
}

.hlasovani_lic {
  background-image: url(img/lic.png);

}

.hlasovani_sud {
  background-image: url(img/sud.png);

}
div#jednicka {
    top: 31px;
    left: 8px;
}

div#dvojka {
    left: 50%;
    top: 33px;
}

div#trojka {
    top: calc(20% + 28px);
    left: 8px;
}

div#ctyrka {
    top: calc(20% + 30px);
    left: 50%;
}

div#petka {
    top: calc(40% + 24px);
    left: 8px;
}

div#sestka {
    top: calc(40% + 27px);
    left: 50%;
}

div#sedmicka {
    top: calc(60% + 21px);
    left: 8px;
}

div#osmicka {
    top: calc(60% + 23px);
    left: 50%;
}

div#devitka {
    top: calc(80% + 18px);
    left: 8px;
}

div#desitka {
    top: calc(80% + 20px);
    left: 50%;
}

.hlasovani_thumbnail {
    height: 285px;
    position: relative;
}

.hlasovani_thumbnail img {
    max-width: 70%;
    height: auto;
    max-height: 80%;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    display: table;
    padding: unset;
    box-sizing: border-box;
}

.page-template-page-hlasovani #popup3 h2 {
    display: none;
}

.page-template-page-hlasovani #popup3 #popup_social {
  display: none;
}

.prohlasovani {
  display: none;
}

.page-template-page-hlasovani .prohlasovani {
  display: block;
}

.page-template-page-hlasovani .prohomepage {
  display: none;
}

div#header_in {
    margin: 0 auto;
    max-width: 94vw;
    position: relative;
}

div#header_in_social img {
    height: 30px;
    width: auto;
}

div#header_in_social a {
    margin-right: 5px;
}

#header_in_social {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
}

.quiz_progres {
    width: 500px;
    margin: 0 auto;
    position: relative;
}

i.sipka_doleva {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    color: #69b076;
    cursor: pointer;
    padding: 20px;
}

i.sipka_doprava {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0%, -50%);
    color: #69b076;
    cursor: pointer;
    padding: 20px;
}
.sipka_neaktivni {
  cursor:not-allowed !important;
  color: #d0ced1 !important;
}

.hide {
  display: none;
}

.hlasovat_absolute {
    text-align: center;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translate(-50%, 0%);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    cursor: pointer;
}



.hlasovani_tlacitko i {
    color: #EB2942;
}

.m_hlasovani_cislovani {
  display: none;
}

.popup-nb-confirm h2 {
    text-align: left;
}

#popup-nb-confirm {
    padding-bottom: 50px;
}

@media only screen and (max-height: 700px) {

  .quiznadpis_in h1 {
      padding-top: 50px;
      padding-bottom: 50px;
  }

  .quiz_progres_in {
    margin: 35px auto 20px auto;
}

.quiz_buttons {
    margin-top: 40px;
    margin-bottom: 25px;
}
}

@media only screen and (min-width: 600px) {

#single_wrapper .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 16px * 2)/5) !important;
    margin-right: 16px !important;
}

#single_wrapper .wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0 !important;
}

#single_wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 16px !important;
}

}

#single_wrapper #single_uvod_do_stranky p:last-of-type {
    margin-bottom: 40px;
}

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



    #header_in {
    	width: 1517px;
}


  #home_intro_wrapper {
  	width: 1517px;
  	height: 755px;
  }



}

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

  div#header_in {
      padding: 40px 0;
  }

  div#igobdor {
      content: " ";
      background-image: url(img/igobdor.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 134px;
      width: 134px;
      bottom: 125px;
      top: unset;
      left: -50%;
      transform: translate(calc(-50% + 490px),0);
      z-index: 1;
  }

  div#footerkoloz {
      content: " ";
      background-image: url(img/footerkoloz.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 165px;
      width: 115px;
      bottom: 95px;
      right: unset;
      top: unset;
      left: 0;
      transform: unset;
      z-index: 2;
  }

  div#footerkolom {
    content: " ";
    background-image: url(img/footerkolom.svg);
    background-size: cover;
    display: table;
    position: absolute;
    height: 150px;
    width: 150px;
    bottom: unset;
    top: -90px;
    right: 50%;
    transform: translate(calc(50% + 485px),0);
    z-index: 2;
  }

  .velky_banner_stahnout_ebook {
    width: 205px;
}

  div.single_content h1 {
      font-size: 39px;
      line-height: 54px;
      margin-bottom: 47px;
}

  div#single_uvod_do_stranky_content h1 {
      font-size: 54px;
      margin-bottom: 15px;
  }

div#single_uvod_do_stranky::before {
  height: 130px;
  width: 130px;
  border: 12px solid white;
}

  .intro_wrapper_vpravo_nahore_title_cont h1 {
      font-size: 36px;
      line-height: 34px;
      margin-bottom: 30px;
  }

#footer::after {
  width: 441px;
  height: 277px;
}

  div#footer h1 {
    font-size: 39px;
  }

  .velky_banner_prava_text h2 {
      font-size: 54px;
      line-height: 54px;
      font-family: "Oranienbaum";
      font-weight: normal;
      text-align: left;
      margin-bottom: 30px;
  }

  .velky_banner_leva::after {
      content: " ";
      background-image: url(img/introstred.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 130px;
      width: 130px;
      top: 50%;
      border-radius: 50%;
      border: 16px solid white;
      left: calc(100% + 8px);
      transform: translate(-50%, -50%);
  }

  .velky_banner_leva h4 {
      font-size: 24px;
  }

  div.velky_banner {
      margin-bottom: 180px;
      margin-top: 20px;
      height: 640px;
      width: 1138px;
  }

  div#intro_wrapper_vlevo_jediny h1 {
      font-family: "Oranienbaum";
      font-weight: normal;
      font-size: 54px;
      color: #39394b;
      margin-bottom: 45px;
      position: relative;
  }

  #intro_wrapper_vlevo_jediny h1::after {
    content: " ";
    background-image: url(img/rostlinnapodtrzeni.png);
    display: table;
    position: absolute;
    height: 13px;
    width: 220px;
    bottom: -8px;
    left: -8px;
    transform: unset;
    z-index: -1;
  }

  #home_intro_wrapper::after {
    height: 130px;
    width: 130px;
}

div#patron {
  height: 193px;
  width: 177px;
}

div#intro_wrapper_vpravo::after {
  height: 193px;
  width: 177px;
}

  #sb_instagram .sbi_photo {
      height: 231px !important;
  }

  div#sb_instagram {
    height: 231px !important;
}

  div#ig_wrapper {
      padding-top: 0px;
      width: 975px;
  }

  div#ebook_wrapper_stazeni a:nth-child(odd) {
      margin-right: 6px;
  }

  div#ebook_wrapper_stazeni a:nth-child(even) {
    margin-left: 6px;
}

div#ebook_wrapper_stazeni a {
  width: calc(50% - 6px);
  margin-top: 12px;
  padding: 17px 22px;
}

div#ebook_wrapper_text {
  padding: 60px 60px 60px 0;
}

  div#ebook_wrapper_img_bg {
      background-image: url(img/ebooks.png);
      height: 578px;
      width: 540px;
      margin-top: unset;
      margin-bottom: unset;
      background-size: cover;
      position: absolute;
      top: -33px;
      left: -105px;
  }

  div#ebook_wrapper {
      width: 975px;
      height: 488px;
  }

  #home_intro_wrapper {
  	width: 1138px;
  	height: 597px;
  }

  #header_in {
    width: 1138px;
}

  #introkolo {
    height: 205px;
    width: 205px;
}

#introor {
  height: 170px;
  width: 170px;
}
}

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


  div#igobdor {
      content: " ";
      background-image: url(img/igobdor.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 134px;
      width: 134px;
      bottom: 135px;
      top: unset;
      left: -50%;
      transform: translate(calc(-50% + 470px),0);
      z-index: 1;
  }

  div#footerkoloz {
      content: " ";
      background-image: url(img/footerkoloz.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 157px;
      width: 109px;
      bottom: 95px;
      right: unset;
      top: unset;
      left: 0;
      transform: unset;
      z-index: 2;
  }

  div#footerkolom {
      content: " ";
      background-image: url(img/footerkolom.svg);
      background-size: cover;
      display: table;
      position: absolute;
      height: 142px;
      width: 142px;
      bottom: unset;
      top: -90px;
      right: 50%;
      transform: translate(calc(50% + 455px),0);
      z-index: 2;
  }

  div.single_content h1 {
      font-size: 37px;
      line-height: 52px;
      margin-bottom: 45px;
}

  div#single_uvod_do_stranky_content h1 {
      font-size: 51px;
      margin-bottom: 14px;
  }

  div#single_uvod_do_stranky::before {
    height: 124px;
    width: 124px;
  }

  .intro_wrapper_vpravo_nahore_title_cont h1 {
      font-size: 34px;
      line-height: 40px;
      margin-bottom: 28px;
  }

  #footer::after {
    width: 367px;
    height: 230px;
  }

  #footer_ms::after {
    width: 339px;
    height: 14px;
  }

  div#footer h1 {
    font-size: 37px;
  }

  .velky_banner_prava_text h2 {
      font-size: 51px;
      line-height: 51px;
      font-family: "Oranienbaum";
      font-weight: normal;
      text-align: left;
      margin-bottom: 30px;
  }

  .velky_banner_leva::after {
      content: " ";
      background-image: url(img/introstred.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 124px;
      width: 124px;
      top: 50%;
      border-radius: 50%;
      border: 16px solid white;
      left: calc(100% + 8px);
      transform: translate(-50%, -50%);
  }

  .velky_banner_leva h4 {
      font-size: 23px;
  }

  div.velky_banner {
      margin-bottom: 180px;
      margin-top: 20px;
      height: 640px;
      width: 1079px;
  }

  div#intro_wrapper_vlevo_jediny h1 {
      font-family: "Oranienbaum";
      font-weight: normal;
      font-size: 51px;
      color: #39394b;
      margin-bottom: 42px;
      position: relative;
  }

  #intro_wrapper_vlevo_jediny h1::after {
    content: " ";
    background-image: url(img/rostlinnapodtrzeni.png);
    display: table;
    position: absolute;
    height: 12px;
    width: 208px;
    bottom: -7px;
    left: -7px;
    transform: unset;
    z-index: -1;
  }

  #home_intro_wrapper::after {
    height: 124px;
    width: 124px;
}

div#patron {
  height: 183px;
  width: 168px;
}

  div#intro_wrapper_vpravo::after {
    height: 183px;
    width: 168px;
  }

  #sb_instagram .sbi_photo {
      height: 234px !important;
  }

  div#sb_instagram {
    height: 234px !important;
}

  div#ig_wrapper {
      padding-top: 0px;
      width: 925px;
  }

  div#ebook_wrapper_stazeni a:nth-child(odd) {
      margin-right: 6px;
  }

  div#ebook_wrapper_stazeni a:nth-child(even) {
    margin-left: 6px;
}

div#ebook_wrapper_stazeni a {
  width: calc(50% - 6px);
  margin-top: 12px;
    padding: 16px 21px;
  }

  div#ebook_wrapper_text {
    padding: 57px 57px 57px 0;
  }

  div#ebook_wrapper_img_bg {
      background-image: url(img/ebooks.png);
      height: 549px;
      width: 512px;
      margin-top: unset;
      margin-bottom: unset;
      background-size: cover;
      position: absolute;
      top: -31px;
      left: -100px;
  }

  div#ebook_wrapper {
      width: 925px;
      height: 462px;
  }

  #header_in {
    width: 1079px;
}

  #home_intro_wrapper {
  	width: 1079px;
  	height: 612px;
  }

  div#header_in {
    padding: 35px 0;
}


    #introkolo {
      height: 194px;
      width: 194px;
  }

  #introor {
    height: 154px;
    width: 154px;
  }


}

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

  div#igobdor {
      content: " ";
      background-image: url(img/igobdor.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 134px;
      width: 134px;
      bottom: 130px;
      top: unset;
      left: -50%;
      transform: translate(calc(-50% + 435px),0);
      z-index: 1;
  }

  div#footerkoloz {
      content: " ";
      background-image: url(img/footerkoloz.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 147px;
      width: 102px;
      bottom: 95px;
      right: unset;
      top: unset;
      left: 0;
      transform: unset;
      z-index: 2;
  }

  div#footerkolom {
    content: " ";
    background-image: url(img/footerkolom.svg);
    background-size: cover;
    display: table;
    position: absolute;
    height: 134px;
    width: 134px;
    bottom: unset;
    top: -75px;
    right: 50%;
    transform: translate(calc(50% + 435px),0);
    z-index: 2;
  }

  div.single_content h1 {
      font-size: 35px;
      line-height: 49px;
      margin-bottom: 43px;
}

  div#single_uvod_do_stranky_content h1 {
      font-size: 48px;
      margin-bottom: 13px;
  }

  div#single_uvod_do_stranky::before {
    height: 116px;
    width: 116px;
  }

  .intro_wrapper_vpravo_nahore_title_cont h1 {
      font-size: 32px;
      line-height: 37px;
      margin-bottom: 27px;
  }

  #footer::after {
    height: 205px;
    width: 327px;
  }

  #footer_ms::after {
    width: 318px;
    height: 13px;
  }

  div#footer h1 {
    font-size: 34px;
  }

  .velky_banner_prava_text h2 {
      font-size: 48px;
      line-height: 48px;
      font-family: "Oranienbaum";
      font-weight: normal;
      text-align: left;
      margin-bottom: 30px;
  }

  .velky_banner_leva::after {
      content: " ";
      background-image: url(img/introstred.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 116px;
      width: 116px;
      top: 50%;
      border-radius: 50%;
      border: 16px solid white;
      left: calc(100% + 8px);
      transform: translate(-50%, -50%);
  }

  .velky_banner_leva h4 {
      font-size: 21px;
  }

  div.velky_banner {
      margin-bottom: 180px;
      margin-top: 20px;
      height: 640px;
      width: 1011px;
  }

  div#intro_wrapper_vlevo_jediny h1 {
      font-family: "Oranienbaum";
      font-weight: normal;
      font-size: 48px;
      color: #39394b;
      margin-bottom: 40px;
      position: relative;
  }

  #intro_wrapper_vlevo_jediny h1::after {
    content: " ";
    background-image: url(img/rostlinnapodtrzeni.png);
    display: table;
    position: absolute;
    height: 11px;
    width: 195px;
    bottom: -6px;
    left: -6px;
    transform: unset;
    z-index: -1;
  }

  #home_intro_wrapper::after {
    height: 116px;
    width: 116px;
}

div#patron {
    height: 178px;
    width: 163px;
    left: 100%;
}

  div#intro_wrapper_vpravo::after {
    height: 178px;
    width: 163px;
  }

  #sb_instagram .sbi_photo {
      height: 223px !important;
  }

  div#sb_instagram {
    height: 223px !important;
}

  div#ig_wrapper {
      padding-top: 0px;
      width: 867px;
  }

  div#ebook_wrapper_stazeni a:nth-child(odd) {
      margin-right: 5px;
  }

  div#ebook_wrapper_stazeni a:nth-child(even) {
    margin-left: 5px;
}

div#ebook_wrapper_stazeni a {
  width: calc(50% - 5px);
  margin-top: 10px;
    padding: 15px 20px;
  }

  div#ebook_wrapper_text {
    padding: 53px 53px 53px 0;
  }

  div#ebook_wrapper_img_bg {
      background-image: url(img/ebooks.png);
      height: 514px;
      width: 480px;
      margin-top: unset;
      margin-bottom: unset;
      background-size: cover;
      position: absolute;
      top: -29px;
      left: -93px;
  }

  div#ebook_wrapper {
      width: 867px;
      height: 433px;
  }

  #home_intro_wrapper {
  	width: 1011px;
  	height: 602px;
  }
  #header_in {
    width: 1011px;
}

    #introkolo {
      height: 182px;
      width: 182px;
  }

  #introor {
    height: 160px;
    width: 160px;
  }


}

@media only screen and (max-width: 1087px) {
  #popup-nb-confirm .rostlinne_email_cont {
      width: calc(100% - 210px) !important;
  }
}

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

#media-menu {
  display: none;
}

.news-box {
  width: 41%;
}

.graphic-box {
    width: 43%;
}

.photo-box {
    width: 50%;
}

div.single_content h1.for-media {
    width: 100%;
    text-align: center;
    background-position: center bottom;
}


/*.hlasovani_cislovani {
display: none;
}*/

.m_hlasovani_cislovani {
  display: block;
}

  #single_wrapper .hlasujte_nadpis {
      font-size: 24px;
      margin-bottom: 45px;
  }

  .hlasovani_cislovani {
      width: 60px;
      height: 60px;
      background-size: cover;
      background-repeat: no-repeat;
      text-align: center;
      line-height: 60px;
      color: white;
      font-size: 18px;
      font-weight: 400;
      position: absolute;
      z-index: 1;
  }

  div#jednicka {
      top: 28px;
      left: 8px;
  }

  div#dvojka {
    left: 8px;
      top: calc(10% + 31px);
  }

  div#trojka {
      top: calc(20% + 28px);
      left: 8px;
  }

  div#ctyrka {
    top: calc(30% + 28px);
      left: 8px;
  }

  div#petka {
      top: calc(40% + 25px);
      left: 8px;
  }

  div#sestka {
      top: calc(50% + 25px);
      left: 8px;
  }

  div#sedmicka {
      top: calc(60% + 21px);
      left: 8px;
  }

  div#osmicka {
      top: calc(70% + 22px);
      left: 8px;
  }

  div#devitka {
      top: calc(80% + 18px);
      left: 8px;
  }

  div#desitka {
      top: calc(90% + 20px);
      left: 8px;
  }

ul#hlasovani_seznam {
      grid-template-columns: repeat(1, 1fr);
}

  div#igobdor {
      content: " ";
      background-image: url(img/igobdor.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 134px;
      width: 134px;
      bottom: 75px;
      top: unset;
      left: -50%;
      transform: translate(calc(-50% + 350px),0);
      z-index: 1;
  }

  .quizpopup {
    overflow-y: auto;
}

.closepopup {
  right: 12px;
}

  div#footerkoloz {
      content: " ";
      background-image: url(img/footerkoloz.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 117px;
      width: 81px;
      bottom: 95px;
      right: unset;
      top: unset;
      left: 0;
      transform: unset;
      z-index: 2;
  }

  div#footerkolom {
    content: " ";
    background-image: url(img/footerkolom.svg);
    background-size: cover;
    display: table;
    position: absolute;
    height: 107px;
    width: 107px;
    bottom: unset;
    top: -65px;
    right: 50%;
    transform: translate(calc(50% + 345px),0);
    z-index: 2;
  }



  div.single_content h1 {
      font-size: 28px;
      line-height: 39px;
      margin-bottom: 37px;
}

  div#single_uvod_do_stranky_content h1 {
      font-size: 38px;
      margin-bottom: 10px;
  }

  div#single_uvod_do_stranky::before {

        height: 90px;
        width: 90px;
        border: 8px solid white;
  }


.popup {
  padding: 50px;
}

.quizpopup {
  padding: 0 0 50px 0;
  height: 80vh;
}

div#closepopup {
    right: 10px;
}

.rostlinne_submit::before {
  display: none;
}

.popup h1 {
    font-size: 38px;
    line-height: 50px;
    font-family: "Oranienbaum";
    color: #2e3092;
    font-weight: normal;
}

.popup h2 {
    font-size: 18px;
    line-height: 28px;
    font-family: "Fira Sans";
    color: #434353;
    font-weight: 300;
    margin-bottom: 40px;
}

  .intro_wrapper_vpravo_nahore_title_cont h1 {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 21px;
  }

  div#intro_wrapper_vpravo_dole_overlay h2 {
      color: white;
      font-family: "Oranienbaum";
      font-weight: normal;
      font-size: 32px;
      text-align: center;
      margin-top: 10px;
      margin-bottom: 18px;
  }

  #footer::after {
    width: 319px;
    height: 197px;
  }

  #footer_ms::after {
    width: 255px;
    height: 15px;
  }

  div#footer h1 {
    font-size: 28px;
  }

  .velky_banner_stahnout_ebook {
      font-size: 12px;
      padding: 18px 12px;
  }

  .velky_banner_prava_text h2 {
      font-size: 38px;
      line-height: 38px;
      font-family: "Oranienbaum";
      font-weight: normal;
      text-align: left;
      margin-bottom: 30px;
  }

  .velky_banner_leva::after {
      content: " ";
      background-image: url(img/introstred.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 93px;
      width: 93px;
      top: 50%;
      border-radius: 50%;
      border: 16px solid white;
      left: calc(100% + 8px);
      transform: translate(-50%, -50%);
  }
  .velky_banner_leva h4 {
      font-size: 17px;
  }

  div.velky_banner {
      margin-bottom: 180px;
      margin-top: 20px;
      height: 620px;
      width: 809px;
  }

  div#intro_wrapper_vlevo_jediny h1 {
      font-family: "Oranienbaum";
      font-weight: normal;
      font-size: 38px;
      color: #39394b;
      margin-bottom: 32px;
      position: relative;
  }

  #intro_wrapper_vlevo_jediny h1::after {
    content: " ";
    background-image: url(img/rostlinnapodtrzeni.png);
    display: table;
    position: absolute;
    height: 9px;
    width: 156px;
    bottom: -5px;
    left: -5px;
    transform: unset;
    z-index: -1;
  }

  #home_intro_wrapper::after {
    height: 93px;
    width: 93px;
}

div#patron {
    height: 143px;
    width: 131px;
    left: 100%;
}

  div#intro_wrapper_vpravo::after {
    height: 143px;
    width: 131px;
  }

  #sb_instagram .sbi_photo {
      height: 167px !important;
  }

  div#sb_instagram {
    height: 167px !important;
}

  div#ig_wrapper {
      padding-top: 0px;
      width: 693px;
  }

  div#ebook_wrapper_stazeni a:nth-child(odd) {
      margin-right: 4px;
  }

  div#ebook_wrapper_stazeni a:nth-child(even) {
    margin-left: 4px;
}

div#ebook_wrapper_stazeni a {
  width: calc(50% - 4px);
  margin-top: 8px;
    padding: 12px 16px;
  }

  div#ebook_wrapper_text {
    padding: 43px 43px 43px 0;
  }

  div#ebook_wrapper_img_bg {
      background-image: url(img/ebooks.png);
      height: 411px;
      width: 384px;
      margin-top: unset;
      margin-bottom: unset;
      background-size: cover;
      position: absolute;
      top: -23px;
      left: -75px;
  }

  div#ebook_wrapper {
      width: 693px;
      height: 380px;
  }

  #home_intro_wrapper {
  	width: 809px;
  	height: 481px;
  }

  #header_in {
    width: 809px;
}

  #introkolo {
    height: 146px;
    width: 146px;
}

#introor {
  height: 106px;
  width: 106px;
}

a.maly_banner_stahnout_ebook {
    font-size: 12px;
    padding: 18px 12px;
    width: 205px;
    margin: 16px auto 0 auto;
}

#single_uvod_do_stranky_content {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    padding-top: 80px;
    padding-bottom: 30px;
    max-width: 85%;
    margin: 0 auto;
}

div#single_uvod_do_stranky {
    height: auto;
    background-color: #dbf2ff;
    width: 1530px;
    max-width: 90vw;
    margin: 16px auto 145px auto;
    position: relative;
    text-align: center;
}



.maly_banner_in {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    width: unset;
    display: table;
    margin: 0 auto;
}

.maly_banner {
    background-color: #f2f3f5;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    margin-top: 90px;
    max-width: 90vw;
    position: relative;
    padding: 40px 0;
}

.maly_banner__obr {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    transform: unset;
    width: 70%;
    margin: 40px auto;
    pointer-events: none;
}

img.maly_banner_sipka18 {
  display: none;
}


.maly_banner h4 {
  text-align: center;
}


}

@media only screen and (max-width: 780px) {
  #popup-nb-confirm .rostlinne_email_cont {
      width: 100% !important;
      float: none !important;
  }

  #popup-nb-confirm .rostlinne_submit_cont {
    width: 100% !important;
    float: none !important;
    margin-left: 0px !important;
    margin-top: 10px !important;
}

button.rostlinne_submit {
  margin-left: 0px !important;

}


}

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

#media-menu {
  display: none;
}

.news-box {
  width: 36%;
}

.graphic-box {
    width: 40%;
}

.photo-box {
    width: 50%;
}

div.single_content h1.for-media {
    width: 100%;
    text-align: center;
    background-position: center bottom;
}

  .quiz_progres {
      width: 288px;
      margin: 0 auto;
      position: relative;
  }

  #header_in_social {
display: none;
}

  .quiznadpis_in h1 {
    font-family: "Oranienbaum";
    font-weight: normal;
    font-size: 32px;
    color: #2a3c8d;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
}

.quiz_progres_in {
    margin: 20px auto 15px auto;
}

.quiz_progres_in h2 {
    font-family: "Fira Sans";
    font-weight: 300;
    color: #d0ced1;
    font-size: 20px;
}

.quiz_otazka_in p {
    color: #444353;
    text-align: center;
    max-width: 85%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 22px;
}

.quiz_buttons {
    margin-top: 25px;
    margin-bottom: 25px;
}

.quiz_buttons_in a {
    width: 114px;
    height: auto;
    padding: 80px 0 15px 0px;
    display: table;
    float: left;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background-color: #69b076;
    border-radius: 10px;
    margin: 0 15px;
    position: relative;
}

.sbi_item:hover::before {
  display: none !important;
}

.sbi_item:hover::after {
  display: none !important;
}

  div#single_uvod_do_stranky::after {
      content: " ";
      background-image: url(img/sipka_mobil.png);
      display: table;
      background-size: cover;
      position: absolute;
      height: 177px;
      width: 49px;
      bottom: -115px;
      top: unset;
      left: 85%;
      transform: translate(-50%, 0);
  }

  div#single_uvod_do_stranky {
    height: auto;
    background-color: #dbf2ff;
    width: 1530px;
    max-width: 90vw;
    margin: 16px auto 115px auto;
    position: relative;
    text-align: center;
}

  #single_wrapper p:last-of-type {
      margin-bottom: 50px;
  }

  div#single_uvod_do_strankysobrazky_obr img {
      width: 100%;
      float: left;
      box-sizing: border-box;
      padding: 8px 0;
  }

  .single_uvod_do_strankysobrazky #single_uvod_do_stranky_content {
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
        width: 1040px;
        max-width: 85%;
        padding-top: 80px;
        padding-bottom: 90px;
        margin: 0 auto;
    }

  .footer_zastupce_text h2 {
      font-family: "Fira Sans";
      font-weight: 500;
      font-size: 20px;
      line-height: 25px;
      color: #434353;
          margin-top: 40px;
  }

  div#footer {
        padding-top: 105px;
        padding-bottom: 180px;
}

  div#header_in {
      padding: 20px 0;
  }

  div#ebook_wrapper_stazeni {
      margin-top: 2.4vw;
      margin-left: auto;
      margin-right: auto;
      width: 205px;
      display: table;
  }

  .jedinyebook {
    min-width: 205px !important;
}

  div#igobdor {
      content: " ";
      background-image: url(img/igobdor.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 134px;
      width: 134px;
      bottom: 450px;
      top: unset;
      left: -50%;
      transform: translate(calc(-50% + 270px),0);
      z-index: 1;
  }
.closepopup {
  right: 12px;
}

.quiz_buttons_in i {
  font-size: 40px;
}

  div#footerkolom {
    content: " ";
    background-image: url(img/footerkolom.svg);
    background-size: cover;
    display: table;
    position: absolute;
    height: 107px;
    width: 107px;
    bottom: unset;
    top: -85px;
    right: 50%;
    transform: translate(calc(50% + 260px),0);
    z-index: 2;
  }

    .quiz_buttons_in a {
      width: 114px;
      height: auto;
      padding: 70px 0 15px 0px;
      display: table;
      float: left;
      text-align: center;
      text-transform: uppercase;
      color: white;
      background-color: #69b076;
      border-radius: 10px;
      margin: 0 15px;
      position: relative;
    }

  input.rostlinne_jmeno {
      width: 48%;
      margin-right: 1%;
      border-radius: 3px;
      border: 1px solid #69b076;
      position: relative;
      font-size: 12px;
      font-family: "Fira Sans";
      box-sizing: border-box;
      font-weight: 500;
      color: #303804;
      z-index: 2;
      padding: 24px 10px 24px 44px;
  }

  input.rostlinne_prijmeni {
    width: 48%;
    border-radius: 3px;
    border: 1px solid #69b076;
    position: relative;
    font-size: 12px;
    font-family: "Fira Sans";
    box-sizing: border-box;
    font-weight: 500;
    color: #303804;
    z-index: 2;
    padding: 24px 10px 24px 40px;
}

  #sb_instagram.sbi_col_3 #sbi_images .sbi_item {
      width: 50% !important;
      padding: 8px !important;
  }

  #sb_instagram .sbi_photo {
    height: 252px !important;
}

div#sb_instagram {
    height: 544px !important;
}

  div#ig_wrapper {
    width: 520px;
  }

  .popup {
      padding: 60px 5px;
  }

  .quizpopup {
    padding: 0 0 60px 0;
  }

  input.rostlinne_email {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #69b076;
    position: relative;
    font-size: 12px;
    font-family: "Fira Sans";
    box-sizing: border-box;
    font-weight: 500;
    color: #303804;
    z-index: 2;
    padding: 24px 10px 24px 50px;
}



  div#ebook_wrapper {
      width: 100%;
      height: auto;
  }

  div#ebook_wrapper_img {
    width: 100%;
    float: none;
    height: 411px;
    position: relative;
}

div#ebook_wrapper_img_bg {
    background-image: url(img/ebooks.png);
    height: 411px;
    width: 384px;
    margin-top: unset;
    margin-bottom: unset;
    background-size: cover;
    position: relative;
    display: table;
    top: -23px;
    margin: 0 auto;
    left: unset;
}

#kor {
  display: none;
}

div#ebook_wrapper_text {
    width: 100%;
    float: none;
    height: auto;
    padding: 0 30px 40px 30px;
}

#sed {
  display: none;
}

#kzel {
  display: none;
}

div#ebook_wrapper_text h1 {
  font-family: "Oranienbaum";
font-weight: normal;
font-size: 32px;
line-height: 44px;
text-align: center;

}

div#footer_contact {
    padding-bottom: 40px;
    padding-top: 40px;
}

div#footer_contact::before {
  display: none;
}

  .footer_zastupce_foto {
      width: 100%;
      float: none;
      height: 150px;
      margin-left: 0;
  }

  .footer_zastupce_text {
      width: 100%;
      float: none;
      padding: 0 10px;
      box-sizing: border-box;
      text-align: center;
      margin-bottom: 40px;
  }

.footer_zastupce_foto img {
    width: auto;
    height: 100%;
    margin: 0 auto;
    display: table;
}

.footer_contact_item_detail {
  font-size: 20px;
}

.footer_contact_item {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    float: none;
}

  .dalsi_clanky_item {
      width: calc(50% - 9px);
      float: left;
      margin-right: 9px;
      margin-bottom: 40px;
  }

.velky_banner_leva_sipka {
  display: none;
}

.velky_banner_prava {
    width: 100%;
    background-color: #cbecff;
    height: auto;
    float: none;
    position: relative;
    background-image: url(img/footerbg.png);
background-size: cover;
}

.velky_banner_leva {
  width: 100%;
    background-color: #fcfcfb;
    height: auto;
    float: none;
    position: relative;
    padding: 40px 0;
    background-image: url(img/footerbg.png);
background-size: cover;
}

.velky_banner_leva h4 {
    color: #39394b;
    font-size: 32px;
    text-align: center;
    font-family: "Oranienbaum";
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 35px;
}

div.velky_banner {
    margin-bottom: 180px;
    margin-top: 20px;
    height: auto;
    width: 100%;
}

.velky_banner_prava_text {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    width: 65%;
    margin: 0 auto;
    padding: 40px 0;
}

.velky_banner_leva::after {
  display: none;
}

.velky_banner_leva_obr {
    position: relative;
    top: unset;
    bottom: unset;
    left: 50%;
    transform: translate(-50%, 0%);
    margin-top: 40px;
    width: 70%;
}



#home_intro_wrapper {
  max-width: 90vw;
}

#home_intro_wrapper {
  margin-bottom: 100px;
}

#home_intro_wrapper::before {
    content: " ";
    background-image: url(img/podintroornament.png);
    display: none;
    position: absolute;
    height: 175px;
    width: 147px;
    bottom: -285px;
    top: unset;
    left: 50%;
    transform: translate(-50%, 0);
}

div#intro_wrapper_vlevo {
    height: 100%;
    width: 100%;
    float: none;
    padding-right: 0;
    box-sizing: border-box;
}

#home_intro_wrapper::after {
  display: none;
}

div#intro_wrapper_vlevo {
    background-color: #f0f1f3;
    height: 480px;
    margin-bottom: 8px;
}

#home_intro_wrapper {
  height: auto;
}

div#intro_wrapper_vpravo {
    height: 100%;
    width: 100%;
    float: none;
    padding-left: 0;
}

div#intro_wrapper_vpravo_nahore {
    height: 240px;
    margin-bottom: 8px;
}

div#intro_wrapper_vpravo_dole {
    height: 240px;
    width: 100%;
}

#introor {
  display: none;
}

div#intro_wrapper_vlevo_jediny h1:before {
    content: "01";
    color: #69b076;
    font-family: "Fira Sans";
    font-size: 14px;
    position: absolute;
    top: -15px;
    font-weight: 300;
}

div#intro_wrapper_vpravo_nahore h1:before {
    content: "02";
    color: #69b076;
    font-family: "Fira Sans";
    font-size: 14px;
    line-height: 14px;
    position: absolute;
    top: -15px;
    font-weight: 300;
}

span.vice3 {
    background-color: transparent;
    border: 1px solid #ffffff50;
    color: white;
    font-family: "Fira Sans";
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    padding: 10px 18px;
    position: relative;
}

div#patron {
    content: " ";
    background-image: url(img/ambasador.png);
    background-size: cover;
    /* display: none; */
    position: absolute;
    height: calc(143px * 0.8);
    width: calc(131px * 0.8);
    top: 102px;
    z-index: 99999;
    right: -30px;
    left: unset;
    transform: translate(0%, -50%);
}

div#intro_wrapper_vpravo::after {
    content: " ";
    background-image: url(img/ambasador.png);
    background-size: cover;
    display: none;
    position: absolute;
    height: 143px;
    width: 131px;
    top: 0%;
    right: -30px;
    left: unset;
    transform: translate(0%, -50%);
}

#ebook_wrapper::before {
  left: 50%;
}

#footer {
  padding-left: 10px;
  padding-right: 10px;
}

}

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

#media-menu {
  display: none;
}

.news-box {
  margin-left: 0;
  margin-right: 0;
  width: 80%;
  max-width: 94vw;
  padding-left: 10%;
  padding-right: 10%;
}

.graphic-box {
  width: 80%;
  max-width: 94vw;
  padding-left: 10%;
  padding-right: 10%;
}

.photo-box {
    width: 100%;
}

div.single_content h1.for-media {
    width: 100%;
    text-align: center;
    background-position: center bottom;
}

.page-template-page-media div.single_content {
    margin-left: 0;
    margin-right: 0;
}

  .hlasovani_text p {
  width: calc(100% - 60px);
}

.hlasovani_text h2 {
  width: calc(100% - 60px);

}

  .hlasovani_text h2 {
      font-size: 18px;
      font-weight: 400;
      color: #303b52;
      line-height: 24px;
  }

  .hlasovani_text p {
    font-size: 14px;
    font-weight: 300;
    color: #434353;
    line-height: 16px;
    margin-bottom: 0 !important;
}

.hlasovani_text {
  height: 205px;
}

.hlasovani_prodejce {
    position: absolute;
    font-size: 14px;
    left: 30px;
    bottom: 30px;
    margin-top: 20px;
    font-weight: 300;
    color: #434353;
    line-height: 16px;
    width: calc(100% - 148px);
    margin-bottom: 0 !important;
}

li.hlasovani_polozka {
  margin-bottom: 30px;
}

.popup {
  width: 92vw;
}

.hlasovani_tlacitko {
    color: #2e3092;
    font-size: 22px;
    border: 1px solid #e8e9ec;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    display: table;
    text-align: center;
    line-height: 65px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    cursor: pointer;
    background-color: #FCFCFC;
}

.hlasovani_thumbnail {
      border-bottom: 1px solid #F6F6F8;
}



  div#igobdor {
      content: " ";
      background-image: url(img/igobdor.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 134px;
      width: 134px;
      bottom: 310px;
      top: unset;
      left: -50%;
      transform: translate(calc(-50% + 195px),0);
      z-index: 1;
  }

  div#footerkolom {
      content: " ";
      background-image: url(img/footerkolom.svg);
      background-size: cover;
      display: table;
      position: absolute;
      height: 107px;
      width: 107px;
      bottom: unset;
      top: -85px;
      right: 50%;
      transform: translate(calc(50% + 190px),0);
      z-index: 2;
  }

  div#ig_wrapper_after {
      content: " ";
      background-image: url(img/igznak.png);
      display: table;
      position: absolute;
      height: 100px;
      background-size: cover;
      width: 100px;
      bottom: unset;
      top: calc(0% - 100px);
      left: 50%;
      transform: translate(-50%, 50%);
      z-index: 1000;
  }

  #sb_instagram.sbi_col_3 #sbi_images .sbi_item {
      width: 50% !important;
      padding: 8px !important;
  }

  #sb_instagram .sbi_photo {
      height: 184px !important;
  }

  div#sb_instagram {
      height: 408px !important;
  }

  div#ig_wrapper {
    width: 384px;
  }
}

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

#media-menu {
  display: none;
}

.news-box {
  margin-left: 0;
  margin-right: 0;
  width: 80%;
  max-width: 94vw;
  padding-left: 10%;
  padding-right: 10%;
  margin-left: 0;
  margin-right: 0;
}

.graphic-box {
  width: 80%;
  max-width: 94vw;
  padding-left: 10%;
  padding-right: 10%;
}

.photo-box {
    width: 100%;
    max-width: 100%;
}

div.single_content h1.for-media {
    width: 100%;
    text-align: center;
    background-position: center bottom;
}

.page-template-page-media div.single_content {
    margin-left: 0;
    margin-right: 0;
}

  div#igobdor {
      content: " ";
      background-image: url(img/igobdor.png);
      background-size: cover;
      display: table;
      position: absolute;
      height: 134px;
      width: 134px;
      bottom: 140px;
      top: unset;
      left: -50%;
      transform: translate(calc(-50% + 115px),0);
      z-index: 1;
  }

  div#footerkolom {
      content: " ";
      background-image: url(img/footerkolom.svg);
      background-size: cover;
      display: table;
      position: absolute;
      height: 107px;
      width: 107px;
      bottom: unset;
      top: -85px;
      right: 50%;
      transform: translate(calc(50% + 115px),0);
      z-index: 2;
  }

  #sb_instagram.sbi_col_3 #sbi_images .sbi_item {
      width: 50% !important;
      padding: 8px !important;
  }

  #sb_instagram .sbi_photo {
      height: 100px !important;
  }

  div#sb_instagram {
      height: 238px !important;
  }

  div#ig_wrapper {
    width: 216px;
  }
}
