/*
Theme Name: eVisions.sk
Author: MatoSoft
Author URI: http://www.matosoft.cz/
Version: 1.0
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html,
body {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  line-height: 20px;
  font-family: inherit;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
p {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: arial, tahoma, verdana, sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-rendering: optimizelegibility;
}
ul,
ol {
  padding: 0;
  margin: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: none;
}
ol {
  list-style: none;
}
dl {
  margin-bottom: 0;
}
hr {
  margin: 0;
  border: 0;
  height: 0;
  padding: 0;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
abbr {
  font-size: 90%;
  text-transform: uppercase;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
html {
  height: 100%;
}
body {
  background: #fff;
  color: #777;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  height: 100%;
  line-height: 20px;
  margin: 0;
}
a {
  color: #777;
  outline: 0;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
strong {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
}
.in {
  *zoom: 1;
  margin: 0 auto;
  max-width: 1180px;
  padding: 0 10px;
}
.in:before,
.in:after {
  display: table;
  content: "";
}
.in:after {
  clear: both;
}
header {
  background: #fff;
}
section {
  clear: both;
  position: relative;
  text-align: center;
  z-index: 1;
}
section .in-section {
  width: 100%;
}
section article {
  margin: 0 auto;
  text-align: center;
}
section#kdo-jsme {
  background: #f7941e;
}
section#kdo-jsme article h1 {
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  padding: 0 0 7px;
  text-shadow: 0 0 20px #603900;
  text-shadow: 0 0 20px rgba(96, 57, 0, 0.5);
  text-transform: uppercase;
}
section#kdo-jsme article .desc {
  color: #fff;
  text-shadow: 0 0 20px #603900;
  text-shadow: 0 0 20px rgba(96, 57, 0, 0.5);
}
section#kdo-jsme article .desc a {
  color: #fff;
  text-decoration: none;
}
section#kdo-jsme article .desc a:hover {
  text-decoration: underline;
}
section#nase-sluzby {
  background: #f7f7f7;
}
section#nase-sluzby article {
  *zoom: 1;
}
section#nase-sluzby article:before,
section#nase-sluzby article:after {
  display: table;
  content: "";
}
section#nase-sluzby article:after {
  clear: both;
}
section#nase-sluzby article h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 0 0 10px;
}
section#nase-sluzby article .desc {
  padding: 0 0 17px;
}
section#nasi-klienti {
  background: #fff;
}
section#nasi-klienti article h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 0 0 10px;
}
section#nasi-klienti article .desc {
  padding: 0 0 35px;
}
section#novinky {
  background: #f7f7f7;
}
section#novinky article h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 0 0 10px;
}
section#novinky article .list-articles {
  padding-top: 20px;
}
section#nas-tym {
  background: #fff;
}
section#nas-tym .in-section {
  background: url(images/our-team.png) no-repeat left bottom;
}
section#nas-tym article {
  *zoom: 1;
}
section#nas-tym article:before,
section#nas-tym article:after {
  display: table;
  content: "";
}
section#nas-tym article:after {
  clear: both;
}
section#nas-tym article h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 0 0 10px;
}
section#nas-tym article .desc {
  padding: 0 0 13px;
}
section#kontakty {
  background: #f7f7f7;
}
section#kontakty h2 {
  color: #444;
  display: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  font-size: 60px;
  font-size: 6rem;
  line-height: 70px;
  padding: 0 0 10px;
}
section#kontakty h3 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
}
section#kontakty .in-section {
  *zoom: 1;
  position: relative;
  z-index: 2;
}
section#kontakty .in-section:before,
section#kontakty .in-section:after {
  display: table;
  content: "";
}
section#kontakty .in-section:after {
  clear: both;
}
section#kontakty article {
  *zoom: 1;
}
section#kontakty article:before,
section#kontakty article:after {
  display: table;
  content: "";
}
section#kontakty article:after {
  clear: both;
}
section#kontakty article small {
  display: block;
  font-size: 12px;
}
section#kontakty article .contact {
  *zoom: 1;
}
section#kontakty article .contact:before,
section#kontakty article .contact:after {
  display: table;
  content: "";
}
section#kontakty article .contact:after {
  clear: both;
}
section#kontakty article .contact em {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  z-index: 1;
}
section#kontakty article .contact .email {
  color: #fff;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: none;
}
section#kontakty article .contact .email em {
  background-image: url(images/sprite.png);
  background-repeat: no-repeat;
}
section#kontakty article .contact .email:hover {
  background: #df8111;
}
section#kontakty article .contact .phone {
  color: #fff;
}
section#kontakty article .contact .phone em {
  background-image: url(images/sprite.png);
  background-repeat: no-repeat;
}
section#kontakty article .contact .phone a {
  color: #fff;
}
section#error {
  background: #f7941e;
}
section#error article {
  color: #fff;
}
section#error article h1 {
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  padding: 0 0 7px;
  text-shadow: 0 0 20px #603900;
  text-shadow: 0 0 20px rgba(96, 57, 0, 0.5);
  text-transform: uppercase;
}
section#error article h2 {
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  padding: 0 0 7px;
  text-shadow: 0 0 20px #603900;
  text-shadow: 0 0 20px rgba(96, 57, 0, 0.5);
}
section#error article .desc {
  color: #fff;
  text-shadow: 0 0 20px #603900;
  text-shadow: 0 0 20px rgba(96, 57, 0, 0.5);
}
section#error article p {
  padding: 0 0 15px;
}
section#error article a {
  color: #fff;
}
section#error article ul {
  display: inline-block;
  margin: 0 auto;
  padding: 0 0 30px 20px;
}
section#error article ul li {
  list-style-type: disc;
  padding: 0 0 5px;
  text-align: left;
}
section#department {
  background: #f7f7f7;
}
section#department h1 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 8px 0 10px;
}
section#article {
  background: #f7f7f7;
}
section#article article {
  color: #464545;
  font-family: 'Open Sans', arial, tahoma, verdana, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  margin: 0 auto;
  max-width: 880px;
  padding: 0 10px;
  width: auto;
}
section#article .main {
  display: block;
  width: 100%;
}
section#article .content-article {
  background: #fff;
  line-height: 26px;
  margin-bottom: 30px;
  text-align: left;
}
section#article .content-article small,
section#article .content-article p,
section#article .content-article blockquote,
section#article .content-article pre,
section#article .content-article a,
section#article .content-article abbr,
section#article .content-article acronym,
section#article .content-article address,
section#article .content-article cite,
section#article .content-article code,
section#article .content-article del,
section#article .content-article dfn,
section#article .content-article em,
section#article .content-article img,
section#article .content-article q,
section#article .content-article s,
section#article .content-article samp,
section#article .content-article strike,
section#article .content-article strong,
section#article .content-article sub,
section#article .content-article sup,
section#article .content-article tt,
section#article .content-article var,
section#article .content-article dd,
section#article .content-article dl,
section#article .content-article dt,
section#article .content-article li,
section#article .content-article ol,
section#article .content-article ul,
section#article .content-article fieldset,
section#article .content-article form,
section#article .content-article label,
section#article .content-article legend,
section#article .content-article button,
section#article .content-article table,
section#article .content-article caption,
section#article .content-article tbody,
section#article .content-article tfoot,
section#article .content-article thead,
section#article .content-article tr,
section#article .content-article th,
section#article .content-article td {
  font-family: 'Open Sans', arial, tahoma, verdana, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
}
section#article .content-article .desc {
  font-family: 'Open Sans', arial, tahoma, verdana, sans-serif;
  font-weight: 400;
}
section#article .content-article strong {
  font-weight: 700;
}
section#article .content-article img {
  display: block;
  max-width: 100%;
}
section#article .content-article h1 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  padding-bottom: 24px;
}
section#article .content-article h1 + h2 {
  padding-top: 0;
}
section#article .content-article h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  padding-bottom: 5px;
  padding-top: 15px;
}
section#article .content-article .author {
  padding: 20px 40px;
  text-align: center;
  text-decoration: none;
}
section#article .content-article .author:hover {
  background: #e6e6e6;
}
section#article .content-article .author strong {
  display: block;
}
section#article .content-article .author small {
  display: block;
  padding-bottom: 4px;
}
section#article .content-article .author img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: 0 auto 10px;
  width: 132px;
  height: 132px;
}
section#article .content-article p {
  padding-bottom: 20px;
}
section#article .content-article p.citat {
  font-style: italic;
  padding: 24px 0 32px 60px;
  position: relative;
}
section#article .content-article p.citat:before {
  background: url(images/sprite.png) no-repeat 0 -70px;
  content: "";
  left: 0;
  position: absolute;
  width: 43px;
  height: 40px;
  top: 9px;
  z-index: 1;
}
section#article .content-article .video-vlevo,
section#article .content-article .video-vpravo {
  padding-bottom: 30px;
}
section#article .content-article .video-vlevo iframe,
section#article .content-article .video-vpravo iframe {
  display: block;
}
section#article .content-article ul {
  padding-bottom: 40px;
  text-align: left;
  padding-left: 1.5rem;
}
section#article .content-article p + ul {
  margin-top: -1rem;
}
section#article .content-article ul.our-team li {
  padding: 0;
}
section#article .content-article ul.our-team li:before {
  display: none;
  width: 0;
  height: 0;
}
section#article .content-article ul > li {
  padding: 0 0 2px 20px;
  position: relative;
}
section#article .content-article ul > li:before {
  background: #f7941e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  content: "";
  left: 0;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 11px;
  z-index: 1;
}
section#article .content-article ul > li > ul,
section#article .content-article ul > li > ol {
  padding: 0;
}
section#article .content-article ol {
  counter-reset: item;
}
section#article .content-article ol > li {
  padding: 2px 0 2px 33px;
  position: relative;
}
section#article .content-article ol > li:before {
  color: #f7941e;
  content: counter(item) ". ";
  counter-increment: item;
  font-weight: 700;
  left: 5px;
  position: absolute;
  text-align: right;
  top: 2px;
  width: 20px;
  z-index: 1;
}
section#article .content-article ol > li ul {
  padding: 5px 0 5px 20px;
}
section#article .content-article ol > li ol {
  padding: 5px 0 5px 0;
}
#tags {
  *zoom: 1;
  padding-bottom: 20px;
}
#tags:before,
#tags:after {
  display: table;
  content: "";
}
#tags:after {
  clear: both;
}
#tags small {
  color: #000;
  float: left;
  margin: 0 10px 10px 0;
}
#tags a {
  background: #f7941e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 26px;
  font-weight: 700;
  padding: 0 10px;
  margin: 0 10px 10px 0;
  text-decoration: none;
}
#tags a:hover {
  background: #d37e18;
}
section#article .content-article #share {
  border-bottom: 1px solid #d0cece;
  border-top: 1px solid #d0cece;
  clear: both;
  *zoom: 1;
  padding: 10px 0;
}
section#article .content-article #share:before,
section#article .content-article #share:after {
  display: table;
  content: "";
}
section#article .content-article #share:after {
  clear: both;
}
section#article .content-article #share .date {
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  position: relative;
  top: 1px;
}
section#article .content-article #share .fb-like {
  float: right;
  margin: 0 25px 0 0;
  line-height: 1em;
}
section#article .content-article #share .twitter-share-button {
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
}
section#article .content-article .zvyrazneni {
  background: #f7f7f7;
  border: 2px solid #f7941e;
  clear: both;
  margin-bottom: 30px;
  padding: 15px;
}
section#article .content-article .tip {
  background: #f7f7f7;
  border-left: 5px solid #444;
  clear: both;
  margin-bottom: 30px;
  padding: 15px;
}
section#article #discussion {
  background: #fff;
  position: relative;
  text-align: left;
  z-index: 2;
}
section#article #discussion h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding-bottom: 12px;
}
section#article #discussion h3 {
  color: #222;
  font-weight: 700;
  padding-bottom: 10px;
}
section#article #discussion h3 small {
  font-weight: 400;
}
section#article #discussion h3 a {
  color: #222;
}
section#article #discussion .discussion-item {
  background: #f7f7f7;
  border: 1px solid #dfdfdf;
  border-bottom-width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 30px;
  padding: 20px 24px;
  position: relative;
}
section#article #discussion .discussion-item .komentar {
  left: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  top: -150px;
  z-index: 1;
}
section#article #discussion .discussion-item .info {
  color: #a2a2a2;
}
section#article #discussion .discussion-item .info span {
  display: inline-block;
  padding: 0 10px;
}
section#article #discussion .discussion-item .info a {
  color: #a2a2a2;
}
section#article #discussion .discussion-item .message {
  color: #444;
  padding-top: 5px;
}
section#article #addcomment {
  background: #dfdfdf;
  position: relative;
  text-align: left;
  z-index: 1;
}
section#article #addcomment #pridat-komentar {
  left: 0;
  position: absolute;
  width: 100%;
  height: 120px;
  top: -120px;
  z-index: 1;
}
section#article #addcomment h2 {
  color: #222;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding-bottom: 12px;
}
section#article #addcomment .msg-info,
section#article #addcomment .msg-error,
section#article #addcomment .msg-success {
  margin-bottom: 30px;
}
section#article #addcomment .item-left label,
section#article #addcomment .item-middle label,
section#article #addcomment .item-right label,
section#article #addcomment .item-big label {
  color: #333;
  display: block;
  font-weight: 700;
}
section#article #addcomment .item-left label small,
section#article #addcomment .item-middle label small,
section#article #addcomment .item-right label small,
section#article #addcomment .item-big label small {
  color: #dd0606;
}
section#article #addcomment .item-left input,
section#article #addcomment .item-middle input,
section#article #addcomment .item-right input,
section#article #addcomment .item-big input {
  border: 1px solid #bcbcbc;
  border-bottom-width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  color: #333;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
  height: 35px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 5px;
  padding: 0 10px;
  width: 100%;
}
section#article #addcomment .item-left input:focus,
section#article #addcomment .item-middle input:focus,
section#article #addcomment .item-right input:focus,
section#article #addcomment .item-big input:focus {
  border-color: #f7941e;
}
section#article #addcomment .item-left input.error,
section#article #addcomment .item-middle input.error,
section#article #addcomment .item-right input.error,
section#article #addcomment .item-big input.error {
  border-color: #de181f;
}
section#article #addcomment .item-left textarea,
section#article #addcomment .item-middle textarea,
section#article #addcomment .item-right textarea,
section#article #addcomment .item-big textarea {
  border: 1px solid #bcbcbc;
  border-bottom-width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  color: #333;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
  height: 200px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 5px;
  padding: 10px;
  resize: none;
  width: 100%;
}
section#article #addcomment .item-left textarea:focus,
section#article #addcomment .item-middle textarea:focus,
section#article #addcomment .item-right textarea:focus,
section#article #addcomment .item-big textarea:focus {
  border-color: #f7941e;
}
section#article #addcomment .item-left textarea.error,
section#article #addcomment .item-middle textarea.error,
section#article #addcomment .item-right textarea.error,
section#article #addcomment .item-big textarea.error {
  border-color: #de181f;
}
section#article #addcomment .buttons .required small {
  color: #dd0606;
}
section#article #related-articles {
  margin: 0 auto;
  max-width: 1180px;
  padding: 20px 10px 0;
}
section#article #related-articles h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 8px 0 10px;
}
section#tag {
  background: #f7f7f7;
}
section#tag h1 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 8px 0 10px;
}
.tag-summary {
  margin: 20px auto 60px;
  font-size: 2rem;
  line-height: 28px;
}
section#tag img.avatar,
section#tag .author {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: 0 auto 50px;
  max-width: 132px;
}
section#tag article {
  text-align: center;
}
section#tag article .author {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: 0 auto 20px;
  max-width: 132px;
  width: 100%;
}
section#tag article p {
  padding-bottom: 20px;
}
section#tag article .author-social a {
  background-image: url(images/sprite.png);
  background-repeat: no-repeat;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  display: inline-block;
  text-indent: 100%;
  overflow: hidden;
  text-indent: 105%;
  white-space: nowrap;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 5px;
  width: 32px;
  height: 32px;
}
section#tag article .author-social a.tw {
  background-color: #3cf;
  background-position: -43px -64px;
}
section#tag article .author-social a.tw:hover {
  background-color: #20a7d4;
}
section#tag article .author-social a.li {
  background-color: #007bb6;
  background-position: -43px -96px;
}
section#tag article .author-social a.li:hover {
  background-color: #004f75;
}
section#tag article .author-social a.email {
  background-color: #fb7200;
  background-position: -43px -128px;
}
section#tag article .author-social a.email:hover {
  background-color: #da6201;
}
section#tag article .tag-summary {
  margin-bottom: 20px;
}
.author-social {
  margin-bottom: 60px;
}
#tag-cloud {
  padding-bottom: 60px;
  background: #F7F7F7;
}
#tag-cloud h2 {
  margin-bottom: 20px;
  font-size: 3.6rem;
  line-height: 42px;
  color: #444;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  padding-bottom: 15px;
  padding-top: 15px;
}
#tag-cloud #tags a {
  float: none;
  display: inline-block;
}
footer {
  background: #fff;
  text-align: center;
}
footer h1,
footer h2 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  padding: 0 0 9px;
  text-transform: uppercase;
}
footer h1 small,
footer h2 small {
  color: #f7941e;
}
footer .desc {
  padding: 0 0 21px;
}
ul#menu .blog a em {
  background: url(images/sprite.png) no-repeat 0 0;
  display: inline-block;
  margin-left: 3px;
  width: 13px;
  height: 14px;
}
ul#menu .blog a:hover em {
  background: url(images/sprite-hover.png) no-repeat 0 0;
}
ul#menu .blog a.act em {
  display: none;
}
ul#menu .home a em {
  background: url(images/sprite.png) no-repeat -32px -49px;
  display: inline-block;
  margin-right: 3px;
  width: 19px;
  height: 15px;
}
ul#menu .home a.act em,
ul#menu .home a:hover em {
  background: url(images/sprite-hover.png) no-repeat -13px 0;
}
ul#menu a {
  border: 1px solid transparent;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: none;
}
ul#menu a:hover,
ul#menu a.act {
  color: #f7941e;
}
ul#menu a.act {
  border-color: #f7941e;
}
ul.our-services {
  text-align: left;
}
ul.our-services li {
  float: left;
  line-height: 62px;
  width: 100%;
}
ul.our-services img {
  background-repeat: no-repeat;
  border: 1px solid #ddd;
}
ul.our-services strong {
  display: table;
}
ul.our-services strong small {
  display: table-cell;
  vertical-align: middle;
}
ul.our-services a:hover small {
  text-decoration: underline;
}
ul.our-clients {
  *zoom: 1;
  width: 100%;
}
ul.our-clients:before,
ul.our-clients:after {
  display: table;
  content: "";
}
ul.our-clients:after {
  clear: both;
}
ul.our-clients li {
  float: left;
  position: relative;
}
ul.our-clients li:before,
ul.our-clients li:after {
  background: #fff;
  bottom: -10px;
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 2;
}
ul.our-clients li:before,
ul.our-clients li:after {
  right: -10px;
}
ul.our-clients li:after {
  left: -10px;
}
ul.our-clients span {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  display: block;
}
ul.our-clients span:before,
ul.our-clients span:after {
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: -10px;
  z-index: 2;
}
ul.our-clients span:before,
ul.our-clients span:after {
  right: -10px;
}
ul.our-clients span:after {
  left: -10px;
}
ul.our-clients img {
  display: block;
  margin: 0 auto;
  max-width: 240px;
  width: 100%;
  height: auto;
}
ul.our-clients small {
  left: 0;
  position: absolute;
  text-align: left;
  top: 10%;
  z-index: 3;
}
ul.our-team {
  *zoom: 1;
}
ul.our-team:before,
ul.our-team:after {
  display: table;
  content: "";
}
ul.our-team:after {
  clear: both;
}
ul.our-team li {
  float: left;
  padding: 45px 0 0;
}
ul.our-team strong {
  display: block;
}
ul.our-team small {
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: italic;
  line-height: 22px;
}
ul.our-team img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: 0 auto 16px;
  max-width: 132px;
  width: 100%;
}
ul.our-team a {
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: none;
}
ul.our-team a:hover {
  color: #f7941e;
}
ul.social li {
  display: inline-block;
  padding: 0 6px;
}
ul.social a {
  background-image: url(images/sprite.png);
  background-repeat: no-repeat;
  display: block;
  text-indent: 100%;
  overflow: hidden;
  text-indent: 105%;
  white-space: nowrap;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.social a.fb {
  background-color: #3b579d;
}
ul.social a.fb:hover {
  background-color: #183272;
}
ul.social a.tw {
  background-color: #3cf;
}
ul.social a.tw:hover {
  background-color: #20a7d4;
}
ul.social a.gp {
  background-color: #d95333;
}
ul.social a.gp:hover {
  background-color: #ae3c21;
}
ul.social a.ins {
  background-color: #73412e;
}
ul.social a.ins:hover {
  background-color: #552d1e;
}
ul.social a.yt {
  background-color: #cc181e;
}
ul.social a.yt:hover {
  background-color: #a41318;
}
ul.social a.ss {
  background-color: #057ab6;
}
ul.social a.ss:hover {
  background-color: #03557f;
}
ul.social a.li {
  background-color: #007bb6;
}
ul.social a.li:hover {
  background-color: #004f75;
}
ul.social a.rss {
  background-color: #fb7200;
}
ul.social a.rss:hover {
  background-color: #da6201;
}
ul.social a.glossary {
  background-color: #888;
}
ul.social a.glossary:hover {
  background-color: #444;
}
ul.list-articles {
  font-family: arial, tahoma, verdana, sans-serif;
}
ul.list-articles li {
  margin-bottom: 20px;
  text-align: left;
}
ul.list-articles a {
  text-decoration: none;
}
ul.list-articles a.main-image {
  background: #fff;
  display: block;
}
ul.list-articles img {
  display: block;
  margin: 0 auto;
  max-width: 280px;
  width: 100%;
}
ul.list-articles .content {
  *zoom: 1;
  background: #fff;
  padding: 26px 20px 20px;
}
ul.list-articles .content:before,
ul.list-articles .content:after {
  display: table;
  content: "";
}
ul.list-articles .content:after {
  clear: both;
}
ul.list-articles h2,
ul.list-articles h3 {
  color: #444;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  padding-bottom: 5px;
}
ul.list-articles h2 a,
ul.list-articles h3 a {
  color: #444;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
}
ul.list-articles h2 a:hover,
ul.list-articles h3 a:hover {
  text-decoration: underline;
}
ul.list-articles .date {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  padding-bottom: 10px;
}
ul.list-articles small,
ul.list-articles p,
ul.list-articles blockquote,
ul.list-articles pre,
ul.list-articles a,
ul.list-articles abbr,
ul.list-articles acronym,
ul.list-articles address,
ul.list-articles cite,
ul.list-articles code,
ul.list-articles del,
ul.list-articles dfn,
ul.list-articles em,
ul.list-articles img,
ul.list-articles q,
ul.list-articles s,
ul.list-articles samp,
ul.list-articles strike,
ul.list-articles strong,
ul.list-articles sub,
ul.list-articles sup,
ul.list-articles tt,
ul.list-articles var,
ul.list-articles dd,
ul.list-articles dl,
ul.list-articles dt,
ul.list-articles li,
ul.list-articles ol,
ul.list-articles ul,
ul.list-articles fieldset,
ul.list-articles form,
ul.list-articles label,
ul.list-articles legend,
ul.list-articles button,
ul.list-articles table,
ul.list-articles caption,
ul.list-articles tbody,
ul.list-articles tfoot,
ul.list-articles thead,
ul.list-articles tr,
ul.list-articles th,
ul.list-articles td {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
}
ul.list-articles.row h2 a {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 28px;
}
ul.list-articles.row .date {
  display: none;
}
ul.list-articles.row small,
ul.list-articles.row p,
ul.list-articles.row blockquote,
ul.list-articles.row pre,
ul.list-articles.row a,
ul.list-articles.row abbr,
ul.list-articles.row acronym,
ul.list-articles.row address,
ul.list-articles.row cite,
ul.list-articles.row code,
ul.list-articles.row del,
ul.list-articles.row dfn,
ul.list-articles.row em,
ul.list-articles.row img,
ul.list-articles.row q,
ul.list-articles.row s,
ul.list-articles.row samp,
ul.list-articles.row strike,
ul.list-articles.row strong,
ul.list-articles.row sub,
ul.list-articles.row sup,
ul.list-articles.row tt,
ul.list-articles.row var,
ul.list-articles.row dd,
ul.list-articles.row dl,
ul.list-articles.row dt,
ul.list-articles.row li,
ul.list-articles.row ol,
ul.list-articles.row ul,
ul.list-articles.row fieldset,
ul.list-articles.row form,
ul.list-articles.row label,
ul.list-articles.row legend,
ul.list-articles.row button,
ul.list-articles.row table,
ul.list-articles.row caption,
ul.list-articles.row tbody,
ul.list-articles.row tfoot,
ul.list-articles.row thead,
ul.list-articles.row tr,
ul.list-articles.row th,
ul.list-articles.row td {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
}
ul.list-articles.row p {
  text-align: justify;
}
ul.list-articles.row a.more {
  float: right;
  margin: 0 0 10px 0;
  text-decoration: underline;
}
ul.list-articles.row a.more:hover {
  text-decoration: none;
}
ul.basic-gallery {
  *zoom: 1;
}
ul.basic-gallery:before,
ul.basic-gallery:after {
  display: table;
  content: "";
}
ul.basic-gallery:after {
  clear: both;
}
ul.basic-gallery li {
  float: left;
  margin-bottom: 20px;
}
ul.basic-gallery a {
  display: block;
  text-decoration: none;
}
ul.basic-gallery img {
  display: block;
  margin: 0 auto;
  max-width: 250px;
  width: 100%;
}
.backgroundsize section#kdo-jsme {
  -webkit-background-size: cover!important;
  -moz-background-size: cover!important;
  -o-background-size: cover!important;
  background-size: cover !important;
}
.backgroundsize section#error {
  background: url(https://www.evisions.cz/yPVTOLUdUV/themes/images/main-30.jpg) no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.csstransforms ul.our-clients small {
  top: 50%;
  z-index: 1;
  -ms-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
}
.right {
  float: right;
}
.left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.hide-input {
  left: -9999px;
  position: absolute;
}
.clear {
  clear: both;
}
.text-right {
  text-align: right;
}
.hidetext {
  overflow: hidden;
  text-indent: 105%;
  white-space: nowrap;
}
.text-uprostred {
  text-align: center;
}
.text-vlevo {
  text-align: left;
}
.text-vpravo {
  text-align: right;
}
.text-blok {
  text-align: justify;
}
.obrazek-vlevo {
  float: left;
  margin: 5px 15px 10px 0;
}
.obrazek-vpravo {
  float: right;
  margin: 5px 0 10px 15px;
}
.blok-vycistit {
  clear: both;
}
.btn-white-border {
  border: 1px solid #fff;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  color: #fff;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 60px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 auto;
  padding: 0 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.btn-white-border:hover {
  background: #fff;
  color: #f7941e;
}
.btn-orange-border {
  border: 1px solid #f7941e;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  color: #f7941e;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 60px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 auto;
  padding: 0 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.btn-orange-border.prev-articles {
  margin-bottom: 45px;
}
.btn-orange-border:hover {
  background: #f7941e;
  color: #fff;
}
.btn-orange-border {
  border: 1px solid #f7941e;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  color: #f7941e;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 60px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 auto;
  padding: 0 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.btn-orange-border.prev-articles {
  margin-bottom: 45px;
}
.btn-orange-border:hover {
  background: #f7941e;
  color: #fff;
}
#respond input[type="submit"],
.btn-orange {
  background: #f7941e;
  border: 0;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  color: #fff;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 auto;
  padding: 15px 30px 13px;
  text-decoration: none;
  text-transform: uppercase;
}
#respond input[type="submit"]:hover,
.btn-orange:hover {
  background: #c97613;
  color: #fff;
}
.msg-error,
.msg-success,
.msg-info {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin-bottom: 10px;
  padding: 15px 15px 14px;
}
.msg-error a,
.msg-success a,
.msg-info a {
  color: #fff;
}
.msg-error {
  background: #de181f;
}
.msg-success {
  background: #5eae08;
}
.msg-info {
  background: #286bbd;
}
@media (max-width: 499px) {
  section#kdo-jsme article h1,
  section#nase-sluzby article h1,
  section#nasi-klienti article h1,
  section#novinky article h1,
  section#nas-tym article h1,
  section#error article h1,
  section#kdo-jsme article h2,
  section#nase-sluzby article h2,
  section#nasi-klienti article h2,
  section#novinky article h2,
  section#nas-tym article h2,
  section#error article h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
  }
  section#kontakty h1,
  section#kontakty h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
  }
  section#kontakty h3 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
  }
  section#kontakty article .contact {
    background: #f7941e;
  }
  section#kontakty article .contact .email,
  section#kontakty article .contact .phone {
    display: block;
    padding: 0 20px;
    width: auto;
    height: 60px;
  }
  section#kontakty article .contact .phone {
    border-top: 1px solid #df8111;
  }
  section#error article h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
  }
  section#department h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
  }
  section#article h1 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
  }
  section#article h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
  }
  section#article .content-article p.citat {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  section#article .content-article p.citat a,
  section#article .content-article p.citat em,
  section#article .content-article p.citat strong {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  section#article #addcomment .item-left,
  section#article #addcomment .item-middle,
  section#article #addcomment .item-right,
  section#article #addcomment .item-big {
    padding-bottom: 20px;
  }
  section#article #addcomment .buttons {
    text-align: center;
  }
  section#article #addcomment .buttons .required {
    padding-bottom: 10px;
  }
  section#tag h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
  }
  footer {
    padding: 20px 10px;
  }
  footer h1,
  footer h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 28px;
  }
  ul.our-services {
    width: 100%;
  }
  ul.our-services img {
    float: left;
    margin: 15px 10px 15px 0;
  }
  ul.our-services strong {
    float: left;
    width: 70%;
  }
  ul.our-clients li {
    width: 50%;
  }
  ul.our-clients li.e-2 span {
    border-right: 0;
    padding-right: 1px;
  }
  ul.our-clients li.e-2-c {
    clear: both;
  }
  ul.our-clients li.l-r-2 span {
    border-bottom: 0;
  }
  ul.our-clients small {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 20px;
    padding: 0 10px;
  }
  ul.our-team li {
    width: 50%;
  }
  ul.our-team li.e-2 {
    margin-right: 0;
  }
  ul.our-team li.e-2-c {
    clear: both;
  }
  ul.our-team li.r-1 {
    margin-left: 26%;
  }
  ul.social a {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    width: 32px;
    height: 32px;
  }
  ul.social a.fb {
    background-position: -245px -8px;
  }
  ul.social a.tw {
    background-position: -245px -56px;
  }
  ul.social a.gp {
    background-position: -293px -8px;
  }
  ul.social a.li {
    background-position: -293px -56px;
  }
  ul.social a.li {
    background-position: -293px -56px;
  }
  ul.social a.ins {
    background-position: -245px -104px;
  }
  ul.social a.yt {
    background-position: -293px -104px;
  }
  ul.social a.ss {
    background-position: -245px -152px;
  }
  ul.social a.rss {
    background-position: -293px -152px;
  }
  ul.social a.glossary {
    background-position: -293px -200px;
  }
  ul.basic-gallery li {
    margin-right: 4%;
    width: 48%;
  }
  ul.basic-gallery li.e-2 {
    margin-right: 0;
  }
  ul.basic-gallery li.e-2-c {
    clear: both;
  }
}
@media (min-width: 500px) and (max-width: 699px) {
  section#article #addcomment .item-left,
  section#article #addcomment .item-right {
    clear: both;
    float: left;
    width: 48%;
  }
  section#article #addcomment .item-middle {
    float: right;
    width: 48%;
  }
  section#article #addcomment .item-big {
    clear: both;
  }
}
@media (min-width: 500px) {
  section#kontakty article .contact {
    background: #f7941e url(images/contact-border.png) no-repeat center center;
  }
  section#kontakty article .contact .email,
  section#kontakty article .contact .phone {
    float: left;
  }
  section#article #addcomment .item-left,
  section#article #addcomment .item-middle,
  section#article #addcomment .item-right,
  section#article #addcomment .item-big {
    padding-bottom: 40px;
  }
  section#article #addcomment .buttons {
    clear: both;
    *zoom: 1;
  }
  section#article #addcomment .buttons:before,
  section#article #addcomment .buttons:after {
    display: table;
    content: "";
  }
  section#article #addcomment .buttons:after {
    clear: both;
  }
  section#article #addcomment .buttons .required {
    float: left;
    padding-top: 16px;
  }
  section#article #addcomment .buttons .btn-orange {
    float: right;
  }
  ul.our-services {
    float: none;
    width: 100%;
  }
  ul.our-services li {
    float: left;
    line-height: 62px;
    width: 33.33%;
  }
  ul.our-services.last {
    padding-right: 0;
  }
  ul.list-articles {
    *zoom: 1;
  }
  ul.list-articles:before,
  ul.list-articles:after {
    display: table;
    content: "";
  }
  ul.list-articles:after {
    clear: both;
  }
  ul.list-articles li {
    float: left;
  }
  ul.list-articles.row li {
    float: none;
  }
  ul.basic-gallery li {
    margin-right: 2%;
    width: 32%;
  }
  ul.basic-gallery li.e-3 {
    margin-right: 0;
  }
  ul.basic-gallery li.e-3-c {
    clear: both;
  }
}
@media (max-width: 699px) {
  section#kdo-jsme article .desc {
    padding: 0 0 20px;
  }
  section#kdo-jsme .btn-white-border {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    display: block;
    max-width: 300px;
    padding: 10px;
    text-align: center;
  }
  section#kdo-jsme article,
  section#nase-sluzby article,
  section#nasi-klienti article,
  section#novinky article,
  section#nas-tym article,
  section#error article {
    padding: 20px 0;
  }
  section#kontakty h3 {
    padding: 20px 10px;
  }
  section#kontakty article p {
    padding: 0 10px 15px;
  }
  section#kontakty article strong {
    font-size: 16px;
  }
  section#kontakty article .contact {
    margin-top: 10px;
  }
  section#kontakty article .contact .email {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 60px;
  }
  section#kontakty article .contact .email em {
    background-position: 0 -49px;
    width: 32px;
    height: 21px;
    top: 6px;
  }
  section#kontakty article .contact .phone {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 60px;
  }
  section#kontakty article .contact .phone em {
    background-position: -54px -40px;
    width: 14px;
    height: 24px;
    top: 8px;
  }
  section#error article .desc {
    padding: 0 0 20px;
  }
  section#department {
    padding: 10px 0 30px;
  }
  section#article {
    padding: 20px 0;
  }
  section#article .content-article .author {
    margin: 0 auto 20px;
  }
  section#tag {
    padding: 20px 0;
  }
  footer .desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
  ul.our-services img {
    /*background-image: url(https://www.evisions.cz/yPVTOLUdUV/themes/evisions/images/our-services-icons-small.png);*/
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    display: block;
    width: 30px;
    height: 30px;
  }
  ul.our-services em.seo {
    background-position: 0 0;
  }
  ul.our-services em.content-marketing {
    background-position: 0 -30px;
  }
  ul.our-services em.removing-penalty {
    background-position: 0 -60px;
  }
  ul.our-services em.commodity-graders {
    background-position: 0 -90px;
  }
  ul.our-services em.copywriting {
    background-position: 0 -120px;
  }
  ul.our-services em.online-reputation-management {
    background-position: 0 -150px;
  }
  ul.our-services em.advertising-ppc-systems {
    background-position: -30px 0;
  }
  ul.our-services em.display-advertising {
    background-position: -30px -60px;
  }
  ul.our-services em.retargeting {
    background-position: -30px -60px;
  }
  ul.our-services em.rtb {
    background-position: -30px -90px;
  }
  ul.our-services em.video-ad {
    background-position: -30px -120px;
  }
  ul.our-services em.analysis-and-audits {
    background-position: -30px -150px;
  }
  ul.our-services em.promotion-on-social-networks {
    background-position: -60px 0;
  }
  ul.our-services em.email-marketing {
    background-position: -60px -30px;
  }
  ul.our-services em.ux-and-business-efficiency-site {
    background-position: -60px -60px;
  }
  ul.our-services em.web-analytics {
    background-position: -60px -90px;
  }
  ul.our-services em.affiliate-marketing {
    background-position: -60px -120px;
  }
  ul.our-services em.online-pr {
    background-position: -60px -150px;
  }
  ul.our-services strong {
    font-size: 14px;
    height: 60px;
  }
  ul.our-services strong small {
    height: 60px;
  }
}
@media (min-width: 500px) and (max-width: 699px) {
  section#kdo-jsme article h1,
  section#nase-sluzby article h1,
  section#nasi-klienti article h1,
  section#novinky article h1,
  section#nas-tym article h1,
  section#error article h1,
  section#kdo-jsme article h2,
  section#nase-sluzby article h2,
  section#nasi-klienti article h2,
  section#novinky article h2,
  section#nas-tym article h2,
  section#error article h2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
  }
  section#kontakty h1,
  section#kontakty h2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
  }
  section#kontakty h3 {
    font-size: 29px;
    font-size: 2.9rem;
    line-height: 37px;
  }
  section#kontakty article .contact .email {
    width: 50%;
    height: 60px;
  }
  section#kontakty article .contact .phone {
    width: 50%;
    height: 60px;
  }
  section#error article h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 34px;
  }
  section#department h1 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
  }
  section#article h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
  }
  section#article h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 32px;
  }
  section#article .content-article p.citat {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
  }
  section#article .content-article p.citat a,
  section#article .content-article p.citat em,
  section#article .content-article p.citat strong {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
  }
  section#tag h1 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
  }
  footer {
    padding: 20px 10px;
  }
  footer h1,
  footer h2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
  }
  ul.our-services li {
    padding-bottom: 30px;
  }
  ul.our-services img {
    margin: 0 auto;
  }
  ul.our-services strong {
    text-align: center;
    width: 100%;
  }
  ul.our-clients li {
    width: 33.33333333%;
  }
  ul.our-clients li.e-3 span {
    border-right: 0;
    padding-right: 1px;
  }
  ul.our-clients li.e-3-c {
    clear: both;
  }
  ul.our-clients li.l-r-3 span {
    border-bottom: 0;
  }
  ul.our-clients small {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    padding: 0 10px;
  }
  ul.our-team li {
    width: 25%;
  }
  ul.our-team li.e-4 {
    margin-right: 0;
  }
  ul.our-team li.e-4-c {
    clear: both;
  }
  ul.our-team li.r-3 {
    margin-left: 13%;
  }
  ul.social a {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    width: 48px;
    height: 48px;
  }
  ul.social a.fb {
    background-position: -237px 0;
  }
  ul.social a.tw {
    background-position: -237px -48px;
  }
  ul.social a.gp {
    background-position: -285px 0;
  }
  ul.social a.li {
    background-position: -285px -48px;
  }
  ul.social a.ins {
    background-position: -237px -96px;
  }
  ul.social a.yt {
    background-position: -285px -96px;
  }
  ul.social a.ss {
    background-position: -237px -144px;
  }
  ul.social a.rss {
    background-position: -285px -144px;
  }
  ul.social a.glossary {
    background-position: -285px -192px;
  }
  ul.list-articles li {
    margin-right: 2%;
    width: 48%;
  }
  ul.list-articles li.e-2 {
    margin-right: 0;
  }
  ul.list-articles li.e-2-c {
    clear: both;
  }
  ul.list-articles.row li {
    margin-right: 0 width: 100%;
  }
}
@media (min-width: 700px) {
  section#kontakty h3 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 46px;
  }
  section#kontakty article strong {
    font-size: 18px;
  }
  section#kontakty article .contact {
    margin-top: 30px;
  }
  section#kontakty article .contact .email {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 80px;
    width: 50%;
    height: 80px;
  }
  section#kontakty article .contact .email em {
    background-position: 0 -14px;
    width: 54px;
    height: 35px;
    top: 11px;
  }
  section#kontakty article .contact .phone {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 80px;
    width: 50%;
    height: 80px;
  }
  section#kontakty article .contact .phone em {
    background-position: -54px 0;
    width: 23px;
    height: 40px;
    top: 13px;
  }
  section#department {
    padding: 150px 0 50px;
  }
  section#article {
    padding: 160px 0 50px;
  }
  section#article .content-article .author {
    background: #f7f7f7;
    float: right;
    margin: 20px 0 40px 40px;
  }
  section#article .content-article p.citat {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
  }
  section#article .content-article p.citat a,
  section#article .content-article p.citat em,
  section#article .content-article p.citat strong {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
  }
  section#article .content-article .video-vlevo {
    float: left;
    width: 48%;
  }
  section#article .content-article .video-vpravo {
    float: right;
    width: 48%;
  }
  section#article #addcomment .item-left {
    clear: both;
    float: left;
    width: 32%;
  }
  section#article #addcomment .item-middle {
    float: left;
    margin: 0 2%;
    width: 32%;
  }
  section#article #addcomment .item-right {
    float: right;
    width: 32%;
  }
  section#article #addcomment .item-big {
    clear: both;
  }
  section#tag {
    padding: 160px 0 50px;
  }
  ul.our-services img {
    /*background-image: url(https://www.evisions.cz/yPVTOLUdUV/themes/evisions/images/our-services-icons.png);*/
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    border-radius: 31px;
    width: 60px;
    height: 60px;
  }
  ul.our-services em.seo {
    background-position: 0 0;
  }
  ul.our-services em.content-marketing {
    background-position: 0 -60px;
  }
  ul.our-services em.removing-penalty {
    background-position: 0 -120px;
  }
  ul.our-services em.commodity-graders {
    background-position: 0 -180px;
  }
  ul.our-services em.copywriting {
    background-position: 0 -240px;
  }
  ul.our-services em.online-reputation-management {
    background-position: 0 -300px;
  }
  ul.our-services em.advertising-ppc-systems {
    background-position: -60px 0;
  }
  ul.our-services em.display-advertising {
    background-position: -60px -60px;
  }
  ul.our-services em.retargeting {
    background-position: -60px -120px;
  }
  ul.our-services em.rtb {
    background-position: -60px -180px;
  }
  ul.our-services em.video-ad {
    background-position: -60px -240px;
  }
  ul.our-services em.analysis-and-audits {
    background-position: -60px -300px;
  }
  ul.our-services em.promotion-on-social-networks {
    background-position: -120px 0;
  }
  ul.our-services em.email-marketing {
    background-position: -120px -60px;
  }
  ul.our-services em.ux-and-business-efficiency-site {
    background-position: -120px -120px;
  }
  ul.our-services em.web-analytics {
    background-position: -120px -180px;
  }
  ul.our-services em.affiliate-marketing {
    background-position: -120px -240px;
  }
  ul.our-services em.online-pr {
    background-position: -120px -300px;
  }
  ul.our-services strong {
    height: 62px;
  }
  ul.our-services strong small {
    height: 62px;
  }
  ul.our-clients li {
    width: 20%;
  }
  ul.our-clients li.e-5 span {
    border-right: 0;
    padding-right: 1px;
  }
  ul.our-clients li.e-5-c {
    clear: both;
  }
  ul.our-clients li.l-r-5 span {
    border-bottom: 0;
  }
  ul.list-articles {
    padding-bottom: 20px;
  }
  ul.list-articles li {
    margin-right: 2%;
    width: 23%;
  }
  ul.list-articles li:nth-child(4n+0) {
    margin-right: 0;
  }
  ul.list-articles li:nth-child(4n+1) {
    clear: both;
  }
  ul.list-articles.row li {
    margin-right: 0;
    width: 100% !important;
  }
}
@media (max-width: 1099px) {
  header .logo {
    float: left;
    margin: 15px auto;
    width: 100px;
  }
  header .show-menu {
    background: #f7941e;
    color: #fff;
    float: right;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 40px;
    display: none;
    margin: 25px 0;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
  }
  header .show-menu.act {
    background: #df8111;
  }
  ul#menu {
    clear: both;
    background: #fff;
  }
  ul#menu li {
    display: block;
    padding: 5px 0;
    text-align: center;
  }
  ul#menu a {
    padding: 5px 0;
  }
  #language-switcher {
    padding: 0 !important;
    margin: 25px 1rem 25px 0 !important;
  }
}
@media (min-width: 800px) and (max-width: 979px) {
  header .logo {
    margin: 30px 0 0;
    width: 70px;
  }
}
@media (min-width: 800px) and (max-width: 1099px) {
  ul#menu {
    margin-top: -25px;
  }
  ul#menu a {
    font-size: 14px;
    font-size: 1.5rem;
    line-height: 40px;
    padding: 0 5px;
  }
}
@media (min-width: 800px) {
  header {
    left: 0;
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
    z-index: 10;
  }
  header.shadow {
    -webkit-box-shadow: 0 10px 10px -10px #000;
    box-shadow: 0 10px 10px -10px #000;
  }
  header .show-menu {
    display: none;
  }
  header .logo {
    float: left;
  }
  ul#menu {
    float: right;
  }
  ul#menu li {
    float: left;
  }
}
@media (max-width: 979px) {
  section#kdo-jsme article .desc,
  section#nase-sluzby article .desc,
  section#nasi-klienti article .desc,
  section#novinky article .desc,
  section#nas-tym article .desc,
  section#error article .desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  section#department .desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    padding-bottom: 20px;
  }
  section#department .desc p,
  section#department .desc blockquote,
  section#department .desc pre,
  section#department .desc a,
  section#department .desc abbr,
  section#department .desc acronym,
  section#department .desc address,
  section#department .desc cite,
  section#department .desc code,
  section#department .desc del,
  section#department .desc dfn,
  section#department .desc em,
  section#department .desc img,
  section#department .desc q,
  section#department .desc s,
  section#department .desc samp,
  section#department .desc strike,
  section#department .desc strong,
  section#department .desc sub,
  section#department .desc sup,
  section#department .desc tt,
  section#department .desc var,
  section#department .desc dd,
  section#department .desc dl,
  section#department .desc dt,
  section#department .desc li,
  section#department .desc ol,
  section#department .desc ul,
  section#department .desc fieldset,
  section#department .desc form,
  section#department .desc label,
  section#department .desc legend,
  section#department .desc button,
  section#department .desc table,
  section#department .desc caption,
  section#department .desc tbody,
  section#department .desc tfoot,
  section#department .desc thead,
  section#department .desc tr,
  section#department .desc th,
  section#department .desc td {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  section#article .desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  section#article .desc p,
  section#article .desc blockquote,
  section#article .desc pre,
  section#article .desc a,
  section#article .desc abbr,
  section#article .desc acronym,
  section#article .desc address,
  section#article .desc cite,
  section#article .desc code,
  section#article .desc del,
  section#article .desc dfn,
  section#article .desc em,
  section#article .desc img,
  section#article .desc q,
  section#article .desc s,
  section#article .desc samp,
  section#article .desc strike,
  section#article .desc strong,
  section#article .desc sub,
  section#article .desc sup,
  section#article .desc tt,
  section#article .desc var,
  section#article .desc dd,
  section#article .desc dl,
  section#article .desc dt,
  section#article .desc li,
  section#article .desc ol,
  section#article .desc ul,
  section#article .desc fieldset,
  section#article .desc form,
  section#article .desc label,
  section#article .desc legend,
  section#article .desc button,
  section#article .desc table,
  section#article .desc caption,
  section#article .desc tbody,
  section#article .desc tfoot,
  section#article .desc thead,
  section#article .desc tr,
  section#article .desc th,
  section#article .desc td {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  section#article .content-article {
    padding: 20px;
  }
  section#article .content-article .author strong {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 21px;
  }
  section#article #discussion,
  section#article #addcomment {
    padding: 20px;
  }
  ul.our-team strong {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 21px;
  }
}
@media (min-width: 700px) and (max-width: 979px) {
  section#kdo-jsme {
    padding: 160px 0 40px;
  }
  section#kdo-jsme article h1,
  section#kdo-jsme article h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section#kdo-jsme article .desc {
    padding: 0 0 40px;
  }
  section#nase-sluzby article {
    padding: 40px 0;
  }
  section#nase-sluzby article h1,
  section#nase-sluzby article h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section#nasi-klienti article {
    padding: 40px 0;
  }
  section#nasi-klienti article h1,
  section#nasi-klienti article h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section#novinky article {
    padding: 40px 0;
  }
  section#novinky article h1,
  section#novinky article h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section#nas-tym article {
    padding: 40px 0;
  }
  section#nas-tym article h1,
  section#nas-tym article h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section#kontakty h1,
  section#kontakty h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section#kontakty h3 {
    padding: 40px 10px 23px;
  }
  section#kontakty article {
    background: #f7f7f7;
  }
  section#kontakty article p {
    padding: 0 10px 15px;
  }
  section#error {
    padding: 160px 0 40px;
  }
  section#error article h1 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section#error article h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 36px;
  }
  section#error article .desc {
    padding: 0 0 40px;
  }
  section#department h1 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  section#article h1 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 48px;
  }
  section#article h2 {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 40px;
  }
  section#tag h1 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  footer {
    padding: 40px 10px;
  }
  footer h1,
  footer h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 56px;
  }
  footer .desc {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
  }
  ul.our-services li {
    padding-bottom: 30px;
  }
  ul.our-services img {
    display: block;
    margin: 0 auto;
  }
  ul.our-services strong {
    text-align: center;
    width: 100%;
  }
  ul.our-clients small {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    padding: 0 10px;
  }
  ul.our-team li {
    width: 20%;
  }
  ul.our-team li.e-5 {
    margin-right: 0;
  }
  ul.our-team li.e-5-c {
    clear: both;
  }
  ul.our-team li.r-1 {
    margin-left: 41%;
  }
  ul.social a {
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    width: 64px;
    height: 64px;
  }
  ul.social a.fb {
    background-position: -85px -8px;
  }
  ul.social a.tw {
    background-position: -165px -8px;
  }
  ul.social a.gp {
    background-position: -85px -88px;
  }
  ul.social a.li {
    background-position: -165px -88px;
  }
  ul.social a.ins {
    background-position: -85px -168px;
  }
  ul.social a.yt {
    background-position: -165px -168px;
  }
  ul.social a.ss {
    background-position: -85px -248px;
  }
  ul.social a.rss {
    background-position: -165px -248px;
  }
  ul.social a.glossary {
    background-position: -165px -328px;
  }
}
@media (min-width: 980px) {
  header .logo {
    margin: 23px 0 0;
  }
  section#kdo-jsme {
    left: 0;
    min-height: 600px;
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
  }
  section#kdo-jsme article {
    margin-top: 60px;
    padding-bottom: 120px;
    padding-top: 120px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  section#kdo-jsme article h1,
  section#kdo-jsme article h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section#kdo-jsme article .desc {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    padding: 0 0 68px;
  }
  section#nase-sluzby article h1,
  section#nase-sluzby article h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section#nase-sluzby article .desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
  }
  section#nasi-klienti article h1,
  section#nasi-klienti article h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section#nasi-klienti article .desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
  }
  section#novinky article h1,
  section#novinky article h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section#nas-tym article h1,
  section#nas-tym article h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section#nas-tym article .desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
  }
  section#kontakty h1,
  section#kontakty h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section#kontakty h3 {
    padding: 40px 0 23px;
  }
  section#kontakty article {
    background: #fff;
    float: left;
    margin-left: 20px;
    width: 580px;
  }
  section#kontakty article p {
    padding: 0 0 15px;
  }
  section#kontakty #map {
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
  }
  section#error {
    left: 0;
    min-height: 600px;
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
  }
  section#error article {
    margin-top: 60px;
    padding-bottom: 120px;
    padding-top: 120px;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  section#error article h1 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section#error article h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
  }
  section#error article .desc {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    padding: 0 0 68px;
  }
  section#department h1 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  section#department .desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    padding-bottom: 45px;
  }
  section#department .desc p,
  section#department .desc blockquote,
  section#department .desc pre,
  section#department .desc a,
  section#department .desc abbr,
  section#department .desc acronym,
  section#department .desc address,
  section#department .desc cite,
  section#department .desc code,
  section#department .desc del,
  section#department .desc dfn,
  section#department .desc em,
  section#department .desc img,
  section#department .desc q,
  section#department .desc s,
  section#department .desc samp,
  section#department .desc strike,
  section#department .desc strong,
  section#department .desc sub,
  section#department .desc sup,
  section#department .desc tt,
  section#department .desc var,
  section#department .desc dd,
  section#department .desc dl,
  section#department .desc dt,
  section#department .desc li,
  section#department .desc ol,
  section#department .desc ul,
  section#department .desc fieldset,
  section#department .desc form,
  section#department .desc label,
  section#department .desc legend,
  section#department .desc button,
  section#department .desc table,
  section#department .desc caption,
  section#department .desc tbody,
  section#department .desc tfoot,
  section#department .desc thead,
  section#department .desc tr,
  section#department .desc th,
  section#department .desc td {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
  }
  section#article h1 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 55px;
  }
  section#article h2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
  }
  section#article .desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    padding-bottom: 4px;
  }
  section#article .desc p,
  section#article .desc blockquote,
  section#article .desc pre,
  section#article .desc a,
  section#article .desc abbr,
  section#article .desc acronym,
  section#article .desc address,
  section#article .desc cite,
  section#article .desc code,
  section#article .desc del,
  section#article .desc dfn,
  section#article .desc em,
  section#article .desc img,
  section#article .desc q,
  section#article .desc s,
  section#article .desc samp,
  section#article .desc strike,
  section#article .desc strong,
  section#article .desc sub,
  section#article .desc sup,
  section#article .desc tt,
  section#article .desc var,
  section#article .desc dd,
  section#article .desc dl,
  section#article .desc dt,
  section#article .desc li,
  section#article .desc ol,
  section#article .desc ul,
  section#article .desc fieldset,
  section#article .desc form,
  section#article .desc label,
  section#article .desc legend,
  section#article .desc button,
  section#article .desc table,
  section#article .desc caption,
  section#article .desc tbody,
  section#article .desc tfoot,
  section#article .desc thead,
  section#article .desc tr,
  section#article .desc th,
  section#article .desc td {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
  }
  section#article .content-article {
    padding: 40px 40px 20px;
  }
  section#article .content-article .author strong {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21px;
  }
  section#article .content-article p.citat {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
  }
  section#article #discussion,
  section#article #addcomment {
    padding: 40px 40px 20px;
  }
  section#tag h1 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  footer {
    padding: 86px 0 45px;
  }
  footer h1,
  footer h2 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 70px;
  }
  footer .desc {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
  }
  ul.our-services li {
    padding-bottom: 10px;
  }
  ul.our-services img {
    float: left;
    margin-right: 20px;
  }
  ul.our-services strong {
    float: left;
    width: 70%;
  }
  ul.our-clients small {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    padding: 0 25px;
  }
  ul.our-team li {
    width: 16.66%;
  }
  ul.our-team li.e-6 {
    margin-right: 0;
  }
  ul.our-team li.e-6-c {
    clear: both;
  }
  ul.our-team li.r-5 {
    margin-left: 8.5%;
  }
  ul.our-team strong {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21px;
  }
  ul.social a {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    width: 80px;
    height: 80px;
  }
  ul.social a.fb {
    background-position: -77px 0;
  }
  ul.social a.tw {
    background-position: -157px 0;
  }
  ul.social a.gp {
    background-position: -77px -80px;
  }
  ul.social a.li {
    background-position: -157px -80px;
  }
  ul.social a.ins {
    background-position: -77px -160px;
  }
  ul.social a.yt {
    background-position: -157px -160px;
  }
  ul.social a.ss {
    background-position: -77px -240px;
  }
  ul.social a.rss {
    background-position: -157px -240px;
  }
  ul.social a.glossary {
    background-position: -157px -320px;
  }
  .csstransforms section#kdo-jsme article,
  .csstransforms section#error article {
    top: 50%;
    -ms-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
  }
  .csstransforms section#nase-sluzby.full-screen article,
  .csstransforms section#nasi-klienti.full-screen article,
  .csstransforms section#novinky.full-screen article,
  .csstransforms section#nas-tym.full-screen article {
    padding: 0;
    position: absolute;
    top: 50%;
    z-index: 1;
    -ms-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
  }
  .csstransforms section#nase-sluzby article,
  .csstransforms section#nasi-klienti article,
  .csstransforms section#novinky article,
  .csstransforms section#nas-tym article {
    padding: 90px 0;
  }
  .csstransforms section#kontakty.full-screen .in-section {
    padding: 0;
  }
  .csstransforms section#kontakty.full-screen article {
    background: #fff;
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 1;
    -ms-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
  }
  .csstransforms section#kontakty .in-section {
    padding: 90px 0;
  }
  .no-csstransforms section#nase-sluzby article,
  .no-csstransforms section#nasi-klienti article,
  .no-csstransforms section#novinky article,
  .no-csstransforms section#nas-tym article {
    padding: 94px 0 90px;
  }
  .no-csstransforms section#kontakty .in-section {
    padding: 94px 0 90px;
  }
}
@media (min-width: 1099px) {
  ul#menu {
    padding-top: 39px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  ul#menu a {
    font-size: 16px;
    font-size: 1.55rem;
    line-height: 40px;
    padding: 0 8px;
  }
}
@media (min-width: 1200px) {
  ul#menu a {
    font-size: 18px;
    font-size: 1.6rem;
    line-height: 40px;
    padding: 0 12px;
  }
}
@media (max-width: 1199px) {
  section article {
    width: 100%;
  }
  section#kdo-jsme article,
  section#error article {
    left: 0;
  }
  .csstransforms section#nase-sluzby.full-screen article,
  .csstransforms section#nasi-klienti.full-screen article,
  .csstransforms section#novinky.full-screen article,
  .csstransforms section#nas-tym.full-screen article {
    left: 0;
  }
  .csstransforms section#kontakty.full-screen article {
    left: 20px;
  }
}
@media (min-width: 1200px) {
  section article {
    width: 1180px;
  }
  section#kdo-jsme article,
  section#error article {
    left: 50%;
    margin-left: -590px;
  }
  .csstransforms section#nase-sluzby.full-screen article,
  .csstransforms section#nasi-klienti.full-screen article,
  .csstransforms section#novinky.full-screen article,
  .csstransforms section#nas-tym.full-screen article,
  .csstransforms section#kontakty.full-screen article {
    left: 50%;
    margin-left: -590px;
  }
}
@media print {
  * {
    background: transparent!important;
    color: #000!important;
    text-shadow: none!important;
    filter: none!important;
    -ms-filter: none !important;
  }
  body {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
    line-height: 1.4em;
    word-spacing: 1.1pt;
    letter-spacing: .2pt;
    font-family: arial, Garamond, "Times New Roman", serif !important;
    color: #000;
    background: 0;
  }
  h1,
  h2,
  h3,
  h4 {
    font-family: Garamond, "Times New Roman", serif;
    color: #000;
  }
  h1 {
    font-size: 19pt;
  }
  h2 {
    font-size: 17pt;
  }
  h3 {
    font-size: 15pt;
  }
  h4 {
    font-size: 12pt;
  }
  a:link,
  a:visited {
    background: transparent;
    font-weight: 700;
    text-decoration: underline;
    color: #444 !important;
  }
  a:link[href^="http://"]:after,
  a[href^="http://"]:visited:after {
    content: " (" attr(href) ") ";
    font-size: 90%;
  }
  a[href^="http://"] {
    color: #000;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  header {
    position: absolute;
  }
  ul#menu {
    display: none;
  }
}
#comments-wrapper {
  margin: 0 auto;
  padding: 40px 40px 20px;
  max-width: 800px;
  background: #fff;
  text-align: left;
}
#comments-wrapper h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
}
#respond {
  margin-top: 60px;
}
#respond p {
  margin: 10px 0px 20px;
}
#respond label {
  width: 120px;
  display: inline-block;
}
#respond input[type="text"],
#respond textarea {
  width: 400px;
}
#comment-list {
  margin-top: 30px;
}
.comment-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #777;
}
.comment-author {
  font-size: 20px;
  font-weight: 700;
}
.comment-date {
  font-size: 12px;
}
@media (max-width: 500px) {
  #respond input[type="text"],
  #respond textarea,
  #respond label {
    width: 100%;
    display: block;
  }
  #respond label {
    margin-bottom: 10px;
  }
}
#pagination ul.pagination-centered {
  display: inline-block;
  margin: 0 auto;
}
#pagination li {
  display: inline-block;
  border: 1px solid #777;
}
#pagination li a {
  display: block;
  padding: 0.2rem 0.8rem;
}
#pagination li.active {
  border: 1px solid #777;
}
#pagination li.active a {
  color: black;
}
#pagination li.disabled {
  border: 1px solid #999;
}
#pagination li.disabled a {
  color: #777;
}
footer .certificate {
  text-align: center;
  padding-bottom: 70px;
}
footer img {
  margin: 0 20px 20px;
  display: inline-block;
}
#department.jobs {
  text-align: left;
  font-size: 1.6rem;
}
#department.jobs h2 {
  color: #444;
  font-family: 'sspL', arial, tahoma, verdana, sans-serif;
  font-weight: 400;
  padding-bottom: 5px;
  padding-top: 15px;
  font-size: 3.6rem;
  line-height: 42px;
}
#department.jobs li {
  padding: 0 0 2px 20px;
  position: relative;
  line-height: 24px;
}
#department.jobs li:before {
  background: #f7941e;
  border-radius: 4px;
  content: "";
  left: 0;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 9px;
  z-index: 1;
}
#department.jobs .desc p {
  padding: 3px 0;
  font-size: 2rem;
  line-height: 28px;
}
#department.jobs p {
  text-align: left;
  padding: 10px 0;
}
#language-switcher {
  padding: 39px 0 0;
  float: right;
  margin-left: 1rem;
}
#language-switcher a {
  text-decoration: none;
  font-size: 1.7rem;
  line-height: 40px;
  padding: 0 10px;
  color: #777;
  transition: all 0.15s ease-out;
  font-weight: 600;
  display: block;
}
#language-switcher a img {
  margin-right: 10px;
}
#language-switcher a:hover {
  color: #f7941e;
}
#language-switcher .wpml-ls-item-toggle {
  border: 1px solid #ddd;
  position: relative;
}
#language-switcher .wpml-ls-item-toggle span {
  margin-right: 24px;
}
#language-switcher .wpml-ls-item-toggle::after {
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  transition: transform 0.2s ease;
  width: 11px;
  height: 7px;
  background-image: url(images/arrow.svg);
  background-position: 0 0;
  position: absolute;
  content: "";
}
#language-switcher .wpml-ls-item-toggle.open::after {
  transform: translate(0, -50%) rotate(-180deg);
}
#language-switcher li:hover {
  background: #f7f7f7;
}
#language-switcher .wpml-ls-sub-menu.roll-down {
  visibility: visible;
  opacity: 1;
  height: auto;
}
#language-switcher .wpml-ls-sub-menu {
  background-color: white;
  border: 1px solid #ddd;
  border-top: none;
  visibility: hidden;
  opacity: 0;
  transition: all 0.15s ease-out;
  height: 0;
}
#alphabet a {
  display: inline-block;
  padding: 0.4rem 1.2rem;
  background-color: #888;
  transition: all 0.15s ease-out;
  color: white;
  margin: 0.5rem 0.2rem;
  text-decoration: none;
}
#alphabet a:hover {
  background-color: #444;
}
#alphabet a.active {
  background-color: #f7941e;
}
#glossary {
  margin: -1rem;
  text-align: left;
  padding-top: 40px;
}
#glossary li {
  display: inline-block;
  width: calc(25% - 2rem);
  box-sizing: border-box;
  padding: 1.5rem;
  margin: 0.5rem;
  vertical-align: top;
  background-color: white;
}
#glossary li a {
  display: block;
  text-align: left;
  text-decoration: none;
}
#glossary li a h2 {
  font-weight: 700;
  font-size: 1.8rem;
  color: #444;
  transition: all 0.15s ease-out;
  text-decoration: none;
}
#glossary li a small {
  text-decoration: underline;
}
#glossary li a:hover h2 {
  color: #f7941e;
}
#glossary li a:hover small {
  text-decoration: none;
}
@media screen and (max-width: 720px) {
  #glossary li {
    width: calc(33.3% - 2rem);
  }
}
@media screen and (max-width: 499px) {
  #glossary li {
    width: calc(50% - 2rem);
  }
}
iframe {
  display: block;
  max-width: 100%;
  min-width: 560px;
  min-height: 315px;
}
@media screen and (max-width: 620px) {
  iframe {
    min-width: 100%;
    min-height: 240px;
  }
}
section#article.category h1.nice-title,
section#article.category h2.nice-title {
  padding-top: 8rem;
  padding-bottom: 8rem;
  margin-bottom: 2rem;
  padding-right: 39rem;
}
section#article.category .content-article {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}
section#article.category h1.nice-title {
  margin-top: -6rem;
  margin-bottom: -2rem;
}
section#article h1.nice-title,
section#article h2.nice-title {
  margin: 0 -40px;
  padding: 5rem 40px;
  padding-right: 33rem;
  color: #fff;
}
section#article h1.nice-title span,
section#article h2.nice-title span {
  color: #fff !important;
}
@media screen and (max-width: 980px) {
  section#article h1.nice-title,
  section#article h2.nice-title {
    margin: 0 -20px;
  }
}
@media screen and (max-width: 840px) {
  section#article h1.nice-title,
  section#article h2.nice-title {
    background: #f7931d !important;
    padding: 2rem !important;
    max-width: 100%;
    margin: 3rem -20px !important;
  }
  section#article h1.nice-title.smaller-font,
  section#article h2.nice-title.smaller-font {
    font-size: 4rem !important;
    line-height: 48px !important;
  }
}
section#article h1.nice-title.seo,
section#article h2.nice-title.seo {
  background: url(images/seo-01.svg) right center / auto 124px no-repeat;
  padding-right: 38rem;
}
section#article h1.nice-title.copywriting,
section#article h2.nice-title.copywriting {
  background: url(images/copywriting-01.svg) right center / auto 124px no-repeat;
}
section#article h1.nice-title.online,
section#article h2.nice-title.online {
  background: url(images/online_marketing-01.svg) right center / auto 124px no-repeat;
}
section#article h1.nice-title.linkbuilding,
section#article h2.nice-title.linkbuilding {
  background: url(images/linkbuilding-01.svg) right center / auto 124px no-repeat;
}
section#article h1.nice-title.emailing,
section#article h2.nice-title.emailing {
  background: url(images/emailing-01.svg) right center / auto 124px no-repeat;
}
section#article h1.nice-title.social,
section#article h2.nice-title.social {
  background: url(images/social_media-01.svg) right center / auto 124px no-repeat;
}
section#article h1.nice-title.smaller-font,
section#article h2.nice-title.smaller-font {
  font-size: 3.6rem;
  line-height: 1em;
}
section#article h1.nice-title {
  margin-top: -6rem;
  margin-bottom: -2rem;
}
iframe[name="google_conversion_frame"] {
  display: none;
}
body.admin-bar header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar header {
    top: 46px;
  }
}
table td {
  padding: 0 1rem;
}
#nas-tym.category-page {
  margin-top: 90px;
}
#nas-tym.category-page article {
  max-width: 1180px;
  width: 100%;
}
#kontakty.category-page article {
  color: #777;
  font-weight: 300;
  padding: 0;
  background: #fff;
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 1;
  -ms-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
}
/* ------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------- VOLNÉ POZICE ------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------- */
.font-source {
  font-family: 'Source Sans Pro', sans-serif;
}
.font-open {
  font-family: 'Open Sans', sans-serif;
}
.transition {
  transition: all 0.15s ease-in-out;
}
.button {
  font-size: 2rem;
  padding: 2rem 5rem;
  border-radius: 4rem;
  font-weight: 900;
  border: 2px solid #fff;
  color: #fff;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
}
.button:hover {
  background: #fff;
  color: #f47920;
}
.content {
  padding: 0 4rem;
  max-width: 1024px;
  margin: 0 auto;
}
/* ---- end of variables ---- */
.main {
  margin-top: 120px;
}
.main h1,
.main h2,
.main h3,
.main h4,
.main h5 {
  font-family: 'Source Sans Pro', sans-serif;
}
@media screen and (min-width: 1200px) {
  .main.jobs-hp {
    margin-top: 210px;
  }
}
.jobs-banner {
  height: 318px;
  width: 100%;
  background-position: center;
  background-size: cover;
}
.job-banner {
  height: 359px;
  width: 100%;
  background-position: center;
  background-size: cover;
  text-align: center;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.job-banner::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.65);
}
.job-banner .page-title {
  font-size: 4.8rem;
  color: #fff;
  font-weight: 400;
  line-height: 7.5rem;
  text-transform: uppercase;
  width: 100%;
  padding: 10rem 2rem 2rem;
  position: relative;
  z-index: 2;
}
.job-banner .button-wrapper-with-arrows {
  position: relative;
  z-index: 2;
}
.orange-banner {
  background: linear-gradient(35deg, #f89d54 0%, #eb7351 100%);
  text-align: center;
  padding: 10rem 0;
  position: relative;
}
.orange-banner::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(images/orange-banner.png) center no-repeat;
}
.orange-banner.job::before {
  left: 70%;
  top: 10%;
  right: auto;
  bottom: auto;
  width: 9rem;
  height: 9rem;
  background: url(images/target.png) center / contain no-repeat;
}
.orange-banner.job::after {
  content: "";
  position: absolute;
  left: 25%;
  bottom: 10%;
  width: 9rem;
  height: 10rem;
  background: url(images/bulb.png) center / contain no-repeat;
}
.orange-banner .description p {
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #fff;
  font-weight: 400;
  text-align: center;
}
.orange-banner .content {
  position: relative;
  z-index: 2;
}
.orange-banner .arrow {
  background: url(images/arrow.png) center / contain no-repeat;
  width: 4.9rem;
  height: 4.6rem;
  position: absolute;
  left: 70%;
  bottom: -5rem;
}
.orange-banner-title {
  font-size: 4.8rem;
  color: #fff;
  font-weight: 400;
  line-height: 6rem;
  margin-bottom: 8rem;
}
.grey-block {
  background: #f7f7f7;
  padding: 10rem 0;
}
.grey-block p {
  font-size: 2.4rem;
  line-height: 3.2rem;
  font-weight: 300;
  text-align: center;
  color: #000;
}
.jobs-offer {
  padding: 10rem 0 12rem 0;
}
.jobs-offer .section-title {
  font-size: 4.8rem;
  color: #565656;
  font-weight: 300;
  text-align: center;
  display: block;
  line-height: 6rem;
  margin-bottom: 8rem;
}
.accordition .title {
  font-size: 2.2rem;
  line-height: 3rem;
  color: #565656;
  font-weight: 400;
  transition: all 0.15s ease-in-out;
}
.accordition .accordition-title {
  padding: 2.5rem 3rem;
  border: 1px solid #ddd;
  cursor: pointer;
  position: relative;
}
.accordition .accordition-title::after {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 2.7rem;
  right: 3rem;
  top: 50%;
  transform: translate(0, -50%);
  background: url(images/arrow-right-black.png) center / 1.5rem 2.7rem no-repeat;
  transition: all 0.15s ease-in-out;
}
.accordition .accordition-title:hover .title,
.accordition .accordition-title.active .title {
  color: #f47920;
}
.accordition .accordition-title.active::after {
  background: url(images/arrow-right-orange.png) center / 1.5rem 2.7rem no-repeat;
  transform: translate(0, -50%) rotate(90deg);
}
.accordition .accordition-content {
  padding: 2.5rem 2rem;
  border: 1px solid #ddd;
  background: #f7f7f7;
  text-align: right;
}
.accordition p {
  font-size: 2.2rem;
  line-height: 3rem;
  color: #000;
  font-weight: 300;
  text-align: left;
}
.accordition a.link {
  text-transform: uppercase;
  font-size: 2.1rem;
  text-decoration: underline;
  transition: all 0.15s ease-in-out;
  color: #000;
  margin-top: 2rem;
  display: inline-block;
}
.accordition a.link:hover {
  color: #f47920;
}
.join-us {
  background: #f7f7f7;
  padding: 8rem 0 12rem 0;
}
.join-us .section-title {
  font-size: 4.8rem;
  font-weight: 300;
  color: #252525;
  text-align: center;
  display: block;
  padding-bottom: 8rem;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 7rem;
}
.icons-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -3rem;
}
.icons-block .block {
  text-align: center;
  flex-basis: 33.3%;
  padding: 0 3rem;
  margin-bottom: 6rem;
  box-sizing: border-box;
}
.icons-block .title {
  font-size: 2.8rem;
  font-weight: 400;
  color: #f47920;
  line-height: 3.5rem;
  margin: 1rem 0;
}
.icons-block .text {
  color: #000;
  font-size: 1.8rem;
  font-weight: 300;
}
.icons-block img {
  max-height: 13rem;
  margin: 0 auto;
}
.jobs-image-banner {
  width: 100%;
  height: 60rem;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: cover;
}
.form-section {
  padding: 8rem 0;
}
.form-section .section-title {
  margin-bottom: 5rem;
  font-size: 4.8rem;
  line-height: 6rem;
  font-weight: 300;
  color: #565656;
  text-align: center;
}
.form-section .content {
  max-width: 900px;
}
.form-section form .inputs-wrapper {
  display: flex;
  margin: 0 -2.5rem;
}
.form-section form .input-wrapper {
  flex-basis: 50%;
  padding: 0 2.5rem;
}
.form-section form input,
.form-section form textarea {
  width: 100%;
  border: 2px solid #ddd;
  background: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.2rem;
  padding: 1rem 2rem;
  box-sizing: border-box;
  display: block;
}
.form-section form label {
  color: #f47920;
  padding-left: 1rem;
  padding-bottom: 0.5rem;
  padding-top: 1rem;
  font-size: 2.2rem;
  display: block;
  line-height: 4rem;
  font-weight: 400;
}
.form-section form .submit-wrapper {
  position: relative;
  text-align: center;
  margin-top: 4rem;
}
.form-section form input[type="submit"] {
  font-size: 2rem;
  padding: 1rem 5rem;
  border-radius: 4rem;
  font-weight: 900;
  border: 2px solid transparent;
  color: #fff;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  background: #f47920;
  width: auto;
}
.form-section form input[type="submit"]:hover {
  background: #fff;
  color: #f47920;
  border-color: #f47920;
}
.we-see-future {
  background: linear-gradient(35deg, #f89d54 0%, #eb7351 100%);
  padding: 15rem 0 16rem 0;
  text-align: center;
  position: relative;
}
.we-see-future .rocket {
  position: absolute;
  right: 0;
  bottom: 0;
}
.we-see-future .content {
  position: relative;
  z-index: 2;
}
.we-see-future .section-title {
  text-transform: uppercase;
  font-size: 6rem;
  line-height: 7rem;
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin-bottom: 7rem;
}
.button-wrapper-with-arrows {
  text-align: center;
  padding: 0 5.2rem;
  background-image: url(images/button-arrow-right.png), url(images/button-arrow-left.png);
  background-position: left center, right center;
  background-size: 5.2rem 1.9rem;
  background-repeat: no-repeat;
  display: inline-block;
}
.button-wrapper-with-arrows .button {
  margin: 0 3rem;
}
div.wpcf7 > p {
  padding: 0 !important;
}
div.wpcf7 br {
  display: none;
}
div.wpcf7 span.ajax-loader {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  margin-left: 1rem;
}
div.wpcf7 div.wpcf7-response-output {
  background-color: #a72935;
  color: #fff;
  margin: 0;
  padding: 1.5rem;
  border: none;
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 1rem;
}
div.wpcf7 div.wpcf7-validation-errors,
div.wpcf7 div.wpcf7-mail-sent-ng {
  display: block;
  margin-top: 2rem;
}
div.wpcf7 div.wpcf7-validation-errors::before,
div.wpcf7 div.wpcf7-mail-sent-ng::before {
  border-color: transparent transparent #a72935 transparent;
}
div.wpcf7 div.wpcf7-mail-sent-ok {
  display: inline-block;
  background-color: green;
}
div.wpcf7 div.wpcf7-mail-sent-ok::before {
  border-color: transparent transparent green transparent;
}
div.wpcf7 span.wpcf7-not-valid-tip {
  display: none;
}
div.wpcf7 .wpcf7-not-valid {
  border-color: #a72935;
}
div.wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  min-width: 100%;
  display: block;
}
ul.bullets,
ul.plus {
  margin: 5.5rem 0;
}
ul.bullets li,
ul.plus li {
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #000;
  margin-bottom: 1.5rem;
  position: relative;
  padding-left: 3.5rem;
}
ul.bullets li::before {
  content: "●";
  color: #f47920;
  display: inline-block;
  position: absolute;
  left: 0;
  font-weight: 900;
  font-size: 1.4rem;
}
ul.plus li::before {
  content: "+";
  color: #f47920;
  display: inline-block;
  position: absolute;
  left: 0;
  font-weight: 700;
  font-size: 2.5rem;
}
.job-content {
  padding: 7rem 0;
}
.job-content h2 {
  font-size: 3.6rem;
  color: #f47920;
  line-height: 4.4rem;
  font-weight: 400;
  margin-bottom: 5.5rem;
  text-align: center;
}
.job-content .content {
  display: flex;
  padding: 0;
}
.job-content .content .column {
  flex-basis: 50%;
  padding: 0 3.5rem;
  box-sizing: border-box;
  position: relative;
}
.job-content .content .column:first-of-type::after {
  content: "";
  position: absolute;
  top: 13rem;
  bottom: 6rem;
  right: 0;
  width: 1px;
  display: block;
  background: #d8d8d8;
}
.job-content .other-content {
  padding: 0 4rem;
  max-width: 1155px;
  margin: 0 auto;
  text-align: center;
}
.job-content .other-content .button {
  background: #f47920;
}
.job-content .other-content .button:hover {
  background: #fff;
  color: #f47920;
  border-color: #f47920;
}
.job-content .other-content p {
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #000;
  font-weight: 300;
  margin-top: 5rem;
}
.share {
  padding: 17rem 0 10rem;
  background: #f7f7f7;
  text-align: center;
}
.share .section-title {
  font-size: 4.8rem;
  line-height: 6rem;
  color: #282828;
  font-weight: 300;
  margin-bottom: 4rem;
}
.share .share-btn {
  padding: 1rem 3.5rem 1rem 3rem;
  border-radius: 1rem;
  color: #fff;
  font-size: 3.2rem;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  transition: all 0.15s ease-in-out;
  margin: 0 1.5rem;
}
.share img {
  max-width: 3rem;
  max-height: 3rem;
}
.share img,
.share .text {
  display: inline-block;
  vertical-align: middle;
}
.share .text {
  line-height: 5.2rem;
  padding-left: 1.5rem;
  margin-left: 1.5rem;
}
.share .tweet {
  background: #33ccff;
}
.share .tweet:hover {
  background: #3dd6ff;
}
.share .tweet .text {
  border-left: 1px solid #1fb8eb;
}
.share .fb {
  background: #3b579d;
}
.share .fb:hover {
  background: #4561a7;
}
.share .fb .text {
  border-left: 1px solid #274389;
}
.newsletter {
  text-align: center;
  position: relative;
  margin-top: 33rem;
}
.newsletter .newsletter-title {
  font-size: 4.8rem;
  line-height: 6rem;
  color: #282828;
  font-weight: 300;
  margin-bottom: 1rem;
}
.newsletter .orange-wrapper {
  background: linear-gradient(35deg, #f89d54 0%, #eb7351 100%);
  padding: 8rem 0;
}
.newsletter .image {
  position: absolute;
  left: 0;
  top: 44%;
  transform: translate(0, -50%);
}
.newsletter .bubble {
  display: none;
}
.newsletter .content {
  position: relative;
  z-index: 3;
}
.newsletter input {
  border: 2px solid #ddd;
  background: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2rem;
  padding: 1.5rem 2rem;
  box-sizing: border-box;
  display: inline-block;
  min-width: 30%;
}
.newsletter input[type="submit"] {
  font-size: 2rem;
  padding: 1.2rem 7rem;
  border-radius: 4rem;
  font-weight: 900;
  border: 2px solid #fff;
  color: #fff;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  width: auto;
  background: none;
  margin-left: 3rem;
  min-width: auto;
}
.newsletter input[type="submit"]:hover {
  background: #fff;
  color: #f47920;
  border-color: #f47920;
}
.newsletter ::-webkit-input-placeholder {
  font-style: italic;
  color: #b1b1b1;
}
.newsletter ::-moz-placeholder {
  font-style: italic;
  color: #b1b1b1;
  opacity: 1;
}
.newsletter :-ms-input-placeholder {
  font-style: italic;
  color: #b1b1b1;
}
@media screen and (max-width: 1200px) {
  .jobs-banner {
    height: 25rem;
  }
  .orange-banner {
    padding: 8rem;
  }
  .button {
    font-size: 1.9rem;
  }
  .grey-block {
    padding: 6rem 0;
  }
  .grey-block p {
    font-size: 2.4rem;
    line-height: 3rem;
  }
  .jobs-offer {
    padding: 3rem 0 5rem;
  }
  .jobs-offer .section-title {
    margin-bottom: 3rem;
  }
  .accordition .accordition-title {
    padding: 2rem 2.5rem;
  }
  .accordition p {
    font-size: 1.9rem;
    line-height: 2.6rem;
  }
  .join-us .section-title {
    padding-bottom: 2rem;
    margin-bottom: 5rem;
    line-height: 4.8rem;
  }
  .icons-block .title {
    font-size: 2.6rem;
    line-height: 3rem;
  }
  .icons-block .text {
    font-size: 1.5rem;
  }
  .icons-block img {
    max-width: 15rem;
  }
  .jobs-image-banner {
    height: 40rem;
  }
  .form-section form {
    max-width: 76rem;
    margin: 0 auto;
  }
  .form-section form input[type="submit"] {
    font-size: 1.9rem;
  }
  .form-section form label {
    font-size: 2.3rem;
  }
  .we-see-future .section-title {
    font-size: 5.5rem;
  }
  /* ----- */
  .job-banner {
    height: auto;
  }
  .job-banner .button-wrapper-with-arrows {
    margin-bottom: 4rem;
  }
  .orange-banner .description p {
    font-size: 2.4rem;
    line-height: 3rem;
  }
  .orange-banner.job {
    padding: 5rem 0;
  }
  .job-content .other-content .button {
    padding: 2rem 6rem;
  }
  .job-content .other-content p {
    font-size: 2.4rem;
    line-height: 3rem;
  }
  .newsletter {
    margin-top: 14rem;
  }
  .newsletter form {
    margin-left: 10rem;
  }
  .newsletter input {
    font-size: 1.6rem;
  }
  .newsletter input[type="submit"] {
    font-size: 1.6rem;
  }
  .newsletter .newsletter-title {
    font-size: 4.2rem;
    line-height: 5rem;
  }
  .share .section-title {
    font-size: 5.5rem;
    line-height: 6rem;
  }
}
@media screen and (max-width: 1800px) {
  .we-see-future {
    overflow: hidden;
  }
  .we-see-future .rocket {
    right: -200px;
  }
}
@media screen and (max-width: 1600px) {
  .we-see-future .rocket {
    right: -400px;
  }
  .newsletter .image {
    height: 55rem;
    left: -10rem;
    top: 39%;
  }
}
@media screen and (max-width: 1024px) {
  .orange-banner .arrow {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .icons-block .block {
    flex-basis: 50%;
  }
  .main {
    margin-top: 0;
  }
  .job-content .content {
    flex-wrap: wrap;
  }
  .job-content .content .column {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 599px) {
  body {
    overflow-x: hidden;
  }
  .jobs-banner {
    height: 8rem;
  }
  .orange-banner {
    padding: 4rem 0 2.5rem;
  }
  .orange-banner-title {
    font-size: 2.2rem;
    line-height: 2.2rem;
    margin-bottom: 2rem;
  }
  .button {
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding: 1.5rem 2rem;
  }
  .grey-block {
    padding: 2rem 0;
  }
  .grey-block p {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .jobs-offer {
    padding: 2rem 0 2rem;
  }
  .jobs-offer .section-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-bottom: 3rem;
  }
  .accordition .accordition-title {
    padding: 1.5rem 2rem;
  }
  .accordition .title {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .accordition p {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .accordition .accordition-title::after {
    background-size: auto 1.5rem !important;
    right: 2rem;
  }
  .accordition a.link {
    font-size: 1.6rem;
  }
  .join-us {
    padding: 2rem 0 6rem;
  }
  .join-us .section-title {
    padding-bottom: 2.5rem;
    margin-bottom: 0;
    line-height: 2.4rem;
    font-size: 2.2rem;
    border-bottom: none;
  }
  .icons-block .title {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .icons-block .text {
    font-size: 1.1rem;
    line-height: 1.2rem;
  }
  .icons-block {
    margin: 0 -1.5rem;
  }
  .icons-block img {
    max-width: 7.6rem;
  }
  .icons-block .block {
    margin-bottom: 2rem;
    padding: 0 1.5rem;
  }
  .jobs-image-banner {
    height: 24rem;
  }
  .form-section {
    padding: 5.5rem 0;
  }
  .form-section .section-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-bottom: 5.5rem;
  }
  .form-section form .inputs-wrapper {
    flex-wrap: wrap;
  }
  .form-section form .input-wrapper {
    width: 100%;
    flex-basis: 100%;
  }
  .form-section form label {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
  }
  .form-section form input[type="submit"] {
    font-size: 1.4rem;
  }
  .form-section form input,
  .form-section form textarea {
    font-size: 1.4rem;
  }
  .we-see-future {
    padding: 5rem 0;
  }
  .we-see-future .section-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-bottom: 3rem;
  }
  .we-see-future .rocket {
    height: 19rem;
    right: -14rem;
  }
  .button-wrapper-with-arrows {
    padding: 0 3rem;
    background-size: 2.6rem 0.85rem;
  }
  .button-wrapper-with-arrows .button {
    margin: 0 1.5rem;
  }
  /* ----- */
  .job-banner .page-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    padding: 2rem;
  }
  .job-banner .button-wrapper-with-arrows {
    margin-bottom: 2rem;
  }
  .orange-banner .description p {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .orange-banner.job {
    padding: 2rem 0;
  }
  .job-content {
    padding: 2rem 0;
  }
  .job-content h2 {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-bottom: 2rem;
  }
  .job-content ul {
    margin: 2rem 0;
  }
  .job-content ul li {
    font-size: 1.4rem !important;
    line-height: 1.6rem !important;
    margin-bottom: 1rem;
  }
  .job-content ul li::before {
    font-size: 1.4rem !important;
  }
  .job-content .other-content {
    margin-top: 2rem;
  }
  .job-content .other-content .button {
    padding: 2rem 6rem;
  }
  .job-content .other-content p {
    font-size: 1.4rem;
    line-height: 1.6rem;
    margin-top: 3rem;
  }
  .newsletter {
    margin-top: 2rem;
  }
  .newsletter .orange-wrapper {
    padding: 2rem 0;
  }
  .newsletter form {
    margin: 0 auto;
    max-width: 300px;
  }
  .newsletter input {
    font-size: 1.4rem;
    width: 100%;
  }
  .newsletter input[type="submit"] {
    font-size: 1.4rem;
    margin-top: 1rem;
    margin-left: 0;
  }
  .newsletter .image {
    display: none;
  }
  .newsletter .bubble {
    display: block;
    margin: 0 auto;
  }
  .newsletter .newsletter-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-top: 2rem;
  }
  .share .section-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-bottom: 1.5rem;
  }
  .share {
    padding: 2rem 0 4rem;
  }
  .share .share-btn {
    padding: 0.5rem 1.5rem 0.5rem 1.5rem;
  }
  .share img {
    max-width: 1.5rem;
    max-height: 1.5rem;
  }
  .share .text {
    font-size: 1.4rem;
    line-height: 2.4rem;
    padding-left: 0.5rem;
    margin-left: 0.5rem;
  }
}
section#kontakty article .contact a.email:lang(de),
section#kontakty article .contact a.email:lang(de_de) {
  font-size: 1.7rem !important;
}