@media (max-width: 991px) {

    .anim-circle.small{
        display: none;
    }

    section.ind-01 .guru, section.ind-01 .fashion{
        transform: translateX(0);
    }

    section.ind-01 h1 br{
        display: none;
    }

    section.ind-01 h1{
        margin-top: 20px;
    }

    section.ind-01 ul{
        margin-bottom: 20px;
    }

    table.prices h3{
        font-size: 25px;
        margin-bottom: 10px;
    }

    section.ind-03 .images{
        z-index: 0;
    }

    section.ind-03 .images .mobile-ref{
        margin-left: auto;
        transform: translateX(20%);
        opacity: 0.25;
    }

    section#cenik p, table.prices th, table.prices td{
        font-size: 12px;
    }

    section#cenik .price{
        font-size: 20px;
    }

    section#vyzkouset-02 .media-item{
        padding: 0 15px;
    }

    section#vyzkouset-01{
        padding: 20px 0 0 0;
    }

    section#vyzkouset-01 .buttons{
        flex-direction: column;
    }

    section#vyzkouset-01 .image{
        order: 2;
    }

    section#vyzkouset-01 h2{
        margin-top: 0;
    }

    section#vyzkouset-01 p{
        margin-top: 20px;
        margin-bottom: 20px;
        max-width: none;
    }

    section#vyzkouset-01.universal.fashion .text{
        text-align: left;
    }

    section#vyzkouset-01.universal.fashion p{
        margin-left: 0;
        text-align: left;
    }
}

@media (max-width: 767px) {
	h1{
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 20px;
	}

	p.big{
		width: 90%;
		font-size: 15px;
		line-height: 20px;
	}

	.mobile-show{
		display: block;
	}

	.mobile-hide{
		display: none;
	}

	header{
		padding: 10px 0;
		height: 50px;
		-webkit-transition: opacity 0.3s ease-out;
		-moz-transition: opacity 0.3s ease-out;
		-o-transition: opacity 0.3s ease-out;
		transition: opacity 0.3s ease-out;
	}

	header.scroll{
		height: 50px;
	}

	header.scroll .logo img{
		width: 109px;
	}

	header.open{
		height: 100vh;
		background-color: #FFF;
		z-index: 11;
	}

	header .container{
		flex-direction: column;
		height: 100%;
	}

	header .mobile-header{
		display: flex;
		width: 100%;
	}

	header .logo img{
		width: 109px;
	}

    header .logo .text{
        padding-left: 13px;
        margin-left: 16px;
        font-size: 14px;
    }

	header .links{
		display: none;
		width: 100%;
	}

	header.open .links{
		display: flex;
		margin-left: initial;
		height: 100%;
		margin-top: 10px;
		border-top: 1px solid #eee;
		padding-top: 15px;
	}

	header .links ul{
		display: flex;
		flex-direction: column;
		width: 100%;
		align-items: center;
	}

	header .links ul li{
		width: 100%;
	}

	header .links a{
		margin-left: 0;
		display: flex;
		justify-content: center;
		padding: 20px 0;
	}

	header .burger{
		display: block;
	}

	section.ind-01 {
		padding-top: 50px;
		background-position: center 50px;
	}

    section.ind-01 .templates h3{
        font-size: 38px;
        top: 26px;
    }

    section.ind-01 .templates span{
        font-size: 18px;
        top: 66px;
    }

	section.ind-02 .item{
		margin-top: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	section.ind-02 .item .button{
		margin-bottom: 10px;
	}

	section.ind-03 .text{
		padding-top: 20px;
		padding-bottom: 20px;
		position: relative;
		z-index: 1;
	}

	section.ind-04{
		padding-top: 40px;
		padding-bottom: 20px;
	}

	section.ind-04 .row{
		padding-bottom: 20px;
	}

	section.ind-04 .text{
		order: 1;
		padding-bottom: 20px;
	}

	section.ind-04 .text-center{
		order: 2;
	}

	section.ind-04 .right{
		text-align: left;
	}

	section.ind-04 .right h2, section.ind-04 .right p.big{
		margin-left: 0;
	}

	section.ind-06{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	section.ind-06 h3{
		padding-bottom: 20px;
	}

	section.ind-06 .slide img{
		padding: 0 10px;
	}

	footer{
		padding-top: 20px;
	}

	footer h3{
		font-size: 16px;
	}

	footer ul{
		line-height: 19px;
	}

	footer ul li a{
		font-size: 13px;
	}

	footer .footer-top .text{
		order: 2;
		margin-top: 15px;
	}

	section.sec-01{
		padding-top: 50px;
		height: 200px;
		display: flex;
		align-items: center;
		background-color: #eaeef0;
	}

	section.sec-01 h1{
		margin-bottom: 0;
		font-size: 30px;
		line-height: 35px;
	}

    section.error{
        height: auto;
    }

    section.error h1{
        font-size: 80px;
        line-height: 100px;
        margin-top: 50px;
    }

    section.error h2{
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 20px;
    }

    section.error p{
        font-size: 15px;
        margin-bottom: 10px;
        line-height: 17px;
    }

	section#obch-podm .termol h2{
		font-size: 25px;
		line-height: 30px;
		display: contents;
	}

	section#obch-podm .termol ol > li:before {
		font-size: 25px;
		display: contents;
	}

	section#obch-podm .termol li ol > li:before{
		font-weight: 500;
	}

	section#vyzkouset-03{
		background-size: cover;
	}

	section#vyzkouset-01 h2{
		margin: 15px 0 5px 0;
	}

	section#vyzkouset-02{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	section#vyzkouset-02 .media-item{
		margin: 10px 0;
	}

	section#vyzkouset-02 .media-item img{
		width: 80px;
		top: -18px;
		right: 20px;
		left: auto;
	}

	section#vyzkouset-03{
		background: none;
	}

	section.onas#onas-02 .img-container{
		height: 220px;
	}

	section.onas#onas-02 .img-container a{
		padding: 15px;
	}
}

@media (max-width: 575px) {
    section.ind-01{
        height: auto;
        min-height: auto;
        max-height: none;
        position: relative;
        overflow: hidden;
        padding-bottom: 20px;
    }

    section.ind-01 .templates h3{
        font-size: 28px;
        text-shadow: 0 0 4px #FFF;
        top: 20%;
    }

    section.ind-01 .templates span{
        display: none;
    }

    section.ind-01 .templates a.button {
        bottom: 10%;
    }

    section.ind-02{
        padding-top: 20px;
        padding-bottom: 40px;
    }

    @-webkit-keyframes anim-cus {
        0%  { transform: translateX(0);}
        100%{ transform: translateX(-214%);}
    }
    @-moz-keyframes anim-cus {
        0%  { transform: translateX(0);}
        100%{ transform: translateX(-214%);}
    }
    @-o-keyframes anim-cus {
        0%  { transform: translateX(0);}
        100%{ transform: translateX(-214%);}
    }
    @keyframes anim-cus {
        0%  { transform: translateX(0);}
        100%{ transform: translateX(-214%);}
    }

    section.sec-02{
        padding: 20px 0;
    }

    section.contact-us{
        padding: 20px 0;
    }

    section.contact-us p{
        margin-bottom: 5px;
    }

    section#cenik{
        padding-top: 0;
    }

    section.sec-02 .sticky{
        background-color: #FFF;
        position: -webkit-sticky;
        position: sticky;
        top: 50px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        z-index: 10;
    }

    section.sec-02 table th, section.sec-02 table td{
        width: 50%;
        padding: 5px;
    }

    section.sec-02 table.col1 th:nth-child(3), section.sec-02 table.col1 td:nth-child(3),section.sec-02 table.col1 th:nth-child(4), section.sec-02 table.col1 td:nth-child(4){
        display: none;
    }

    section.sec-02 table.col2 th:nth-child(2), section.sec-02 table.col2 td:nth-child(2),section.sec-02 table.col2 th:nth-child(4), section.sec-02 table.col2 td:nth-child(4){
        display: none;
    }

    section.sec-02 table.col3 th:nth-child(2), section.sec-02 table.col3 td:nth-child(2),section.sec-02 table.col3 th:nth-child(3), section.sec-02 table.col3 td:nth-child(3){
        display: none;
    }

    section.sec-02 table th:nth-child(3), section.sec-02 table td:nth-child(3){
        background-color: transparent;
    }

    section.sec-02 .variants-container{
        margin-bottom: 15px;
        padding-top: 0;
    }

    section.sec-02 .table-switch span{
        display: flex;
        justify-content: center;
        color: #ccc;
        font-weight: 300;
    }

    section.sec-02 .table-switch span.active{
        color: #9ac740;
    }

    section#cenik .price{
        min-height: 35px;
        line-height: 15px;
        margin-bottom: 0;
    }

    section#podpora .col-6{
        display: flex;
    }

    section#podpora .item{
        padding: 15px;
        margin-bottom: 10px;
        width: 100%;
    }

    section#podpora .item .title {
        margin-top: 20px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    section#seznam-funkci{
        padding-top: 0;
    }

    section.onas#onas-01 img{
        width: 200px;
        opacity: 0.25;
    }

    section.onas#onas-01{
        padding-bottom: 0;
    }

    section#vyzkouset-01 .try img{
        max-width: 100%;
    }

    section.sec-02.vyzkouset-04#cenik{
        padding-top: 15px;
    }

    section.manual#manual-01 h3{
        margin-top: 10px;
        margin-bottom: 15px;
    }

    section.manual#manual-02{
        padding-top: 0;
    }

    section.manual#manual-02 .search-02{
        padding: 10px 15px;
    }

    section.manual .contents{
        padding: 0;
    }
}

@media (min-width: 576px) and (max-width: 767px) {

	section.ind-01 {
		height: auto;
		min-height: auto;
		max-height: none;
		padding-top: 50px;
		background-position: center 50px;
		position: relative;
		overflow: hidden;
	}


	section.ind-01 .item-container{
		height: 200px;
		opacity: 0.7;
	}

	section.ind-01 .item01{
		animation-delay: 1s;
		width: 156px;
		height: 216px;
		top: 45px;
		left: -28px;
	}

	section.ind-01 .item02{
		animation-delay: 1.5s;
		width: 171px;
		height: 244px;
		left: 13%;
		top: 81px;
	}

	section.ind-01 .item03{
		animation-delay: 2s;
		width: 150px;
		height: 473px;
		left: 35%;
		top: 30px;
	}

	section.ind-01 .item04{
		animation-delay: 2.5s;
		width: 144px;
		height: 253px;
		right: -24px;
		top: 81px;
	}

	section.ind-01 .item05{
		animation-delay: 3s;
		width: 187px;
		height: 120px;
		right: 23px;
		top: 145px;
	}

	section.ind-02{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	@-webkit-keyframes anim-cus {
		0%  { transform: translateX(0);}
		100%{ transform: translateX(-224%);}
	}
	@-moz-keyframes anim-cus {
		0%  { transform: translateX(0);}
		100%{ transform: translateX(-224%);}
	}
	@-o-keyframes anim-cus {
		0%  { transform: translateX(0);}
		100%{ transform: translateX(-224%);}
	}
	@keyframes anim-cus {
		0%  { transform: translateX(0);}
		100%{ transform: translateX(-224%);}
	}

	table.prices h3{
		font-size: 16px;
		margin-bottom: 4px;
	}

	section#cenik .price{
		font-size: 16px;
	}

	section#cenik p{
		font-size: 10px;
		line-height: 12Px;
	}
	table.prices th,table.prices td{
		font-size: 10px;
		line-height: 12Px;
		padding: 6px;
		width: 25%;
	}

	section#podpora .item{
		padding: 20px 10px;
		margin-bottom: 15px;
	}

	section#podpora .item .title {
		margin-top: 20px;
		font-size: 14px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	h1{
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 20px;
	}

	h2{
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 10px;
	}

	p.big{
		width: 90%;
		font-size: 15px;
		line-height: 20px;
	}

    header .logo .text{
        display: none;
    }

	header .links a{
		margin-left: 25px;
	}


	section.ind-02 .item{
		margin: 0;
	}

	section.ind-02 .item p{
		line-height: 17px;
		font-size: 13px;
		min-height: 90px;
	}

	section.ind-02 .item ul{
		min-height: 120px;
	}

	section.ind-02 .item ul li{
		margin-left: 0;
		line-height: 20px;
		font-size: 12px;
		padding-left: 19px;
	}

	section.ind-02 .item p.price{
		margin-top: 15px;
		margin-bottom: 16px;
		font-size: 16px;
	}

	section.ind-03 .text{
		padding-top: 120px;
		padding-bottom: 50px;
	}

	section.ind-04 .text h2{
		max-width: inherit;
	}

    section#vyzkouset-01{
        padding-top: 60px;
    }

	section.sec-02 p{
		font-size: 13px;
		line-height: 20px;
	}

	section.onas#onas-02 .img-container{
		height: 250px;
	}

	section.onas#onas-02 .img-container a{
		padding: 15px;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	h1{
		font-size: 32px;
		line-height: 35px;
		margin-bottom: 10px;
	}

    section.ind-01 h1{
        margin-top: 50px;
        margin-bottom: 30px;
    }

    section.ind-01 ul.big{
        font-size: 16px;
        line-height: 27px;
    }

    section.ind-01 .templates h3{
        font-size: 31px;
        top: 24px;
    }

    section.ind-01 .templates span{
        font-size: 17px;
        top: 57px;
    }

    section.ind-01 .templates a.button {
        bottom: 20px;
    }

    section.ind-03 .text{
        padding: 40px 0;
    }

    section#vyzkouset-01 .buttons{
        flex-direction: column;
    }

    section#vyzkouset-01 h2{
        margin-top: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {

    section.ind-01 h1{
        margin-top: 60px;
        font-size: 42px;
    }

    section.ind-01 .templates h3{
        font-size: 39px;
        top: 33px;
    }

    section.ind-01 .templates span{
        font-size: 19px;
        top: 73px;
    }

    section#vyzkouset-01 .buttons a.button{
        padding: 10px 15px;
    }
}
