/** main style **/
html {scroll-behavior: smooth;}
body {font-family: 'Roboto', sans-serif;padding-top: 0px}
nav .container-fluid , section .container-fluid {max-width: 1920px;margin:0px auto;}
/** end of main style **/

/** backgrounds **/
.ea-bg-1 {background-color: #255cb9}
.ea-bg-2 {background-color: #091d36}
.ea-bg-3 {background-color: #011133}
.ea-bg-4 {background-color: #01cfc3}
.ea-bg-5 {background-color: #f5f5f5}
.ea-bg-6 {background-color: #004d92}
.ea-bg-7 {background-color: #eeeeee}
.ea-bg-8 {background-color: #e2effa}
.ea-bg-9 {background-color: #cfe5f7}
.ea-bg-10 {background-color: #f1f1f1}
.ea-bg-w {background-color: #fff;}
.ea-bg-b {background-color: #171717;}
/** end of backgrounds **/

/** padding **/
.ea-no-pd {padding:0px !important;}
.ea-pt-110 {padding-top: 110px !important}
/** end of padding **/

/** same universal **/
.ea-circle {width:40px;height:40px;border-radius: 20px;display: inline-block;box-sizing: content-box;text-align: center;line-height: 40px;margin-left:10px;}
a:focus {outline: none;}
/** end of same universal **/

body {padding-top: 100px;font-size: 1.1rem}

/** home **/
body.ea-bg-puma {background-image: url('../images/bg2.jpg');background-position: center 140px;background-repeat: no-repeat;}

/** home banner **/
header#ea-home {height:670px;padding-top:60px;}
header#ea-home .container {max-width: 1300px}
header#ea-home h1 {font-family: 'Bebas Neue', cursive;font-size: 74px;font-weight: 800;color:#fff;position: relative;text-transform: uppercase;display: inline-block;text-indent: -9999px;background-image: url('../images/h1.png');background-size:cover;width:489px;height:185px;margin-top: 200px;margin-left: 80px;}
/**header#ea-home h1:before, header#ea-home h1:after {content:""; position: absolute;bottom: -15px;right:-15px;background-color:#1076cb;}
header#ea-home h1:before {width:6px;height:60px;}
header#ea-home h1:after {width:60px;height:6px;}**/
header#ea-home h2 {font-size: 40px;color:#fff;padding-left: 315px;margin-top: 10px;font-weight: 400;}
/** end of home banner **/
/** end of home **/

/** top nav **/
nav#ea-topmenu {background-color: #fff;}
nav#ea-topmenu {padding-top: 0px;padding-bottom: 0px;}
nav#ea-topmenu .navbar-brand {height: 65px;}
nav#ea-topmenu .navbar-brand img {max-height: 46px;}
nav#ea-topmenu .menu {margin: auto;}
/**nav#ea-topmenu .menu {width: 100%}**/
nav#ea-topmenu .menu a {color:#010522;padding-left: 30px;padding-right: 30px;padding-top:40px;min-height: 100px;position: relative;font-weight: bold;cursor: pointer;font-size: 1.2rem}
nav#ea-topmenu .menu a::before {display:none;position: absolute;content:"";width:42px;height:5px;bottom: -2px;left:50%;margin-left:-21px;background-color: #010522;z-index: 9999;}
nav#ea-topmenu .menu li.active a:before {display: block;}
nav#ea-topmenu .menu li a:hover::before {display: block;background-color: #01cfc3}
nav#ea-topmenu .menu li.item-104 a:before {display: block;}
nav#ea-topmenu .menu li.item-104 a:hover::before {display: block;background-color: #01cfc3}
nav#ea-topmenu .menu .dropdown-toggle::after {display: none}
nav#ea-topmenu .dropdown-menu {background-color: #0c75d0;width:100%;min-height: 150px;padding:0;border-radius: 0;margin: 0;border:none;}
nav#ea-topmenu .dropdown-menu {display: block}
nav#ea-topmenu .dropdown-menu a {width:10%;text-align: center;color:#fff;text-transform: uppercase;font-size: 14px;font-weight: 700;padding-top:5px;padding-bottom: 25px;padding-left: 4px;padding-right: 4px;min-height: 170px;}
nav#ea-topmenu .dropdown-menu a:before {display: none !important;}
nav#ea-topmenu .dropdown-menu a:hover {background-color: #265cab}
nav#ea-topmenu .dropdown-menu a div {width:73px;height: 73px;padding: 10px;margin: 14px auto;border-radius: 3px;background-color: #0964b1;line-height: 53px;}
nav#ea-topmenu .dropdown-menu a:nth-child(1) div,nav#ea-topmenu .dropdown-menu a:nth-child(2) div,nav#ea-topmenu .dropdown-menu a:nth-child(3) div,nav#ea-topmenu .dropdown-menu a:nth-child(4) div {background-color: #1186e9;}
nav#ea-topmenu .dropdown-menu a:hover div {background:#00c6bb}
nav#ea-topmenu .dropdown-menu a img {max-height: 61px;max-width: 100%;}
nav#ea-topmenu .dropdown-menu a span {display: block;white-space: pre-wrap;word-break: break-word;height: 36px;line-height: 18px;}
/** vyjimky pro menu **/
nav#ea-topmenu .dropdown-menu a.item-108 span {max-width: 100px;margin:0px auto;}
nav#ea-topmenu .item-104 .dropdown-menu .container {max-width: 767px}
nav#ea-topmenu .item-104 .dropdown-menu {min-height: 80px;}
nav#ea-topmenu .item-104 .dropdown-menu a {width: 25%;padding-top: 30px;text-transform: initial;min-height:80px;} 

nav#ea-topmenu .ea-secondary {margin:auto;margin-right: 0px;margin-left:0px;max-width: 390px;}

nav#ea-topmenu .ea-secondary a.ea-poptavka {display:inline-block;float:left;height:50px;line-height: 1.5rem;border-radius: 25px;text-transform: uppercase;padding:15px 50px;background-color: #00c6bb;color:#00112c;font-size: 1rem;font-weight: bold;white-space: pre}
nav#ea-topmenu .ea-secondary a.ea-search {height: 50px;width: 50px;background-image: url('../images/icon_search.jpg');background-repeat: no-repeat;background-position: center;display: inline-block;cursor: pointer;margin-left: 30px;margin-right: 30px;}

nav#ea-topmenu .ea-secondary .ea-lang-mobile {display: none}
nav#ea-topmenu .ea-secondary .ea-lang {position: relative;max-width: 50px;text-align: center;float: right;}
nav#ea-topmenu .ea-secondary .ea-lang strong {display: block;width:100%;line-height: 50px;cursor: pointer;}
nav#ea-topmenu .ea-secondary .ea-lang ul {padding:0;list-style: none;display: none;position: absolute;top: 40px;left:-14px;background-color: #fff;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;z-index: 9999;}
nav#ea-topmenu .ea-secondary .ea-lang ul li {padding:5px 10px;width:50px;}
nav#ea-topmenu .ea-secondary .ea-lang ul li a {color:#000;}

/** end of top nav **/



/** home video **/
section#ea-video .container-fluid {padding:0;}
section#ea-video .container-fluid img {width:100%;position: absolute;left:0;right:0;top:0;bottom: 0;z-index:996;}
section#ea-video .container-fluid .ea-bg {position: absolute;left:0;right:0;top:0;bottom: 0;background-color: rgba(0,0,0,0.6);z-index:997;}
section#ea-video .container-fluid h3 {position: absolute;color:#fff;font-family: 'Bebas Neue', cursive;text-transform: uppercase;text-align: center;font-size: 60px;z-index: 998;top:40%;left:50%;margin-left: -170px;width:340px;}
section#ea-video .container-fluid h3:after {content: "";position: absolute;bottom: -80px;left:130px;width:80px;height:50px;border-radius:25px;background-color:#e2001a;background-image: url('../images/play.png');background-position: center;background-repeat: no-repeat;}
/** end of home video **/

/** footer **/
footer #ea-footer {color:#fff;padding-top:80px;padding-bottom:80px;}

footer #ea-copy {padding-top:40px;padding-bottom: 40px;color:#fff;font-size: 13px;}
footer #ea-copy p {padding: .5rem 1rem;}
footer #ea-copy p a,
footer #ea-copy ul.nav li a {color:#fff;}

footer #ea-footer h3 {color:#fff;font-family: 'Bebas Neue', cursive;text-transform: uppercase;font-size: 24px;padding-bottom: 16px;border-bottom: 2px solid #055db4;margin-bottom: 20px;}
footer #ea-footer ul.nav {display: block;}
footer #ea-footer ul.nav li {display: block;}
footer #ea-footer ul.nav li a {padding-left: 20px;position: relative;color:#fff;font-size: 1rem;line-height: 1.2rem;}
footer #ea-footer ul.nav li a:before {content:'>';position: absolute;left:0;font-size: 10px;line-height: 20px;color:#015db6;font-weight: bold;}
footer #ea-footer ul.nav li a img {display: none;}

/** socialni site **/
footer #ea-footer .col-12:last-child ul.nav {max-width: calc(100% - 144px);position: relative;}
footer #ea-footer ul.nav li.item-132 a:before, footer #ea-footer ul.nav li.item-133 a:before, footer #ea-footer ul.nav li.item-134 a:before {display: none;}
footer #ea-footer ul.nav li.item-132 a, footer #ea-footer ul.nav li.item-133 a, footer #ea-footer ul.nav li.item-134 a {text-indent: -9999px;}
footer #ea-footer ul.nav li a.ea-facebook {width:39px;height:39px;background-image: url('../images/icon-fb.png');position: absolute;right:-144px;top:0px;}
footer #ea-footer ul.nav li a.ea-youtube  {width:39px;height:39px;background-image: url('../images/icon-yt.png');position: absolute;right:-92px;top:0px;}
footer #ea-footer ul.nav li a.ea-linkedin {width:39px;height:39px;background-image: url('../images/icon-in.png');position: absolute;right:-41px;top:0px;}
/** end of socialna site **/
/** end of footer **/

/** main **/
main#ea-main {padding-bottom: 0px}
main#ea-main .container {background-color: #fff;padding:50px 80px;border-radius: 4px;min-height: 400px}




main#ea-main header h1 {font-size: 40px;color:#000;font-weight: 700;color:#181818;}

main#ea-main .ea-main-content {padding-bottom: 70px;}

main#ea-main .ea-pagination nav {margin:0px auto;padding-bottom: 40px}

main#ea-main .ea-blog header {margin-bottom: 60px}
main#ea-main .ea-blog header h2 {font-family: 'Bebas Neue', cursive;font-size: 60px; color:#041833;margin-bottom: 40px;margin-left: -7px;margin-right: -7px;}
main#ea-main .ea-blog header h3 {font-family: 'Bebas Neue', cursive;font-size: 32px; color:#041833;}

main#ea-main .ea-blog header .ea-filter {display: inline-block;line-height: 40px;border-radius: 20px;background-color: #e6e6e6;padding-left: 20px;padding-right: 20px;font-size: 0.9rem;color:#041833;cursor: pointer;margin-bottom: 4px;}
main#ea-main .ea-blog header .ea-filter.ea-active {color:#fff;background-color: #041833}
main#ea-main .ea-blog header .ea-filter:hover {background-color: #0c75d0;color:#fff;}

main#ea-main .ea-blog header #ea-select {border-radius: 20px;width:auto;background-color: #e6e6e6;color:#041833;line-height: 40px;height:40px;padding:0px 20px;font-size: 0.9rem;}

main#ea-main .ea-blog .row .col-md-6,
main#ea-main .ea-blog .row .col-xl-3 {padding-left: 7px;padding-right: 7px;}
main#ea-main .ea-blog .row.ea-list {height:514px;overflow: hidden;}
main#ea-main .ea-blog .ea-item {border:2px solid #fff;display: block;margin-bottom: 14px}
main#ea-main .ea-blog .ea-items.ea-hidden2,
main#ea-main .ea-blog .ea-items.ea-hidden {display: none;}
main#ea-main .ea-blog .ea-item .ea-foto {background-color: #dadada;height: 160px;overflow: hidden;background-size: cover;}
main#ea-main .ea-blog .ea-item .ea-foto img {min-height: 160px;max-height: 240px}
main#ea-main .ea-blog .ea-item .ea-detail {background-color: #f2f2f2;padding:12px;}
main#ea-main .ea-blog .ea-item .ea-detail p {padding-left: 20px;margin-bottom:0.2rem;font-size: 0.8rem;color:#041833;position: relative;}
main#ea-main .ea-blog .ea-item .ea-detail p:nth-child(1) {font-weight: 800;line-height: 0.9rem;height:1.8rem;overflow: hidden;}
main#ea-main .ea-blog .ea-item .ea-detail p:before {position: absolute;content:"";width:12px;height: 12px;display: block;left:0;top:2px;}
main#ea-main .ea-blog .ea-item .ea-detail p:nth-child(1)::before {background-image: url('../images/LAKUM-kariera_05.png');}
main#ea-main .ea-blog .ea-item .ea-detail p:nth-child(2)::before {background-image: url('../images/LAKUM-kariera_08.png');}
main#ea-main .ea-blog .ea-item .ea-detail p:nth-child(3)::before {background-image: url('../images/LAKUM-kariera_10.png');}
main#ea-main .ea-blog .ea-item:hover {text-decoration: none;border-color: #011133}

main#ea-main .ea-blog .ea-more .col-12 {text-align: center;margin-top: 50px}
main#ea-main .ea-blog .ea-more .btn{ color: #fff;border: 2px solid #0c76d0;background-color:#0c76d0;text-transform: uppercase;font-size: 16px;font-weight: 800;border-radius: 20px;padding: 12px 40px;line-height: 1;}

main#ea-main .ea-detail-page {padding-top: 100px}
main#ea-main .ea-detail-page h1 {text-align: center;font-family: 'Bebas Neue', cursive;font-size: 60px; color:#041833;margin-bottom: 40px;}

#ea-poptavka-form .ea-button {display: block;width: 100%;line-height: 20px;padding: 15px 35px;text-transform: uppercase;font-size: 18px;font-family: 'Bebas Neue', cursive;background-color: #00c6bb;color: #00112c;border-radius: 25px;}
#ea-poptavka-form .ea-button:hover {background-color: #091d36;color: #fff;}


/** kontakty **/
main#ea-main header #ea-google-map {height:670px;}

main#ea-main .ea-contacts header {text-align: center;padding-top: 70px;padding-bottom: 70px;}

main#ea-main .contact-category h2 {display: none;}
main#ea-main .ea-contacts {margin-bottom: 0px;}
main#ea-main .ea-contacts .ea-contact {margin-bottom: 30px}
main#ea-main .ea-contacts .ea-contact .col-md-8 {padding: 25px;padding-left: 70px;}
main#ea-main .ea-contacts .ea-contact h4, main#ea-main .ea-contacts .ea-contact h2 {color:#0377d7;font-size: 1.2rem;font-weight: bold;margin-bottom: 25px;position: relative;display: block;}
main#ea-main .ea-contacts .ea-contact h4:before, main#ea-main .ea-contacts .ea-contact h2:before {position:absolute;content: "";width:24px;height:24px;display: block;left: -34px;top:-4px;background-image: url('../images/LAKUM-kontakt_07.png');background-repeat: no-repeat;}
main#ea-main .ea-contacts .ea-contact .ea-contact-detail p {font-size: 1rem;color:#000;line-height: 1.2rem;position: relative;}
main#ea-main .ea-contacts .ea-contact .ea-contact-detail p.ea-ico,main#ea-main .ea-contacts .ea-contact .ea-contact-detail p.ea-tel {margin-bottom: 5px;}
main#ea-main .ea-contacts .ea-contact .ea-contact-detail p a {color:#0377d7;text-decoration: underline;}
main#ea-main .ea-contacts .ea-contact .ea-contact-detail p a:hover {text-decoration: none;}
main#ea-main .ea-contacts .ea-contact .ea-contact-detail p:before {position: absolute;content: "";display: block;left: -34px;top:0px;}
main#ea-main .ea-contacts .ea-contact .ea-contact-detail p.ea-address:before {background-image: url('../images/LAKUM-kontakt_11.png');width:12px;height:15px;left:-24px;}
main#ea-main .ea-contacts .ea-contact .ea-contact-detail p.ea-tel:before {background-image: url('../images/LAKUM-kontakt_14.png');width:16px;height:18px;left:-26px;}
main#ea-main .ea-contacts .ea-contact .ea-contact-detail p.ea-email:before {background-image: url('../images/LAKUM-kontakt_16.png');width:16px;height:11px;left:-26px;top:2px;}
main#ea-main .ea-contacts .ea-contact .ea-contact-detail p.ea-email {margin-bottom: 20px;}
main#ea-main .ea-contacts .ea-contact a.btn {background-color: #0377d7;color:#fff;font-size: 0.9rem;border-radius: 2rem;padding:0.6rem 1.2rem;}
main#ea-main .ea-contacts .ea-contact a.btn:hover {background-color: #091530}
main#ea-main .ea-contacts .ea-contact .col-md-9 .d-none {text-align: right;}
main#ea-main .ea-contacts .ea-contact .col-md-3 {padding-right: 20px;}
main#ea-main .ea-contacts .ea-contact .ea-image {height: 100%;background-position: center;background-size: cover;}

main#ea-main .ea-adressbook {margin-left: -100px;margin-right: -100px}
main#ea-main .ea-adressbook .ea-contact {margin-bottom: 30px;}
main#ea-main .ea-adressbook .ea-contact h4 {font-size: 1.2rem;font-weight: bold;margin:0;height: 1.5rem;line-height:1.5rem;overflow: hidden;}
main#ea-main .ea-adressbook .ea-contact p {font-size: 1rem;position: relative;height: 1.5rem;overflow: hidden;}
main#ea-main .ea-adressbook .ea-contact p.ea-position {margin-bottom: 10px;height:3rem;}
main#ea-main .ea-adressbook .ea-contact p.ea-tel,main#ea-main .ea-adressbook .ea-contact p.ea-mobile, main#ea-main .ea-adressbook .ea-contact p.ea-email {padding-left: 26px;}
main#ea-main .ea-adressbook .ea-contact p.ea-tel-blank,
main#ea-main .ea-adressbook .ea-contact p.ea-mobile,
main#ea-main .ea-adressbook .ea-contact p.ea-tel {margin-bottom: 5px;}
main#ea-main .ea-adressbook .ea-contact p.ea-email {margin-bottom: 35px;}
main#ea-main .ea-adressbook .ea-contact p a {color:#0377d7;text-decoration: underline;}
main#ea-main .ea-adressbook .ea-contact p a:hover {text-decoration: none;}
main#ea-main .ea-adressbook .ea-contact p:before {position: absolute;content: "";display: block;left: 0px;top:0px;}
main#ea-main .ea-adressbook .ea-contact p.ea-tel:before {background-image: url('../images/LAKUM-kontakt_14.png');width:16px;height:18px;}
main#ea-main .ea-adressbook .ea-contact p.ea-mobile:before {background-image: url('../images/mobile.svg');width:10px;height:18px;left:2px;}
main#ea-main .ea-adressbook .ea-contact p.ea-email:before {background-image: url('../images/LAKUM-kontakt_16.png');width:16px;height:11px;top:4px;}
main#ea-main .ea-adressbook .ea-contact p.ea-tags {height: 65px}
main#ea-main .ea-adressbook .ea-contact p.ea-tags span {line-height: 1rem;border-radius: 1rem;background-color: #e7e7e7;color:#0377d7;font-size: 0.8rem;padding:0.4rem 0.8rem;margin-right: 6px;margin-bottom: 6px;display: inline-block;}

main#ea-main .ea-detail-page .ea-contact-detail {margin-top: 60px;padding-top: 40px;position: relative;}
main#ea-main .ea-detail-page .ea-contact-detail:before {position: absolute;top:0;right:0;left:0;width:100%;content: ""; height:2px; background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(0,123,255,1) 50%, rgba(255,255,255,1) 100%); }
main#ea-main .ea-detail-page .ea-contact-detail.ea-adressbook {margin-left: 0px !important;margin-right: 0px !important}
/** end of main **/

/** vyhody **/
section#ea-vyhody {margin-bottom: 160px;padding-top: 90px}
section#ea-vyhody h2 {text-align: center;color: #fff;text-transform: uppercase;font-size: 60px;padding-top: 100px;margin-bottom:90px;font-family: 'Bebas Neue', cursive;}
section#ea-vyhody .row {text-align: center;}
section#ea-vyhody .ea-icon {margin-bottom: 55px}
section#ea-vyhody .ea-icon div {height:95px;}
section#ea-vyhody .ea-icon strong {font-weight: 300;font-size: 1rem;color:#fff;line-height: 1rem;display: block;padding:0px 15px;height:3rem;overflow: hidden;}

/** end of vyhody **/

/** test */
section#ea-test {margin-bottom: 160px;margin-top: 60px;color:#fff;text-align: center;}
section#ea-test h2 {text-align: center;color: #fff;text-transform: uppercase;font-size: 60px;margin-top: 100px;margin-bottom:40px;font-family: 'Bebas Neue', cursive;}
section#ea-test p {max-width: 800px;margin: 0px auto;font-size: 0.9rem;margin-bottom: 50px;}
section#ea-test .row {max-width: 1100px;margin:0px auto;}
section#ea-test a.ea-btn {height:90px;border-radius: 45px;background-color: #2f77dc;color:#00264a;display: block;text-align: left;padding: 20px 60px;padding-left:100px;position: relative;font-size: 14px;background-image: url('../images/LAKUM-kariera_45.png');background-repeat: no-repeat;background-position: 45px 22px;margin-bottom: 20px}
section#ea-test a.ea-btn strong {color:#fff;font-size: 20px}
section#ea-test a.ea-btn:hover {text-decoration: none;background-color: #01cfc3;}
/** end of test */

/** poptavka */
section#ea-poptavka {padding-top: 46px;padding-bottom: 60px;}
section#ea-poptavka img {margin-right: 40px;}
section#ea-poptavka h2 {margin-bottom: 60px;margin-top: 20px;font-size: 34px;font-weight: 800;line-height: 1.2;color: #fff;}
section#ea-poptavka .btn {color: #0b2b55;border: 2px solid #0b2b55;text-transform: uppercase;font-size: 16px;font-weight: 800;border-radius: 20px;padding: 12px 40px;line-height: 1;}
section#ea-poptavka .btn:hover {border-color: #fff;color: #fff;background-color: #0b2b55;}
/** end of poptavka */

/** moduly **/
section.ea-module .container-fluid {padding-top: 80px;padding-bottom: 120px;}

/** podporujeme **/
section.ea-module .ea-podporujeme h4 {text-align: center;font-size: 24px;color:#fff;font-weight: 700;margin-bottom: 80px;}
section.ea-module .ea-podporujeme div.custom div {display: table;margin: 0px auto}
section.ea-module .ea-podporujeme div.custom div p {display: table-cell;padding-left: 50px;padding-right: 50px;}
section.ea-module .ea-podporujeme div.custom div img {max-width: 100%;height: auto;}
/** end of podporujeme **/
/** youtube module **/
section.ea-module .ea-youtube {max-width: 992px;padding:120px 0px;padding-bottom: 40px;}
section.ea-module .ea-youtube .youtube img {position: absolute;left:0;right:0;top:0;bottom: 0;cursor: pointer;}
section.ea-module .ea-youtube .youtube:after {content: "";position: absolute;top: calc(50% - 25px);left: calc(50% - 40px);width:80px;height:50px;border-radius:25px;background-color:#e2001a;background-image: url('../images/play.png');background-position: center;background-repeat: no-repeat;z-index:998;}
section.ea-module .ea-youtube .embed-responsive .embed-responsive-item {z-index: 999;}
/** end of youtube module **/

/** end of moduly **/

/** search **/
.ea-search i {margin-right: 20px}
.ea-search .form-control {border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
.ea-search .btn {background-color:#00c6bb;color:#00112c; border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
.search-results {padding-bottom: 80px;}
.search-results dd {padding-bottom: 20px;}
/** end of search **/


/** sipka nahoru **/
#toTop {width: 44px;height: 44px;border-radius: 50%;background-color: #091530;background-image: url('../images/up.png');background-repeat:no-repeat;background-position:center;position: fixed;bottom: 20px;right: 10px;cursor: pointer;display: block;border:2px solid #fff;z-index:9999;}
#toTop.ea-hidden {display: none;}
/** end of sipka nahoru **/

/** sitemap **/
#osmap h2 {display: none;}
/** end of sitemap **/

/** media **/

/** universal **/
@media(min-width: 1300px) {
	nav .container-fluid {max-width: 1800px;}
	main .container,
	section .container {max-width:1299px;}
}
@media(max-width: 767px) {
	main#ea-main header.ea-content-header h1 {padding: 0px 15px;}
}

/** home banner **/
@media(max-width: 1300px) {
	header#ea-home h1 {width:370px;height: 140px}
}
@media(max-width: 991px) {
	body.ea-bg-puma {background-position: center 50px;}
	header#ea-home h1 {margin-left: 40px;margin-top: 120px}
}
@media(max-width: 767px) {
	body.ea-bg-puma {background-position: right 50px;background-image: url('../images/bg_small2.jpg');}
	header#ea-home h1 {margin-left: 20px;margin-top: 80px}
}
@media(max-width: 560px) {
	header#ea-home h2 {display: none;}
	header#ea-home h1 {width:264px;height: 100px;margin-left: 10px}
}
@media(max-width: 400px) {
	header#ea-home h1 {width:200px;height:76px;}
}
/** end of home banner **/

/** content **/

/** content detail **/
@media(max-width: 1300px) {
	section#ea-vyhody .ea-icon strong {height: 4rem;}
}

@media(max-width: 991px) {
	main#ea-main header.ea-text-only h1 {padding-top: 0px;}
	main#ea-main .ea-content-detail .ea-page-break-section .col-md-4 {padding-right: 50px}
	main#ea-main .container {padding: 50px 40px}
	main#ea-main .ea-detail-page {padding-top: 0px}
	main#ea-main .container {border-radius: 0px 0px 4px 4px}
}
@media(max-width: 767px) {
	main#ea-main .ea-content-detail .ea-page-break-section .col-md-4 {padding-right: 15px}
	main#ea-main .container {padding: 50px 20px;}
	main#ea-main .ea-blog {padding-left: 10px;padding-right: 10px;}
}
/** end of content detail **/

/** end of content **/

/** topmenu **/
@media(max-width: 1400px) {
	nav#ea-topmenu .menu a {padding-left: 20px;padding-right: 20px;}
	nav#ea-topmenu .dropdown-menu .container {max-width: 100%}
	nav#ea-topmenu .dropdown-menu a {font-size: 0.9rem}
}
@media(max-width: 1300px) {
	nav#ea-topmenu .menu a {padding-left: 15px;padding-right: 15px;font-size: 1.1rem}
	nav#ea-topmenu .dropdown-menu a {font-size: 0.8rem}
	nav#ea-topmenu .dropdown-menu .container {padding: 0px}
	nav#ea-topmenu .ea-secondary a.ea-search {margin-left: 15px;margin-right: 15px;}
}
@media(max-width: 1200px) {
	nav#ea-topmenu .menu a {padding-left: 10px;padding-right: 10px;font-size: 1rem}
	nav#ea-topmenu .dropdown-menu a {font-size: 0.8rem}
	nav#ea-topmenu .ea-secondary a.ea-poptavka {height:40px;line-height: 40px;padding:0px 20px;}
}
@media(max-width: 1140px) {
	nav#ea-topmenu .navbar-brand {height: 50px;}
	nav#ea-topmenu .navbar-brand img {max-height: 30px;}
	
}
@media(max-width: 1040px) {
	nav#ea-topmenu .menu a {padding-left: 9px;padding-right: 9px;}
	nav#ea-topmenu .ea-secondary a.ea-search {margin-left: 10px;margin-right: 10px;}
}
@media(max-width: 992px) {
	body {padding-top: 50px;}
	nav#ea-topmenu .navbar-toggler-icon {background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}
	nav#ea-topmenu #ea-dropdown {background-color: #0c75d0;margin-left: -15px;margin-right: -15px;max-height:calc(100% - 50px);overflow-y: scroll;-webkit-overflow-scrolling:touch; position: fixed !important; top:50px;left:0;right:0;}
	nav#ea-topmenu .menu {padding: 5px 10px}
	nav#ea-topmenu .menu li {width:100%;}
	nav#ea-topmenu .menu a {padding: .8rem 1rem;min-height: auto;color:#fff;font-size: 1rem;}
	nav#ea-topmenu .menu a::before {left: 15px;margin-left: 0px;width: 80px;}
	nav#ea-topmenu .dropdown-menu {min-height: auto;position: relative;top:initial;}
	nav#ea-topmenu .item-104 .dropdown-menu a,
	nav#ea-topmenu .dropdown-menu a {display: block;width:100%;text-align: left;min-height: auto;padding-top: .3rem;padding-bottom: .3rem;}
	nav#ea-topmenu .dropdown-menu a div {margin: 0;width: 60px;height:60px;float: left;margin-right: 15px;line-height: 40px;}
	nav#ea-topmenu .dropdown-menu a span {display: initial;white-space: initial;word-break: initial;height: auto;line-height: 32px;font-size: 14px;line-height: 60px;}
	nav#ea-topmenu .item-104 .dropdown-menu a {padding-left: 40px;padding-bottom: 0.8rem;padding-top: 0.8rem}

	nav#ea-topmenu .ea-secondary {background-color: #fff;max-width: 100%;padding: 0.5rem 30px;}

	nav#ea-topmenu .ea-secondary a.ea-poptavka {float: none;font-size: 0.9rem;padding: 0 14px}
	nav#ea-topmenu .ea-secondary .ea-lang {display: none}
	nav#ea-topmenu .ea-secondary .ea-lang-mobile {display: inline-block;float: right;}
	nav#ea-topmenu .ea-secondary .ea-lang-mobile ul {padding: 0;list-style: none;}
	nav#ea-topmenu .ea-secondary .ea-lang-mobile ul li {float: left;}
	nav#ea-topmenu .ea-secondary .ea-lang-mobile ul li a {color:#000;line-height: 40px;padding: 5px 10px;display: block;}
	nav#ea-topmenu .ea-secondary .ea-lang-mobile ul li a.ea-active {font-weight: bold;}
	nav#ea-topmenu .ea-secondary a.ea-search {float: right;}

	nav#ea-topmenu .ea-secondary a.ea-poptavka {display: block;text-align: center;}
}
@media(max-width: 400px) {
	nav#ea-topmenu .dropdown-menu a div {margin: 0;width: 48px;height:48px;float: left;margin-right: 15px;line-height: 28px;}
	nav#ea-topmenu .dropdown-menu a span {line-height: 48px;text-transform: initial;}
}

/** end of topmenu **/


/** footer **/
@media(max-width: 992px) {
	footer #ea-footer .col-12:last-child ul.nav {max-width: calc(100% - 50px);}
	footer #ea-footer ul.nav li a.ea-facebook {right:-50px;}
	footer #ea-footer ul.nav li a.ea-youtube  {right:-50px;top:52px;}
	footer #ea-footer ul.nav li a.ea-linkedin {right:-50px;top:104px;}
}
@media(max-width: 776px) {
	footer #ea-footer .col-12 {margin-bottom: 40px;}
	footer #ea-footer .col-12:last-child {margin-bottom: 0px;}
	footer #ea-footer .col-12:last-child ul.nav {max-width:100%;}
	footer #ea-footer ul.nav li.item-132, footer #ea-footer ul.nav li.item-133, footer #ea-footer ul.nav li.item-134 {display: inline-block;margin-top: 10px;margin-right: 12px;}
	footer #ea-footer ul.nav li a.ea-facebook,
	footer #ea-footer ul.nav li a.ea-youtube,
	footer #ea-footer ul.nav li a.ea-linkedin {position: relative;right:auto;top:auto;display: inline-block;}
}
/** end of footer **/

/** home video **/
@media(max-width: 1200px) {
	section#ea-video .container-fluid h3 {top:30%;}
}
@media(max-width: 767px) {
	section#ea-video .container-fluid h3 {top:20%;font-size: 40px;width:220px;margin-left: -110px;}
	section#ea-video .container-fluid h3:after {left:70px;}
}
@media(max-width: 550px) {
	section#ea-video .container-fluid h3 {font-size: 30px;}
}
@media(max-width: 450px) {
	section#ea-video .container-fluid h3 {text-indent: -9999px;top:10%;}	
}

/** end of home video **/

/** about **/
@media(max-width: 1200px) {
	section#ea-about ul.ea-nav li a {font-size: 22px;}
	section#ea-about #about4 .nav-tabs .nav-link {font-size: 18px;}
	section#ea-about #about3 .tab-content {width:920px;}
}
@media(max-width: 992px) {
	section.ea-module .ea-podporujeme,
	section#ea-about {display: none;}
}
/** end of about **/


/** kontakty **/
@media(max-width: 992px) {
	main#ea-main .ea-adressbook {margin-left: 0px;margin-right: 0px;}
	main#ea-main .ea-contacts .ea-contact h4::before, main#ea-main .ea-contacts .ea-contact h2::before {display: none;}
	main#ea-main .ea-contacts .ea-contact h4 {height: auto;overflow: initial;}
	main#ea-main .ea-adressbook .ea-contact p.ea-tags span {font-size: 10px;}
}
@media(max-width: 767px) {
	main#ea-main .ea-contact-form {padding: 40px;}
	main#ea-main .ea-adressbook .nav-tabs .nav-item {width:100%;margin-right: 0px;}
	main#ea-main .ea-adressbook .ea-contact h4 {height: auto;overflow: initial;margin-bottom: 10px}
}
@media(max-width: 400px) {
	main#ea-main .ea-contacts .ea-contact .ea-contact-detail .col-6 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 1000%;}
}
/** end of kontakty **/

/** search **/
@media(max-width: 500px) {
	.ea-search i {display: none;}
}
/** end of search **/

/** poptavka **/
@media(max-width: 500px) {
	.over div {font-size: 18px;margin-left: -100px}
}
/** end of poptavka **/

/** logo */
@media(max-width: 1500px) {
	nav#ea-topmenu .navbar-brand img {max-height: 38px;margin-top: 6px;}
}

@media(max-width: 1400px) {
	nav#ea-topmenu .navbar-brand img {max-height: 36px;margin-top: 8px;}
}
@media(max-width: 1300px) {
	nav#ea-topmenu .navbar-brand img {max-height: 30px;margin-top: 12px;}
}
@media(max-width: 1200px) {
	nav#ea-topmenu .navbar-brand img {margin-top: 9px;}
}
@media(max-width: 1140px) {
	nav#ea-topmenu .navbar-brand img {margin-top: 4px;}
}
@media(max-width: 500px) {
	nav#ea-topmenu {padding-top: 5px;padding-bottom: 5px}
	.navbar-brand {margin-right: 0;display: contents;}
	nav#ea-topmenu .navbar-brand img {max-width: calc(100% - 80px)}
}
/** end of logo */

/** test  */
@media(max-width: 440px) {
	section#ea-test a.ea-btn {padding:20px 20px;padding-left: 70px;background-position: 20px 22px}
}
/** end fo test */

/* Retina-specific stuff here */
@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 1921px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 1921px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 1921px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 1921px),
only screen and (                min-resolution: 192dpi) and (min-width: 1921px),
only screen and (                min-resolution: 2dppx)  and (min-width: 1921px){ 

	body {
  		zoom: 120%;
  		-moz-transform: scale(1.2);
  		-moz-transform-origin: 0 0;
	}
	body.ea-bg-puma {background-size: contain;}

	nav#ea-topmenu .menu a {font-size: 1.1rem}
	nav#ea-topmenu .dropdown-menu a span {font-size: 0.8rem;line-height: 1rem;height: auto}
	nav#ea-topmenu .dropdown-menu a {font-size: 0.8rem;}
	/*
    nav .container-fluid, section .container-fluid {
    	max-width: 100%;
	}

	nav .dropdown-menu .container,
	main .container, section .container {
    	max-width: 80%;
	}
	section .container-fluid.ea-sluzby-module,
	main#ea-main .ea-content-detail {max-width: 1920px;font-size: 1.1rem}

	nav#ea-topmenu .dropdown-menu a span {font-size: 1rem;line-height: 1.1rem;height: auto}
	nav#ea-topmenu .dropdown-menu a {font-size: 1rem;}
	main#ea-main header.ea-content-header {height: 640px;max-width: 100%}

	.ea-sluzby-bg {background-size: contain;}
	.ea-sluzby-module .ea-item header h3 {font-size: 1.5rem}
	.ea-sluzby-module .ea-item .ea-content p {font-size: 1rem;line-height: 1.5rem}

	#ea-news .container-fluid {max-width: 80%}
	#ea-studie section.ea-module .container-fluid {max-width: 1600px;}

	main#ea-main .ea-contact-form,
	main#ea-main .ea-adressbook,
	main#ea-main .ea-contacts {max-width: 1600px}
	*/
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 2200px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 2200px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 2200px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 2200px),
only screen and (                min-resolution: 192dpi) and (min-width: 2200px),
only screen and (                min-resolution: 2dppx)  and (min-width: 2200px){ 

	body {
  		zoom: 140%;
  		-moz-transform: scale(1.4);
  		-moz-transform-origin: 0 0;
	}
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 2500px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 2500px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 2500px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 2500px),
only screen and (                min-resolution: 192dpi) and (min-width: 2500px),
only screen and (                min-resolution: 2dppx)  and (min-width: 2500px){ 

	body {
  		zoom: 160%;
  		-moz-transform: scale(1.6);
  		-moz-transform-origin: 0 0;
	}
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 2800px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 2800px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 2800px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 2800px),
only screen and (                min-resolution: 192dpi) and (min-width: 2800px),
only screen and (                min-resolution: 2dppx)  and (min-width: 2800px){ 

	body {
  		zoom: 180%;
  		-moz-transform: scale(1.8);
  		-moz-transform-origin: 0 0;
	}
}