@media screen and (max-width: 1240px) {
	body section#about-app article img {
		height: auto;
		max-width: 40%;
		width: 100%;
	}
}

@media screen and (max-width: 970px) {
	body #fullPage {
		background-position: 100% center;
	}
	.vnitrni {
		width: auto;
		padding: 0 5%;
	}
	.meta span {
		font-size: 0.75em;
	}
	body .fixed li {
		padding: 0px 15px;
	}
	body #fullPage {
		height: auto;
	}
	body #fullPage nav ul li a {
		padding: 16px 15px;
	}
	body #fullPage #intro #hand {
		display: none;
	}
	body #fullPage #intro #app {
		text-align: center;
		float: none;
		width: auto;
	}
	body #fullPage #intro #app h1 {
		width: auto;
		max-width: 100%;
	}
	body #fullPage #intro #app img {
		margin: 30px auto;
	}
	body #fullPage #intro #app .button {
		display: inline-block;
		text-align: left;
	}
	body #fullPage #intro #app .more {
		max-width: 100%;
	}
	body #fullPage #slides {
		margin: 30px 0;
		background: rgba(0, 0, 0, 0.6);
		position: static;
		top: auto;
		padding: 15px;
		width: auto;
		height: auto;
	}
	.topicSite span {
		display: table-cell;
		vertical-align: center;
		padding: 0 15px 0 15px;
	}
	body #fullPage #slides .cycle-slideshow {
		width: auto;
		left: auto;
		top: auto;
		position: static;
	}
	body #fullPage #slides .cycle-slideshow .slide {
		width: 100%;
	}
	body #fullPage #slides:before {
		display: none;
	}
	body section#about-app article {
		background: #049ACD !important;
		margin-bottom: 0;
		padding: 80px 0 40px;
		min-height: 0;
		border-bottom: 1px dotted #04749A;
	}
	body section#about-app article .content {
		padding: 0 !important;
	}
	body section#about-app article img {
		width: 320px;
		height: auto;
	}
	body section#news.alone article {
		height: 390px;
	}
	body section#news article {
		padding: 0 12px;
		height: 370px;
	}
	body section#news article img {
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}
	body section#oceneni {
		padding-top: 30px;
	}
	body section#oceneni .background {
		height: auto;
		background: none;
	}
	body section#oceneni .background h2 {
		font-size: 2.25em;
		color: #6E6E6E;
		text-align: center;
		font-weight: 300;
		padding: 0.6em 0;
		text-shadow: none;
		-webkit-text-shadow: none;
		margin-bottom: 0;
	}
	body section#about-us form .vnitrni {
		width: auto;
	}
	body section#about-us form .vnitrni .textarea input[type="submit"] {
		right: 6px;
	}
	body section#download article#freepro .versions {
		width: 80%;
	}
	body section#singleNew .commentlist_wrapper .commentlist .comment-body .left {
		float: right;
		width: 85%;
	}
	body #fullPage #slides .cycle-slideshow .slide p {
		font-size: .9em;
		line-height: 1.4em;
	}
	.pageContent {
		padding: 30px 40px;
	}
	#topList {
		background: rgba(0, 0, 0, .5);
		height: auto;
		width: auto;
		padding: 15px;
		margin-top: 12px;
	}
	#topList ul {
		font-size: 1.2em;
		font-weight: bold;
		max-width: 770px;
		padding: 0 0 0;
	}
	#topList ul li a {
		height: auto;
		padding: 12px 0 12px 45px;
	}
	body section#about-app article ul {
		padding: 0 20px 0;
		display: table;
	}
}

@media screen and (max-width: 720px) {
	body #fullPage #intro #app .pBtn img {
		max-width: 200px;
	}
	body #fullPage #intro #app img {
		margin: 12px auto;
		display: block;
		max-width: 300px;
		width: 100%;
	}
	.vnitrni {
		width: auto;
		padding: 0 3%;
	}
	.mobile {
		display: block;
	}
	.clona {
		width: 100%;
		height: 100%;
		position: fixed;
		left: 200px;
		top: 0;
		display: none;
		z-index: 500;
	}
	.buttons .button {
		margin-bottom: 20px;
	}
	body {
		font-size: 90%;
	}
	body .fixed {
		z-index: auto;
		position: static;
		top: auto;
		left: auto;
		background: none;
		width: auto;
		height: auto;
		line-height: normal;
		text-align: left;
	}
	.roh {
		top: 30px;
	}
	body .fixed.out .vnitrni nav {
		left: 0;
	}
	body .fixed.out .menu {
		left: 200px;
	}
	body .fixed .vnitrni {
		width: auto;
		padding: 0;
	}
	body .fixed .vnitrni nav {
		position: fixed;
		width: 200px;
		height: 100%;
		background: black;
		z-index: 1001;
		top: 0;
		left: -200px;
		-webkit-transition: all 250ms ease-in-out;
		-moz-transition: all 250ms ease-in-out;
		-ms-transition: all 250ms ease-in-out;
		-o-transition: all 250ms ease-in-out;
		transition: all 250ms ease-in-out;
	}
	body .fixed .vnitrni nav ul li {
		display: block;
		padding: 0;
	}
	body .fixed .vnitrni nav ul li a {
		display: block;
		padding: 14px 10px;
		border-bottom: 1px solid #292929;
	}
	body .fixed .vnitrni nav ul li a:hover, body .fixed .vnitrni nav ul li a:focus {
		background: #049ACD;
	}
	body .fixed .menu {
		-webkit-transition: all 250ms ease-in-out;
		-moz-transition: all 250ms ease-in-out;
		-ms-transition: all 250ms ease-in-out;
		-o-transition: all 250ms ease-in-out;
		transition: all 250ms ease-in-out;
		z-index: 2000;
		position: fixed;
		top: 0;
		left: 0;
		text-align: left;
		background: url(/wp-content/themes/locus/images/openmenu.png) no-repeat center black;
		width: 36px;
		height: 26px;
		cursor: pointer;
		padding: 10px;
	}
	body header {
		position: fixed;
		width: 100%;
		z-index: 800;
	}
	body #fullPage nav {
		display: none;
	}
	body #fullPage.nothome {
		display: none;
	}

	body #functions {
		position: relative;
		top: -45px;
	}
	body section#about-app {
		padding-bottom: 30px;
	}
	body section#about-app article {
		padding: 30px 0px;
	}
	body section#about-app article img {
		width: 160px;
	}
	body section#news.alone h2 {
		padding-top: 2em;
	}
	body section#news.alone article {
		height: auto;
	}
	body section#news article {
		width: auto;
		float: none;
		height: auto;
		padding-bottom: 30px;
	}
	body section#news article h3 {
		min-height: 0;
	}
	body section#news article img {
		max-width: 300px;
		margin: 20px auto 30px;
	}
	body section#news article a.more {
		position: static;
		bottom: auto;
		margin-top: 20px;
	}
	body section#news .all {
		padding: 0;
	}
	body section#oceneni .background h2 {
		padding: 1.6em 0 0.6em;
	}
	body section#oceneni .background article {
		width: 90px;
		height: 90px;
	}
	body section#oceneni .background article h3 {
		margin-top: 55px;
		font-size: 0.75em;
		line-height: 120%;
		padding: 0 3%;
	}
	body section#oceneni .background article.recenze .hover {
		background: url(/wp-content/themes/locus/images/recenze.png) no-repeat center 10px #049ACD;
		background-size: 40px;
	}
	body section#oceneni .background article.oceneni .hover {
		background: url(/wp-content/themes/locus/images/pohar.png) no-repeat center 10px #049ACD;
		background-size: 40px;
	}
	body section#about-us #about {
		position: relative;
		top: -30px;
	}
	body section#about-us article {
		float: none;
		width: auto;
		padding: 25px 30px;
	}
	body section#about-us form .wpcf7-response-output {
		width: auto;
		top: 80px;
	}
	body section#about-us form .vnitrni span.your-email, body section#about-us form .vnitrni span.your-name, body section#about-us form .vnitrni span.your-subject, body section#about-us form .vnitrni span.your-message {
		width: 100%;
		margin: 0 auto 10px;
		text-align: center;
	}
	body section#about-us form .vnitrni input[type="text"], body section#about-us form .vnitrni input[type="email"], body section#about-us form .vnitrni textarea {
		width: 70%;
		display: inline-block;
	}
	body section#about-us form .vnitrni .textarea textarea {
		width: 96%;
	}
	body section#about-us form .vnitrni .textarea input[type="submit"] {
		display: block;
		margin: 12px auto;
		position: static;
		right: auto;
		bottom: auto;
		background-size: 18px;
	}
	body section#about-us form .vnitrni .textarea input[type="submit"]:hover {
		background-size: 18px;
	}
	body section#singleNew {
		padding-top: 30px;
		padding-bottom: 0;
	}
	body section#singleNew img.attachment-medium {
		float: none;
		margin: 20px 0;
		width: 100%;
		height: auto;
	}
	body section#singleNew .buttons {
		margin-bottom: 0;
	}
	body section#download table tr td a {
		line-height: 120%;
	}
	body section#download article#options h2 {
		font-size: 1.6em;
		padding-top: 3em;
	}
	body section#download article#options .vnitrni {
		min-height: 0;
		background: none;
		padding-left: 0;
	}
	body section#download article#freepro .versions {
		width: auto;
	}
	body section#download article#freepro .versions .verze .top .gp {
		position: static;
		top: auto;
		left: auto;
		display: block;
		margin: 12px 0;
	}
	body section#download article#freepro .versions .verze .top .price .castka {
		font-size: 1.25em;
	}
	body section#download article#freepro .versions .verze .bot ul li {
		white-space: nowrap;
	}
	body section#download article#tab ul {
		padding: 20px 0;
	}
	body section#download article#tab ul li {
		height: 24px;
		line-height: 24px;
		background: none;
		border-radius: 4px;
		padding: 4px;
		margin: 3px;
	}
	body section#download article#tab ul li.active {
		font-weight: 300;
	}
	body section#download article#tab ul li:after {
		display: none;
	}
	body footer .under {
		text-align: center;
	}
	body footer .under .copy {
		margin: 12px 0;
		float: none;
	}
	body footer .under .top {
		display: none;
	}
	body footer .under .follow {
		float: none;
		margin: 12px 0;
	}
	body footer .under .follow a {
		margin-left: 5px;
	}
	.MapBox {
		margin-top: 30px;
	}
	.UR_handleTab {
		left: 50% !important;
		opacity: 1;
		top: 0 !important;
		transform: rotate(-90deg);
		transform-origin: 0 0 0;
		z-index: 1000 !important;
		-ms-transform: none !important;
		/* IE 9 */
		-webkit-transform: none !important;
		/* Chrome, Safari, Opera */
		transform: none !important;
	}
	#top a {
		display: none;
	}
	.pageContent {
		padding: 30px 15px;
	}
	.pageContent h1 {
		font-size: 2em;
		margin: 0 0 20px 0;
	}
	
	.page-template-contact-php .pageContent {
    padding-top: 48px;
}
	
	

.rozc li a {

	font-size: calc(1.1em + 1vw);
	line-height: 1.25em;
}
	.pageContent h2 {
		font-weight: 300;
		color: #129FCE;
		font-size: 1.5em;
		line-height: 1.2em;
		margin: 2em 0 1em 0;
	}
	.pageContent h3 {
		font-weight: 300;
		color: #129FCE;
		font-size: 1.3em;
		line-height: 1.2em;
		margin: 2em 0 1em 0;
	}
	.pageContent h4 {
		font-weight: 300;
		font-size: 1.2em;
		line-height: 1.2em;
		margin: 2em 0 1em 0;
	}
	.pageContent h5 {
		font-weight: 300;
		font-size: 1.1em;
		line-height: 1.2em;
		margin: 2em 0 1em 0;
	}
	.topicSite span i {
		display: none;
	}
	.topicSite span a {
		font-size: 1.2em;
	}
	#maps article img {
		margin-bottom: 0;
	}
	.articleDesc h2 {
		font-size: 1.4em;
		margin-bottom: 15px;
		margin-top: 0;
	}
	.articleDesc {
		background: #0099cc;
		width: 100%;
		padding: 25px !important;
		margin-left: 0;
		float: none !important;
	}
	.articleDescIn {
		background: transparent;
		padding-left: 0;
		min-height: 0;
		padding-bottom: 0;
	}
	#topList.topListMaps ul li {
		width: 50%;
	}
	#topList.topListMaps ul li:nth-of-type(3n+1) {
		clear: none;
	}
	#topList.topListMaps ul li:nth-of-type(2n+1) {
		clear: left;
	}
}

@media screen and (max-width: 470px) {
	#topList ul li {
		float: none;
		width: 100%;
		margin: 0;
	}
	#topList ul li span {
		padding-left: 0 !important;
	}
	.topicSite {
		display: block;
		table-layout: fixed;
		margin: 0 auto;
		width: 100%;
		max-width: 700px;
		position: relative;
		z-index: 10;
	}
	.topicSite span {
		display: block;
		padding: 0;
	}
	.topicSite span img {
		max-width: 110px;
	}
	.topicSite span strong {
		vertical-align: middle;
		margin-right: 12px;
		margin-bottom: 0;
	}
	#topList.topListMaps ul li {
		width: 100%;
	}
}

@media screen and (max-width: 720px) and (orientation: landscape) {
	body #fullPage #slides {
		min-height: 160px;
	}
}

@media screen and (max-width: 720px) and (orientation: landscape) {
	body section#download article#freepro {
		min-height: 460px;
	}
}

@media screen and (max-width: 720px) and (orientation: landscape) {
	body section#download article#freepro .versions .verze .top .price .castka {
		font-size: 3em;
	}
}

@media screen and (max-width: 520px) {
	body section#singleNew #respond p {
		float: none;
		width: auto !important;
	}
	body section#singleNew #respond p input, body section#singleNew #respond p textarea {
		width: 100%;
		box-sizing: border-box;
	}
	body section#singleNew #respond .left {
		float: none;
		width: auto;
		margin-right: 0;
	}
	body section#singleNew #respond .form-submit {
		right: 20px;
		bottom: 40px;
	}
	body section#singleNew .commentlist_wrapper .commentlist .comment-body .left {
		float: right;
		width: 75%;
	}
}

@media only screen and (max-device-width: 720px) and (orientation: landscape) {
	body {
		font-size: 50%;
	}
}
