



@media (min-width: 961px) and (max-width: 1200px) {
	.objects aside .booking .question figure,
	.objects aside .booking .question .intro {
		display: none;	
	}	
    
	section.gids .filter-box .fields ul li {
		width: 50%;
	}
	
	section.gids .filter-box .fields ul li:first-child {
		float: none;
		width: 100%;
	}
	
	section.gids table.gidi-long > tr > td {
		border: 0;
	}	
	
	section.gids table.gidi-long tr td.gids span {
		position: relative;
		display: block;
		height: 60px;
		width: 100%;	
		line-height: 60px;
	}	
	
	section.gids table.gidi-long tr td.gids .open-gids {
		display: block;
	}

	section.gids table.gidi-long tr td.data {
		display: none;
	}
	
	section.gids table.gidi-long tr td.gids {
		border: 0;
		font-size: 1em;
	}
	.cb_details {
		padding: 23px;
	}
	.cb_cell {
		/* height: 63px; */
	}

	.object-open > h1 {
		margin-right: 30px;
	}
    .galerija-list{
    width: 105%;
    }
	.galerija-list article {
		width: 28.33%;
		margin-bottom: 46px;
		margin-right: 46px;
		margin: 0 5% 5% 0;
    }
}

