@font-face {
    font-family: 'robotocondensedregular';
    src: url('../font/robotocondensed-regular-webfont.eot');
    src: url('../font/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('../font/robotocondensed-regular-webfont.woff') format('woff'),
         url('../font/robotocondensed-regular-webfont.svg#robotocondensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotocondensedbold';
    src: url('../font/robotocondensed-bold-webfont.eot');
    src: url('../font/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/robotocondensed-bold-webfont.woff2') format('woff2'),
         url('../font/robotocondensed-bold-webfont.woff') format('woff'),
         url('../font/robotocondensed-bold-webfont.svg#barlowsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
font-family:"robotocondensedregular";
font-weight: normal;
font-size: 95%;
background-color: #fff;
margin:60px auto 0;
padding:0 0;
max-width: 1300px;
}

* {
color: #808080;
}

nav li {
list-style: none;
text-align: center;
}

h1 {
font-size: 2.5em;
color: #fff;
margin: 0;
}

h1,h2,h3 {
font-family:"robotocondensedbold";
font-weight: normal;
text-align: center;
}

.colRecBox h3 {
font-family:"robotocondensedregular";
font-weight: normal;
font-size: 1.2em;
text-transform: uppercase;
margin: 0.2em 0 0.4em;
text-align: left;
}

strong {
font-weight: normal;
}

.video-title h1,.continueTitle strong {
position: absolute;
width: 100%;
height: 5em;
top: 50%;
bottom: 50%;
right: 1em;
text-align: right;
line-height: 1.2em;
font-size: 1.5em;
z-index: 100;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}

.continueTitle strong {
color: #fff;
text-transform: uppercase;
}

.continueData h1 {
font-size: 2.5em;
color: #3c3c3b;
margin-top: .6em;
line-height: 1em;
}

h2 {
font-size: 1.4em;
margin-bottom: .5em;
line-height: 1.2em;
}

h3 {
font-size: 1.8em;
margin: 0.5em 0 0.8em;
}

h3 span {
font-size: 0.8em;
}

.p66 h3 {
font-size: 1.3em;
}

.lideBox h3 {
text-align: left;
font-size: 1.3em;
margin: 0;
}

p {
margin-top: 0;
}

header {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
line-height: 60px;
height: 60px;
-webkit-transition: background-color .4s;
transition: background-color .4s;
background-color: #fff;
}

.scrollToTop header {
position: fixed;
-webkit-transition: opacity .4s;
transition: opacity .4s;
opacity: 1;
-webkit-box-shadow: 2px 7px 7px -4px rgba(0,0,0,0.19);
-moz-box-shadow: 2px 7px 7px -4px rgba(0,0,0,0.19);
box-shadow: 2px 7px 7px -4px rgba(0,0,0,0.19);
}

.scrollToBottom header {
opacity: 0;
}

#logo {
float: left;
width: 30%;
}

#logo img {
height: 45px;
margin-top: .5em;
}

header a {
text-decoration: none;
font-size: 1.2em;
line-height: 2em;
}

nav {
display: none;
width: 100%;
float: left;
line-height: 30px;
text-align: right;
top: 60px;
left: 0;
background: #fff;
position: absolute;
z-index: 9999;
-webkit-box-shadow: 2px 7px 7px -4px rgba(0,0,0,0.19);
-moz-box-shadow: 2px 7px 7px -4px rgba(0,0,0,0.19);
box-shadow: 2px 7px 7px -4px rgba(0,0,0,0.19);
}

nav li {
list-style: none;
line-height: 30px;
padding: 0 5px;
}

nav ul {
padding: 0;
margin-top: -.5em;
margin-bottom: 1em;
}

.continueContainer {
height: 12em;
position: relative;
background-repeat: no-repeat;
background-size: contain;
background-position: 50% 50%;
}

.continueImg {
overflow: hidden;
height: 100%;
}

.continueImg img {
height: 100%;
}

.continueTitle {

}

.subContent {
background-color: transparent; /* DARK bb133e */
text-align: center;
padding: 1em 0;
}

.subContent *,.subContent .perex strong {
color: #808080; /* DARK ccc */
}

.subContent.light {
background-color: #ccc;
}

.subContent.light * {
color: #6b6b6b;
}

.subContent h2 {
margin: 0 0 .5em;
}

.pad {
padding: 0;
}

#logo a {
text-align: center;
width: 100%;
display: block;
min-width: 230px;
max-width: 270px;
}

.lang {
padding-right: 1em;
}

#mobileMenu {
position: absolute;
display: block;
width: 30px;
height: 30px;
top: .5em;
right: 1em;
}

#mobileMenu svg {
width: 100%;
}

.activeMenu nav {
display: block;
}

.activeMenu.scrollToTop header {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

section {
position: relative;
clear: both;
}

.padBox {
padding: 0;
}

header .padBox {
padding: 0 1em;
max-width: 1300px;
margin: 0 auto;
}

section.padBox {
padding: 0;
}

.textBox {
padding: 2em;
}

.forms .textBox {
padding: 1em;
}

.centerTxt {
text-align: center;
}

.bg2 {
background: rgb(255,255,255);
background-repeat: no-repeat;
background-size: contain;
background-position: 100% 60%;
background-image: url(../images/schema-big.svg);
background-image: url(../images/schema-big.svg),linear-gradient(172deg, rgba(255,255,255,1) 15%, rgba(212,212,212,1) 40%, rgba(128,128,128,1) 68%, rgba(85,85,85,1) 94%);
}

.bg3 {
background: rgb(255,255,255);
background-repeat: no-repeat;
background-size: contain;
background-position: 50% 50%;
background-image: url(../images/as-bg.svg);
padding-bottom: 2em;
}

.bg2 h2.dark {
color: #fff;
}

h3 .date {
font-size: .8em;
display: block;
}

/* box www */
.boxWww .col3 img {
height: 2.2em;
}

.boxWww p {
padding: 0 0px;
font-size: 1.1em;
}
	
.bowWwwData .col2 {
	width: 100%;
}

.bowWwwData .cl span {
    /* border-top: 1px solid #fff; */
    display: block;
    height: 1px;
    margin: 0 20px;
}

/* video */
.video-container {
    position: relative;
    /*height: 40vh;*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../images/video.jpg);
}

.video-container video {
    width: 150%;
    float: left;
    /*display: none;*/
}

.video-title,.continueTitle {
position: absolute;
top: 0;
right: 0;
width: 50%;
height: 100%;
background: rgb(0,150,102);
background: linear-gradient(-90deg, rgba(60,60,59,1) 0%, rgba(60,60,59,1) 35%, rgba(60,60,59,0) 100%);
}

/* forms */
input,textarea {
background-color: #000;
line-height: 1.5em;
border: none;
width: 80%;
font-size: .9em;
font-family:"robotocondensedregular";
}

.send {
border-bottom: 1px solid #fff;
margin: 10px 0 0 0;
padding: 1px 0;
width: auto;
font-size: 1em;
font-family:"barlowextralight";
line-height: 1.5em;
display: inline-block;
}

.send:hover,.btn:hover {
cursor: pointer;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: none;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #5aba9c inset;
  transition: background-color 5000s ease-in-out 0s;
}

.formResult div {
color: #808080;
text-align: center;
background-color: #fff;
margin-bottom: 1em;
padding: .5em;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
-khtml-border-radius: .5em;
border-radius: .5em;
}

.text-box .pcs {
float: right;
text-align: right;
margin: 0 0 5px 10px;
width: 140px;
height: 160px;
/* border: 1px solid #878787; */
}

.text-box .pcs a {
display: block;
width: 122px;
height: 155px;
margin: 0px;
background-position: 50% 50%;
background-repeat: no-repeat;
}

.text-box .pcs img {
width: 100%;
}

.cl {
clear: both;
}

.col2,.col4 {
position: relative;
}

div.dark {
background-color: #3c3c3b;
}

h2.dark {
color: #3c3c3b;
}

div.dark *,div.grey * {
color: #fff;
}

div.grey {
background-color: #808080;
}

div.light {
background: rgb(230,230,230);
background: linear-gradient(199deg, rgba(230,230,230,1) 78%, rgba(230,230,230,1) 100%);;
}

div.grey a {
font-size: 1.4em;
}

.blockLines {
padding: 1em;
margin: 0;
}

.blockLines p {
padding: 0 1em;
margin: 0;
font-size: 1.1em;
}

.blockLines .col4 {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.blockLines .col4:nth-child(4) {
border-right: none;
}

.colTitles {
text-align: center;
}

.colTitles strong {
font-size: 1.5em;
padding: 1.5em 0;
display: block;
}

.roundBlock {
font-size: 1.2em;
}

.colTitles .col4 {
padding-bottom: 3em;
}

.blockLines img {
width: 90%;
max-width: 200px;
margin-bottom: .5em;
}

.blockLines a {
text-decoration: none;
}

.colBox {

}

.articleBox {

}

.continueData ul {
  list-style: none;
}

.continueData ul li {
color: #3c3c3c;
list-style: none;
margin: 0 0 16px -1em;
padding: 0;
position: relative;
text-align: left;
}

 .continueData ul li::before {
color: #3c3c3b;
content: "\2022";
display: block;
font-size: 2em;
left: -.7em;
position: absolute;
top: -.3em;
}

 .continueData ul li li::before {
content: "\25E6";
font-size: 1.5em;
margin-left: -.4em;
}

.continueData p strong,.continueData li strong {
color: #3c3c3b;
}

.btn {
text-align: center;
color: #fff;
background-color: #c1272d;
display: inline-block;
padding: .3em .6em;
margin-top: .5em;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
-khtml-border-radius: .5em;
border-radius: .5em;
text-decoration: none;
}

.forms input.btn {
background-color: #c1272d;
}

.forms input.check {
width: auto;
}

.line1 .btn {
float: right;
}

.dark .btn {
background-color: #808080;
}

header .btn {
margin-top: 0;
line-height: 1em;
}

.btn:hover {
background-color: #000;
}

.blockLines .col4 {
padding-bottom: 2.4em;
transition: 0.5s;
}

.blockLines .col4 span {
display: block;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
}

.roundBlock {
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
-khtml-border-radius: .5em;
border-radius: .5em;
}

.padSection {
margin: 0 auto;
width: 90%;
}

.textLines ul {
margin: 0;
padding: .5em 1em;
}

.textLines li {
border-bottom: 1px solid #fff;
list-style: none;
padding: .5em;
}

.textLines li:last-child {
border-bottom: none;
}

.textLines.dark {
-moz-border-top-left-radius: 1em;
-webkit-border-top-left-radius: 1em;
-khtml-border-top-left-radius: 1em;
border-top-left-radius: 1em;
-moz-border-top-right-radius: 1em;
-webkit-top-right-left-radius: 1em;
-khtml-border-top-rightt-radius: 1em;
border-top-right-radius: 1em;
}

.roundBlock .light {
-moz-border-bottom-left-radius: 1em;
-webkit-border-bottom-left-radius: 1em;
-khtml-border-bottom-left-radius: 1em;
border-bottom-left-radius: 1em;
-moz-border-bottom-right-radius: 1em;
-webkit-border-bottom-right-radius: 1em;
-khtml-border-bottom-right-radius: 1em;
border-bottom-right-radius: 1em;
}

.textLines a {
}

.padData {
padding: 1em 1em;
}

#subNav {
position: relative;
height: 5em;
}

#subNav div {
position: relative;
z-index: 4;
width: 100%;
}

#subNav a {
display: block;
float: left;
margin: .3em 0;
text-align: center;
text-decoration: none;
width: 50%;
line-height: 1.3em;
}

#subNav span {
display: none;
}

#subNav a.active strong,#subNav a:hover strong {
color: #3c3c3b;
}

#subNav a.active span,#subNav a:hover span {
border: 6px solid #3c3c3b;
}

#subNav .product32 span {
background-image: url(../images/savings.jpg);
}

#subNav .product39 span {
background-image: url(../images/em.jpg);
}

#subNav .product40 span {
background-image: url(../images/epc.jpg);
}

#subNav .product41 span {
background-image: url(../images/mereni.jpg);
}

#subNav .product42 span {
background-image: url(../images/vzdelavani2.jpg);
}

#subNav .product43 span {
background-image: url(../images/fve.jpg);
}

#subNav strong {
font-size: 1.2em;
}

.en #subNav strong {
font-size: 1em;
}

#subNav span:hover {
background-color: #000;
}

#subNav a.active {
background-color: #fff;
}

/* switcher */
#offer .padData {
display: none;
-webkit-transition: opacity 2s ease-out;
-moz-transition: opacity 2s ease-out;
-o-transition: opacity 2s ease-out;
transition: opacity 2s ease-out;
}

#offer .active {
display: block;
}

#offer .light .padData {
top: 0px;
opacity: 1;
}

#offer .light {
position: relative;
}

.changeBlock {
position: relative;
}

.changeBlock span {
position: absolute;
right: -1.1em;
top: 0;
display: none;
float: right;
width: 2em;
height: 100%;
background: url(../images/arrow-left.svg) 100% 50% no-repeat;
background-size: contain;
}

.changeBlock.active span {
display: block;
}

.changeBlock:hover span {
}

.forms {
background-color: #878787;
}

.forms * {
color: #fff;
}

.forms input,.forms textarea {
background-color: #3c3c3b;
width: 100%;
}

.forms input,.forms label {
line-height: 2em; 
}

.formsBlock {
margin: .2em 5%;
}

.formsBlock textarea {
height: 10.8em;
}

/* footer */

footer {
background-color: #808080;
padding: 1em 0;
font-size: .9em;
}

footer * {
color: #fff;
}

footer p {
text-align: center;
margin: 0;
}

.social {
width: 300px;
margin: 1em auto;
}

.social svg {
width: 40px;
height: 40px;
margin: 0 10px;
float: left;
}

.social br {
clear: left;
}

footer .blockLines .col4 {
padding-bottom: 1em;
}

footer .col2 p {
color: #ccc;
}

footer .col4.last {
border-right: none;
}

/* maps */
#map,#map-box {
position: relative;
height: 400px;
}

.map-static {
display: block;
position: relative;
height: 113px;
padding-top: 87px;
}

.marker {
display: block;
height: 33px;
background-image: url(../pcs/marker-logo.png);
background-position: 50% 50%;
background-repeat: no-repeat;
}

.map-icon-1,.map-pamatky .marker {
background-image: url(../pcs/marker-logo.png);
}

#overlay {
position: absolute;
z-index: 9999;
width: 187px;
height: 82px;
line-height: 110%;
display: none;
background-image: url(../pcs/map-buble-left-bg.png);
background-position: 50% 50%;
background-repeat: no-repeat;
padding: 5px 13px;
}

#overlay strong {
font-size: 12px;
font-weight: normal;
color: #FFA100;
}

#overlay div {
width: 76px;
height: 76px;
float: left;
margin-right: 7px;
background-image: url(../pcs/no-photo.gif);
background-position: 50% 50%;
background-repeat: no-repeat;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}

#ceps {
position: absolute;
z-index: 9999;
left: 0;
top: 0;
width: 100%;
height: 100%;
border: 0;
}

#ceps img {
width: 100%;
}

/* side icons */
.facebook,.appicon {
    background-image: url("../images/facebook.png");
    height: 51px;
    top: 283px;
    width: 52px;
    display: block;
    right: 0;
    position: fixed;
    transform: translateY(50%);
    z-index: 9999;
}

.facebook {
    right: -110px;
    width: 162px;
}

.appicon {
    background-image: url("../images/twitter.png");
    margin-top: 70px;
    right: -110px;
    width: 162px;
}

.facebook span,.appicon span {
	color: #fff;
	display: block;
	float: right;
	font-size: 16px;
	text-align: left;
	line-height: 44px;
	width: 105px;
	height: 48px;
	padding-top: 3px;
	padding-left: 5px;
    background-color: #001669;
}

.appicon span {	
    background-color: #28aae1;
}



/* rozcestnik */
.producers-links {
margin: 0 0 20px;
}

.col-v-1, .col-v-2 {
float: left;
width: 48%;
}

.col-v-2 {
margin-left: 4%;
}

.producers-links a {
display: block;
position: relative;
}

.producers-links img .docasne {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}

.producers-links strong {
color: #fff !important;
display: block;
font-size: 19px;
line-height: 32px;
position: absolute;
text-align: center !important;
top: 50%;
transform: translateY(-50%);
width: 100%;
z-index: 10;
}

.producers-links p {
display: block;
float: left;
width: 33.3%;
text-align: center;
}

/* references */
.pcsRight {
font-size: 1.4em;
}

.pcsRight img {
float: right;
margin: -10px 0 20px 30px; 
}

.gallery img {
width: 48%;
margin: 0 2% 3% 0;
float: left;
}

.firstPcs img {
width: 100%;
margin: 0 0 20px 0;
}

/* about us - peaple */
.lideBox {
margin: 0 20px 10px 0;
padding-bottom: 20px;
border-top: 1px solid #e6e6e6;
}

.lidePcs {
float: left;
width: 200px;
background-position: 50% 50%;
background-repeat: no-repeat;
margin-right: 30px;
margin-bottom: 10px;
}

#menu-right .lideBox {
margin-right: 0;
border-bottom: none;
background-color: #e6e6e6;
}

#menu-right .lideBox strong {
font-size: 1.1em;
}

#menu-right .lideBox p {
margin: 0;
}

#menu-right .lidePcs {
width: 85px;
height: 115px;
margin-right: 7px;
}

#content .lideBox strong {
color: #575756;
font-size: 1.1em;
}

#menu-right .lideBox * {
color: #575756;
font-size: 12px;
}

/* partners */
.partner {
display: block;
position: relative;
}

.partner a {
display: block;
position: absolute;
top: -5px;
right: 0;
text-align: right;
width: 200px;
}

.msgNok,.msgOk {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
color: #fff;
padding: 1em;
margin: 1em;
text-align: center;
font-size: 1.1em;
background-color: #3ac947;
}

.msgNok {
background-color: #bd2036;
}

.colRecBox {
margin: 3%;
padding: 3%;
text-align: left;
height: 100%;
-webkit-transition: background-color .4s;
transition: background-color .4s;
}

.colRecBox img {
margin-bottom: 1%;
width: 100%;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
-khtml-border-radius: .5em;
border-radius: .5em;
}

.colRecBox span {
display: block;
text-decoration: none;
}

.colRecBox a {
text-decoration: none;
}

.colRecBox.topC {
background-color: #3c3c3b;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
-khtml-border-radius: .5em;
border-radius: .5em;
}

.colRecBox.topC * {
color: #fff;
}

.hpCol .bg12 {
background-image: url("../images/bg12.png");
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
-khtml-border-radius: .5em;
border-radius: .5em;
}

.colRecBox * {
color: #333;
}

.colTitles .col4.hpCol {
padding-bottom: 0em;
}

.hpCol:hover .colRecBox * {
color: #fff;
-webkit-transition: color .4s;
transition: color .4s;
}

.hpCol:hover .colRecBox {
background-color: #3c3c3b;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
-khtml-border-radius: .5em;
border-radius: .5em;
}

.socialIcon svg {
width: 5em;
height: 5em;
}

#contact strong {
font-size: 1.2em;
font-weight: bold;
}
	
.bowWwwData .col5 {
	display: none;
}

#subNav {
	position: relative;
	height: 3em;
}
	
#subNav a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	width: auto;
	line-height: 1.4em;
	border-bottom: 1px solid #fff;
	margin: 0;
	width: 100%;
	padding: .5em 0;
	background: #3c3c3b;
}

#subNav a:hover {
	background: #fff;
}

#subNav strong {
	color: #fff;
}

.tablefin td {
	padding: 3px 5px;
}

.tablefin {
	padding: 0;
    margin: 0;
    border-spacing: 0;
    width: 100%;
}

.theading {
    color: #fff;
    background-color: #808080;
}

.theading td,.theading strong {
	color: #fff;
    padding: 5px 5px;
}

.tablefin strong {
	font-size: 1.4em;
}

.subheading td {
	border-bottom: 1px solid #000;
    padding-top: .5em;
    vertical-align: text-top;
}

.cenapodpora {
	text-align: right;
	font-size: 1.4em;
}

.lists .col2 {
	width: 94%;
	padding: 3%;
	margin: 0 0 3% 0;
    background-color: #808080;
}

.lists .col2 * {
	color: #fff;
}

h4 {
	margin: 0 0 0.5em;
    font-size: 1.2em;
}

.price {
text-align: right;
}


/* responsive */
@media (min-width: 500px) {
	.col2,.col4 {
		width: 50%;
		float: left;
	}
	
	.colTitles .col4 {
		width: auto;
	}
	
	.blockLines .col4,.blockLines .col2 {
		border-right: 1px solid #fff;
		box-sizing: border-box;
	}

	.blockLines .col4:nth-child(2) {
		border-right: none;
	}

	.colTitles .col4:nth-child(3),.colTitles .col4:nth-child(4),.blockLines .col4:nth-child(3),.blockLines .col4:nth-child(4) {
		border-top: 1px solid #fff;
		padding-top: 1em;
	}

	.colTitles .col4 {
		padding-bottom: 2em;
	}

	.grey.colTitles .col4:nth-child(1),.grey.colTitles .col4:nth-child(2) {
		padding-bottom: .5em;
	}

	.colTitles .col4:nth-child(1) span,.colTitles .col4:nth-child(2) span {
		bottom: 1em;
	}
	.padSection {
		width: 80%;
	}
	
	.textLines.dark {
		-moz-border-top-left-radius: 1em;
		-webkit-border-top-left-radius: 1em;
		-khtml-border-top-left-radius: 1em;
		border-top-left-radius: 1em;
		-moz-border-bottom-left-radius: 1em;
		-webkit-border-bottom-left-radius: 1em;
		-khtml-border-bottom-left-radius: 1em;
		border-bottom-left-radius: 1em;
		-moz-border-top-right-radius: 0;
		-webkit-top-right-left-radius: 0;
		-khtml-border-top-rightt-radius: 0;
		border-top-right-radius: 0;
	}

	.roundBlock .light {
		-moz-border-top-right-radius: 1em;
		-webkit-border-top-right-radius: 1em;
		-khtml-border-top-right-radius: 1em;
		border-top-right-radius: 1em;
		-moz-border-bottom-right-radius: 1em;
		-webkit-border-bottom-right-radius: 1em;
		-khtml-border-bottom-right-radius: 1em;
		border-bottom-right-radius: 1em;
		-moz-border-bottom-left-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-khtml-border-bottom-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	
	.lists .col2 {
		width: 42%;
		margin: 3% 2% 0 0;
	}
	
	.lists .col2.end {
		margin: 3% 0% 0 1%;
		width: 43%;
	}
}

@media (min-width: 600px) {
	body {
		padding:0 1em;
	}
	
	.video-container video {
		display: block;
    	width: 100%;
	}
	
	.video-container {
		height: auto;	
	}
	
	/* box www */
	.boxWww .col3,.boxWww .col2,.boxWww .col5 {
		display: block;
		min-height: 3em;
	}

	.boxWww .col2,.boxWww .col5 {
		background-color: #3c3c3b;
	}

	.boxWww .boxWwwRoundTop div,.boxWww .boxWwwRoundBottom div {
		height: 1em;
		min-height: 1em;
		line-height: 1em;
		display: block;
	}

	.boxWwwRoundTop .col2 {
		-moz-border-top-left-radius: 1em;
		-webkit-border-top-left-radius: 1em;
		-khtml-border-top-left-radius: 1em;
		border-top-left-radius: 1em;
	}

	.boxWwwRoundTop .col5 {
		-moz-border-top-right-radius: 1em;
		-webkit-border-top-right-radius: 1em;
		-khtml-border-top-right-radius: 1em;
		border-top-right-radius: 1em;
	}

	.boxWwwRoundBottom .col2 {
		-moz-border-bottom-left-radius: 1em;
		-webkit-border-bottom-left-radius: 1em;
		-khtml-border-bottom-left-radius: 1em;
		border-bottom-left-radius: 1em;
	}

	.boxWwwRoundBottom .col5 {
		-moz-border-bottom-right-radius: 1em;
		-webkit-border-bottom-right-radius: 1em;
		-khtml-border-bottom-right-radius: 1em;
		border-bottom-right-radius: 1em;
	}
	
	.boxWww .col3,.boxWww .col2,.boxWww .col5 {
		width: 33%;
		float: left;
	}
	
	.boxWww .col5 {
		width: 17%;
	}
	
	.boxWww .col2 {
		width: 50%;
	}
	
	.boxWww p {
		padding: 0 20px;
		color: #fff;
	}
	
	.bowWwwData .cl {
		height: 10px;
		width: 67%;
		float: right;
		background-color: #3c3c3b;
	}
	
	.bowWwwData .cl span {
		border-top: 1px solid #fff;
		display: block;
		height: 1px;
		margin: 0 20px;
	}
	
	.bowWwwData .col2 {
		width: 50%;
	}
	
	.bowWwwData .col5 {
		display: block;
	}
	
	.colTitles .col4 {
    	width: 50%;
	}

	#subNav div {
		position: absolute;
		z-index: 4;
		width: 40em;
		top: -4.5em;
		left: 50%;
		right: 50%;
		transform: translate(-50%);
		-webkit-transform: translate(-50%);
		-moz-transform: translate(-50%);
		-o-transform: translate(-50%);
		-ms-transform: translate(-50%);
	}
	
	#subNav a {
		margin: 1em .5em;
		width: auto;
		line-height: 1.4em;
		height: 3em;
		padding: .5em .9em;
		-moz-border-radius: .5em;
		-webkit-border-radius: .5em;
		-khtml-border-radius: .5em;
		border-radius: .5em;
	}
}

@media (min-width: 800px) {
	section .textBox {
		padding: 3em;
	}
	
	section.padBox {
		padding: 3em;
	}
	
	.lang span, .lang a {
		margin-left: 2.5em;
	}
	.col4,.colTitles .col4 {
		width: 25%;
		float: left;
	}

	.blockLines .col4:nth-child(2) {
		border-right: 1px solid #fff;
	}

	.blockLines .col4:nth-child(4) {
		border-right: none;
	}

	.colTitles .col4:nth-child(3),.colTitles .col4:nth-child(4),.blockLines .col4:nth-child(3),.blockLines .col4:nth-child(4) {
		border-top: none;
		padding-top: 0;
	}

	.colTitles .col4:nth-child(1) span,.colTitles .col4:nth-child(2) span {
		bottom: 0;
	}
	
	.padSection {
		width: 70%;
	}
	.padBox {
    	padding: 0 1em;
	}
	
	.video-title h1 {
    	font-size: 1.8em;
    }
    
    nav {
    	display: block;
    	width: 70%;
    	top: auto;
    	position: relative;    	
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
    }
    
    nav ul {
    	float: right;
		margin-top: 1em;
		margin-bottom: 0;
    }

	nav li {
		float: left;
	}

	#mobileMenu {
		display: none;
	}
	
	#logo a {
		text-align: left;
		width: 100%;
		display: block;
	}
	
	header a {
    	font-size: 1em;
    	line-height: 1.2em;
	}
	
	#subNav {
		height: 8em;
	}
	
	#subNav strong {
    	color: #808080;
	}
	
	#subNav div {
		top: -5.5em;
	}

	#subNav a {
		height: auto;
		padding: 0;
		background: transparent;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
	}

	#subNav span {
		display: block;
		-moz-border-radius: 1em;
		-webkit-border-radius: 1em;
		-khtml-border-radius: 1em;
		border-radius: 1em;
		margin: 0 .5em;
		width: 6em;
		height: 6em;
		margin-bottom: .5em;
		border: 2px solid #fff;
		background-size: cover;
		background-color: #808080;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		-webkit-box-shadow: 5px 5px 15px -6px #000000; 
		box-shadow: 5px 5px 15px -6px #000000;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	
	#subNav a:hover,#subNav a.active {
		background-color: transparent;
	}
	
}

@media (min-width: 900px) {
	#satelite-box span {		
		bottom: 30px;
		left: 20px;
	}
	#satelite-box {
		top: 12%;
		left: 5%;
	}
	#satelite {
		width: 100px;
	}
	#earth {
		margin: 55px 0 0 50px;
		  width: 120px;
		  height: 120px;
    }
	.boxWww .col3 img {
		height: 3em;
	}
}

@media (min-width: 1000px) {
	section .textBox {
		padding: 4em;
	}
	
	section.padBox {
		padding: 4em;
	}
	 body {
		font-size: 95%;
	 }
	
	.video-title h1 {
    	font-size: 2.2em;
    }
	
	.bg2 {
		background-position: 100% 50%;
	}
}
@media (min-width: 1100px) {
	#earth {
		margin: 50px 0 0 50px;
   	 	width: 160px;
    	height: 160px;
    }
}
@media (min-width: 1300px) {
	 body {
		font-size: 100%;
	 }
	
	.padSection {
		width: 60%;
	}
	
	.video-title h1 {
    	font-size: 3em;
    }
    
    #subNav {
		position: relative;
		height: 9em;
	}

	#subNav div {
		position: absolute;
		z-index: 9999;
		width: 50em;
		top: -7em;
	}

	#subNav span {
		display: block;
		-moz-border-radius: 1.2em;
		-webkit-border-radius: 1.2em;
		-khtml-border-radius: 1.2em;
		border-radius: 1.2em;
		width: 8em;
		height: 8em;
	}
	
	.en #subNav strong {
    	font-size: 1.2em;
	}
	
}
@media (min-width: 1500px) {
	 body {
		font-size: 105%;
	 }
	
	.video-title h1 {
    	font-size: 3.5em;
    }
}

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

	/*retina*/
}