				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  				  /* Všechna rozlišení */

.ud-table-header{
	display:flex;
	border-bottom:1px solid #d5d5d5;
	padding:10px;
}

.ud-table-header>div{
	flex:1;
	font-weight: 700;
}

.ud-table-header>div:first-child{
	color: #486c99;
}

.ud-table-header>div:nth-child(2), .ud-table-header>div:nth-child(3){
	text-decoration:underline;
}

.ud-table-body{

}

.ud-table-body>div>div{
	flex:1;
}

.ud-table-body>div a{
	color:#000;
	text-decoration:underline;
}

.ud-table-body .ud-table-post{
	border-bottom:1px solid #d5d5d5;
	display:flex;
	padding:10px;
}

.ud-table-body .ud-table-post:hover{
	background: #486c99;
	color:#fff;
}

.ud-table-body .ud-table-post:hover a{
	color:#fff;
} 

.top-panel .title h1{
	font-weight: 100;
	font-size: 21px;
}

.hp-new #front-control{
	display:none;
}

#top-header-navigation-mobile .logo{
	height:50px;
	flex:1;
}

#top-header-navigation-mobile .logo img{
	height:100%;
	width:auto;
}

#top-header-navigation-desktop .logo{
	height:65px;
	margin-right:90px;
}

#top-header-navigation-desktop .logo img{
	height:100%;
	width:auto;
}

#top-header-navigation-desktop .fa-chevron-down{
	font-size: 0.9rem;
}

a.dropdown-link::after{

}

#top-header-navigation-desktop .basic>li>a{
	font-size: 1.1rem;
	font-weight: 100;
	text-transform: uppercase;
	padding:0;
	margin:1em 1.6em;
	-webkit-transition: color 0.3s ease, box-shadow 0.3s ease;
    transition: color 0.3s ease, box-shadow 0.3s ease;
}

#top-header-navigation-desktop .basic>li>a:hover{
	box-shadow: 0 0.25rem 0 0 #486c99;
}

#top-header-navigation-desktop .top-header-navigation .navigation-submenu{
	width: max-content;
}

#top-header-navigation-desktop .basic>li>ul a{
	padding: 0.4em 2em;
    font-size: 1.2rem;
    font-weight: 300;
}

#top-header-navigation-desktop .basic>li>ul li:first-child a{
	padding-top:1.2rem;
}

.submenu-submenu{
	display:none !important;
}

.header-slider-arrow{
	height:80px;
	top: calc(50% - 40px);
	background: #486c99cf;
	color: #fff;
	font-size: 2rem;
	display: flex;
    align-items: center;
    justify-content: center;
}

.slick-dots {
    bottom: 40px;
}

.slick-dots li{
	width:30px;
	height:30px;
}

.slick-dots li button{
	width:30px;
	height:30px;
	background:#486c99cf;
	border-radius:100%
}

.slick-dots li button:before{
	font-size: 24px;
	top: 5.12px;
	left: 2.5px;
	width: 25px;
	height: 25px;
	line-height: 25px;
}

#hp-links{
	display:flex;
	flex-wrap:wrap;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	justify-content:center;
	max-width:700px;
}

a.hp-link{
	background:#f3f3f3;
	width:calc(50% - 10px);
	margin:5px;
	text-align:center;
	font-size:1.5rem;
	padding: 25px;
	text-decoration:none;
}

a.hp-link:hover{
	background:#d7d7d7;
}

a.hp-link img{
	height:69px;
	width:auto;
	margin-bottom:0.5em;
}

.hp-new{
	margin-top: 7em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

.hp-new .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
}

.hp-new h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

.hp-new-text{
	margin-top: 2em;
	background: #f3f3f3;
	padding: 1em 2em;
	font-size: 1.1rem;
	line-height: 1.8;
	font-weight:100;
	position:relative;
}

.hp-posts{
	margin-top: 7em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

.hp-posts .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
}

.hp-posts h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

.hp-post{
	border: 1px solid #486c99;
    padding: 5px;
	margin-bottom:5em;
	position:relative;
}

.hp-post-img div{
	width: 100%;
    padding-top: 65%;
    background-position: center;
    background-size: cover;
}

.hp-post-name{
	color:#6a6060;
	margin-top:10px;
	padding:0px 20px;
}

.hp-post-name h2{
	font-size: 1.7rem;
}

.hp-post-perex{
	padding:0px 20px;
	line-height: 1.8;
    font-weight: 300;
    font-size: 1.2em;
	padding-bottom:3em;
	text-align: justify;
}

.hp-post>a{
	position: absolute;
	color: #fff;
	background: #606060;
	padding: 0.5em 1em;
	font-size: 1.2rem;
	text-transform: uppercase;
	bottom: -24px;
	left: 0;
	right: 0;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	text-decoration:none;
}

.hp-post>a:hover{
	background: #22446d;
}

.all-posts{
	text-align:center;
}

.all-posts a.btn{
	border-radius: 0;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0.5em 1em;
}

.header-slider-item{
	height: calc(0.4 * 100vw);
}

.big-calendar{
	margin-top: 7em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

.big-calendar .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
}

.big-calendar h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

#big-calendar-inner{
	margin-top: 2.3em;
	background: #f9f9f9;
	padding: 1.5rem 1rem;
	position:relative;
}

.month-control{
	font-size: 1.3rem;
	display: flex;
	align-items: center;
}

.change-month{
	flex:1;
	color: #fff;
	font-size: 1.5rem;
}

.arrow-back{
	text-align:right;
}

.change-month i{
	background: #486b9a;
    padding: 0.4em 0.7em;
	cursor:pointer;
}

.change-month i:hover{
	background: #22446d;
}

.month-name{
	margin: 0em 2em;
	font-weight: 300;
}

#big-calendar-table{
	width: 100%;
    text-align: center;
	font-weight: 300;
    font-size: 1.1rem;
    margin-top: 1em;
}

#big-calendar-table th{
	font-weight: 600;
}

#big-calendar-table td, #big-calendar-table th{
	border: 1px solid #d5d5d5;
}

#big-calendar-table td:hover{
	background:#ebebeb;
}

#big-calendar-table td.td-event-day{
	cursor:pointer;
}

.dag-info{
	height: 35px;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
	border-radius: 100%;
	margin-left: auto;
    margin-right: auto;
}

.dag-info.today{
	background:#ebebeb;
}

.dag-info.event-day{
	background:#486c99;
	color:#fff;
	cursor:pointer;
}

#big-calendar-table td:hover .dag-info.event-day{
	background: #22446d;
}

.events-box{
	position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: #486c99;
    color: #fff;
    padding: 1rem;
	width:250px;
	overflow:hidden;
	display:none;
}

.close-box{
	position: absolute;
	right: 1rem;
	top: 0.4rem;
    font-size: 1.8rem;
}

.box-date{
	font-size: 1.4rem;
    font-weight: 100;
    border-bottom: 1px solid #fff;
    padding-bottom: 0.5rem;
    margin-top: 2rem;
	height: 43px;
}

.event-box{
	border-left: 1px solid #fff;
	padding-left: 1rem;
}

.box-event{
	position:relative;
	margin-bottom: 2rem;
	padding-right:1em;
}

.box-event::before{
	content: '';
	position: absolute;
	left: -26px;
	font-size: 80px;
	line-height: 15px;
	height: 20px;
	top: calc(50% - 10px);
	width: 20px;
	background: #fff;
	border-radius: 100%;
}

.box-event:first-child::after{
	content: '';
	background: #486c99;
	height: calc(50% - 10px);
	position: absolute;
	width: 1px;
	top: 0;
	left: -17px;
}

.box-event:last-child::after{
	content: '';
	background: #486c99;
	height: calc(50% - 10px);
	position: absolute;
	width: 1px;
	bottom: 0;
	left: -17px;
}

.another-scroll-element{
	height:calc(100% - 3.5rem - 43px);
	margin-top: 1.5rem;
}

.slimScrollDiv, .event-box-scroll{
	margin-left: -2.5rem;
    padding-left: 2.5rem;
}

.event-box-scroll{
	padding-left: 3.5rem;
}

.slimScrollBar{
	opacity:1 !important;
}

.our-partners{
	margin-top: 5em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 7rem;
}

.our-partners .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
}

.our-partners h1{
	color: #6a6060;
	font-size: 2rem;
	text-align: center;
	background: #fff;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

#partners{
	background:#fff;
}

.our-partners-item img{
	height: auto;
    max-width: 100%;
    width: auto;
    max-height: 150px;
}

#our-partners{
	width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
	margin-bottom:1.4em;
}

.partners-slider-arrow{
	background: #486b9a;
	color: #fff;
	height: 60px;
	font-size: 1.5rem;
	border: 0;
	width: 40px;
	position:absolute;
}

#our-partners .slick-prev::before{
	display:none;
}

#our-partners .slick-next::before{
	display:none;
}

#our-partners .slick-prev{
	left:-30px;
}

#our-partners .slick-next{
	right:-30px;
}

#our-partners .slick-arrow{
	background: #486b9a;
	color: #fff;
	font-size:1rem;
	width: 30px;
	height: 45px;
}

#our-partners .slick-list{

}

.our-partners-item{
	text-align:center;
	height:150px;
}

footer{
	padding-top:5rem;
}

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;
}

.map-div-top{
	background:#444;
	margin-top: -5rem;
	padding-bottom:2.5rem;
}

.map-div{
	margin-top: 5em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

.map-div .border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
}

.map-div h1{
	color: #fff;
	font-size: 1.8rem;
	text-align: center;
	background:#444;
	position: relative;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px;
}

#copyright a{
	color:#1a7dc3;
}

#copyright-text:after{
	display:none !important;
}

#copyright{
	margin-top:0;
}

#copyright-links{
	padding-bottom:0.7em;
}

#copyright-content{
	padding:12px;
}

#widget-62 .box-content a{
	text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    background: #e2e2e2;
    padding: 10px;
    display: block;
    color: #696969;
    text-align: center;
    letter-spacing: 1px;
	margin-bottom:10px;
}

#widget-62 .box-content i{
	display:none;
}

#widget-62 .box-content a:hover {
    background: #22446d;
    color: #e2e2e2;
}

.all-posts div{
	color: #486c99;
	font-size: 3rem;
}

#anchor{
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 2;
	background: #486c99;
	color: #fff;
	text-align: center;
	padding: 0.5rem;
	text-transform: uppercase;
	display:none;
	cursor:pointer;
}

#anchor div:first-child{
	font-size: 2.5rem;
	line-height: 2rem;
}

#content .vbm-text{
	padding: 0.7em 0.9em;
	background: #e2e2e2;
}

#content  .vbm-arrow-element{
	background: #336699;
}

#content  .vbm-option.multiselect{
	padding: 0.3em 0.7em 0.45em 2em;
}

.fake-table>div:nth-child(2n)>div:nth-child(3), .fake-table>div:nth-child(2n)>div:nth-child(4){
	border-left: solid 1px #efefef;
}

.fake-table>div>div{
	border-left: solid 1px #c7c7c7;
	padding: 10px;
}

.fake-table>div>div:nth-child(2){
	width: 100%;
	flex: none;
	border-right: solid 1px #c7c7c7;
	border-bottom: solid 1px #d6d6d6;
}

.fake-table>div>div:nth-child(3){
	display:flex;
	align-items:center;
}

.fake-table>div:nth-child(2n)>div:nth-child(3){
	border-left: solid 1px #d6d6d6;
}

.fake-table>div:nth-child(2n)>div:nth-child(2){
	border-bottom: solid 1px #efefef;
}

.fake-table{
	word-break: break-word;
}

.fake-table>div{
	background:#e2e2e2;
}

.fake-table>div:nth-child(2n){
	background:#fff;
}

.fake-table>div:nth-child(2){
	border-top: solid 1px #c7c7c7;
}

.fake-table-header{
	display:none;
}

.fake-table>div{
	flex-wrap:wrap;
}

.fake-table-header>div{
	font-weight:bold !important;
}

.fake-table>div>div:first-child{
	flex:none;
	width:100%;
	border-right: solid 1px #c7c7c7;
	border-bottom: solid 1px #d6d6d6;
	font-weight: bold;
}

.fake-table>div:nth-child(2n)>div:first-child{
	border-bottom: solid 1px #efefef;
}

.fake-table .full-name{
	font-weight: bold;
}

.fake-table>div>div:nth-child(3), .fake-table>div>div:nth-child(4){
	border-left: solid 1px #d6d6d6;
}

.fake-table>div>div:nth-child(2){
	display: flex;
	align-items: center;
}

.fake-table>div>div:nth-child(4) {
	border-right: solid 1px #c7c7c7;
}

.fake-table>div:last-child>div{
	border-bottom: solid 1px #c7c7c7 !important;
}

.hp-posts-posts{
	margin-top:2.3em;
}

.big-calendar .slimScrollBar{
	display:block !important;
}

#widget-61 p{
	display:none;
}

.td-event-day{
	background: #486c99;
}

.td-today{
	background: #ebebeb;
}

#top-header-navigation-mobile .navigation-link, #top-header-navigation-mobile .navigation-submenu-link{
	padding: 0.5em 1.5em;
}

#top-header-navigation-mobile .navigation-item.dropdown>span.navigation-open-button, #top-header-navigation-mobile .navigation-submenu-item.dropdown .navigation-open-button{
	padding-right:1.5em;
}

.blogDiv{
	border: 1px solid #486c99;
    padding: 5px;
    margin-bottom: 5em;
    position: relative;
	background:transparent;
}

.blogImg{
	width: 100%;
    padding-top: 65%;
    background-position: center;
    background-size: cover;
}

.blogContent{
	padding:0;
	margin:0;
}

.blogContent>.flex1{
	color: #6a6060;
	margin-top: 10px;
	padding: 0px 20px;
}

.blogContent h2{
	font-size: 1.7rem;
}

.blogContent h2 a{
	color: #6a6060;
}

#content{
	padding:0;
}

.blog-perex{
	padding: 0px 20px;
	line-height: 1.8;
	font-weight: 300;
	font-size: 1.2em;
	padding-bottom: 3em;
	text-align: justify;
}

#blog-category .open-post, .hp-post .open-post{
	position: absolute;
	    color: #fff;
	    background: #606060;
	    padding: 0.5em 1em;
	    font-size: 1.2rem !important;
	    text-transform: uppercase;
	    bottom: -24px;
	    left: 0;
	    right: 0;
	    width: 160px;
	    margin-left: auto;
	    margin-right: auto;
	    text-decoration: none;
	    border: 0;
	    border-radius: 0;
	    font-weight: 400 !important;
}

.open-post{
	border-radius: 0;
}

.slick-list, .slick-track{
	height:100%;
}

.header-slider-item{
	max-height: 100%;
}

.second-logo{
	margin-left:10px;
}

.second-logo img{
	height:100%;
}

/* Rozlišení větší nebo rovné 576px (telefony) */

@media screen and (min-width: 576px) {

	#top-header-navigation-desktop .top-header-navigation{
		padding:7px;
	}

	.top-panel .title h1{
		font-size: 24px;
	}

	a.hp-link{
		background:#f3f3f3;
		width:calc(33% - 10px);
		margin:5px;
	}

	.hp-posts-posts{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.hp-post:first-child{
		margin-right:5px;
	}

	.hp-post:nth-child(2){
		margin-left:5px;
	}

	.hp-post{
		width: calc(50% - 5px);
	}

	.header{
		margin-top:138px;
	}

	#big-calendar-table td, #big-calendar-table th{
		padding: 0.5em 0.25em;
	}

	#big-calendar-inner{
		padding: 1.5rem 1.5rem;
	}

	.dag-info{
		height: 45px;
		width: 45px;
	}

	.events-box{
		width:330px;
		padding: 1rem 2.5rem;
	}

	.slick-dots {
	    bottom: 30px;
	}

	#big-calendar-table{
	    font-size: 1.2rem;
	}

	.td-event-day{
		background: transparent;
	}

	.td-today{
		background: transparent;
	}


	.fake-table-header{
		font-weight:bold;
		display:flex;
	}

	.fake-table>div>div:last-child{
		border-right: solid 1px #c7c7c7;
	}

	.fake-table>div:last-child>div{
		border-bottom: solid 1px #c7c7c7;
	}

	.fake-table>div:first-child>div{
		border-top: solid 1px #c7c7c7;
		border-left: solid 1px #c7c7c7;
	}

	.fake-table .full-name, .fake-table .second-number{
		display:none;
	}

	.fake-table .second-number{
		display:block;
	}

	.fake-table .only-number, .fake-table>div>div:nth-child(5){
		display:none;
	}

	.fake-table>div>div:first-child{
		flex:4;
		border-right:0;
		border-bottom:0;
		font-weight:normal;
		display:flex;
		align-items:center;
	}

	.fake-table>div>div:nth-child(2){
		flex:4;
		border-right:0;
		border-bottom:0;
	}


	.fake-table>div:nth-child(2n)>div:nth-child(3), .fake-table>div:nth-child(2n)>div:nth-child(4){
		border-left: solid 1px #c7c7c7;
	}

	.fake-table>div>div:nth-child(3), .fake-table>div>div:nth-child(4){
		    border-left: solid 1px #c7c7c7;
	}

	.fake-table>div:nth-child(2n)>div:first-child{
		border-bottom:0;
	}

	.fake-table>div:nth-child(2n)>div:nth-child(2){
		border-bottom:0;
	}

}

/* Rozlišení větší nebo rovné 768px (větší telefony, tablety) */

@media screen and (min-width: 768px) {

	.header {
    	margin-top: 178px;
	}

	a.hp-link{
		background:#f3f3f3;
		width:calc(33% - 30px);
		margin:15px;
	}

	.hp-post:first-child{
		margin-right:5px;
	}

	.hp-post:nth-child(2){
		margin-left:5px;
		margin-right:5px;
	}

	.hp-post:nth-child(3){
		margin-left:5px;
	}

	.hp-post{
		width: calc(33% - 5px);
	}

	.events-box{
		width:450px;
	}

	.box-event{
		font-size: 1.3rem;
		font-weight: 100;
	}

	.header-slider-arrow{
		font-size:3rem;
		width:100px;
	}

	#big-calendar-table{
	    font-size: 1.3rem;
	}

	.hp-post{
		margin-bottom:2em;
	}

	.second-logo{
		flex:1;
	}

}

/* Rozlišení větší nebo rovné 992px (velké tablety, menší počítače) */

@media screen and (min-width: 992px) {

	.top-panel .title h1{
		font-size: 28px;
	}

	.hp-post:first-child{
		margin-right:25px;
	}

	.hp-post:nth-child(2){
		margin-left:25px;
		margin-right:25px;
	}

	.hp-post:nth-child(3){
		margin-left:25px;
	}

	.hp-post{
		width: calc(33% - 31px);
	}

	#big-calendar-table th{
		padding: 1em;
	}

	#big-calendar-table td{
		padding:0.5em;
	}

	.dag-info{
		height: 55px;
		width: 55px;
	}

	.slick-dots {
	    bottom: 40px;
	}

	#big-calendar-table{
	    font-size: 1.4rem;
	}

	.category-inner{
		display:flex;
		flex-wrap: wrap;
	}

	.blogDiv{
		width: calc(50% - 2rem);
		margin:1em;
		margin-bottom:3em;
	}

	#hp-links{
		max-width:1000px;
	}

	a.hp-link{
		background:#f3f3f3;
		width:calc(20% - 30px);
		margin:15px;
	}

}

/* Rozlišení větší nebo rovné 1200px (standardní počítače) */

@media screen and (min-width: 1200px) {

	.hp-new-text{
		font-size:1.2rem;
	}

	#our-partners .slick-prev{
		left:-50px;
	}

	#our-partners .slick-next{
		right:-50px;
	}

	#our-partners .slick-arrow{
		background: #486b9a;
		color: #fff;
		font-size:2rem;
		width: 50px;
		height: 75px;
	}

	#our-partners{
		width: calc(100% - 100px);
	}

	.category-inner{
		display:flex;
		flex-wrap: wrap;
	}

	.blog-category-box .blogDiv{
		width: calc(50% - 2rem);
		margin:1em;
		margin-bottom:3em;
	}

	#copyright-text{
		width: 100%;
	}

	.hp-new #front-control{
		display:block;
		top:5px;
		right:10px;
	}

	.our-partners #front-control{
		display:block;
		top:30px;
		right:10px;
	}

	.gallery-category{
		width: calc(33% - 0.5em);
	}

	.gallery-category:nth-child(2n){
		margin-right:0.5em;
	}

	.gallery-category:nth-child(3n){
		margin-right:0;
	}

	.columns-one .gallery{
		width: calc(33% - 0.5em);
	}

	.columns-one .gallery:nth-child(2n){
		margin-right:0.5em;
	}

	.columns-one .gallery:nth-child(3n){
		margin-right:0em;
	}

}

@media screen and (min-width: 1920px) {

	#header-slider{
		width: 1920px;
    	margin-left: auto;
    	margin-right: auto;
	}

}
