				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  /* Všechna rozlišení */

.post-text img{
	max-width: 100%;
    height: auto;
}

	.hp-arrow i {
    color: #6f6f6f;
	}

	.top-panel .title{
		margin-left:0;
	}

	.top-panel .title-inner{
		justify-content:center;
	}

	.top-panel .title h1 {
	    font-weight: 100;
	    font-size: 21px;
		text-align:center;
	}

	#univers_top_header_navigation{
		margin-top:75px;
	}

	#univers_top_header_navigation .logo_menu_left{
		display:none;
	}

	#univers_top_header_navigation #logo_menu_logo{
		display:none;
	}

	#univers_top_header_navigation .logo_menu_right{
		display:none;
	}

	#univers_top_header_navigation_left{
		display:flex;
		flex:1;
	}

	.search button{
		display:none;
	}

	.search{
		display:flex;
		align-items:center;
		justify-content: end;
		flex:1;
	}

	#univers_top_header_toggler{
		display:block;
	}

	#univers_top_header_navigation.logo_menu>ul#univers_top_header_navigation_ul{
		flex:0;
	}

	footer{
		padding-top:5rem;
		margin-top:5em;
	}

	footer .box-name{
		font-size: 1.4rem;
		text-transform: uppercase;
		font-weight: 400;
	}

	footer .box-head{
		border-bottom:0;
	}

	footer .box-content{
		font-size: 1.1rem;
	    font-weight: 100;
	}

	footer .box-content a{
		color:#fef8a0;
	}

	footer .input-group-text{
		background: transparent;
	    color: #fff;
	    border: 1px solid #fff;
	    border-radius: 0;
	    width: 45px;
	    display: flex;
	    justify-content: center;
	}

	footer .form-control{
		background: transparent;
		border: 1px solid #fff;
		border-radius: 0;
		color:#fff;
		padding:1.375rem 0.75rem;
	}

	footer .form-control:focus{
		background: transparent;
		border: 1px solid #fff;
		border-radius: 0;
		color:#fff;
	}

	footer .form-control::placeholder{
		color:#ddd !important;
	}

	footer .contactform button{
		width: 100%;
	    border-radius: 0;
	    text-transform: uppercase;
	    font-weight: 400;
	}

	.top-panel .logo{
		margin-left:10px;
	}

	.top-panel .title h1{
		font-size:15px;
	}


/* Rozlišení větší nebo rovné 576px (telefony) */

@media screen and (min-width: 576px) {

	.top-panel .logo{
		flex:none;
	}

	.top-panel .title h1 {
    	font-size: 21px;
	}

}

/* Rozlišení větší nebo rovné 768px (větší telefony, tablety) */


@media screen and (min-width: 768px) {


}

@media screen and (max-width: 991.99px) {

	#univers_top_header_navigation{
	 top:0 !important;
	}

}

/* Rozlišení větší nebo rovné 992px (velké tablety, menší počítače) */

@media screen and (min-width: 992px) {

	#univers_top_header_navigation_left{
		display:none;
	}

	#univers_top_header_navigation .logo_menu_left{
		display:flex;
	}

	#univers_top_header_navigation #logo_menu_logo{
		display:block;
		width: 60px;
		height: 80px;
	}

	#univers_top_header_navigation .logo_menu_right{
		display:flex;
	}

	#univers_top_header_navigation.logo_menu>ul#univers_top_header_navigation_ul{
		display:none;
	}

	#univers_top_header_navigation{
		margin-top:0;
		position:fixed;
	}

	#univers_top_header_navigation>ul>li>a{
		padding:15px;
	}

	.header{
		margin-top:180px;
	}

	.classes-gallery{
		display:flex;
		flex-wrap:wrap;
	}

	.class-menu .btn{
		font-size:1em;
	}

	.top-panel .title{
		padding-right: 84px;
	}

	#logo_menu_logo img{
		height:80px;
	}

}

/* Rozlišení větší nebo rovné 1200px (standardní počítače) */

@media screen and (min-width: 1200px) {

}


@media screen and (min-width: 1400px) {



}
