/*------------------------------------*\
    Hot News
\*------------------------------------*/
.hot-news {
	margin-bottom: 40px;
}

.hot-news > h1 {
    text-transform: uppercase;
    float: left;
    width: 9%;
	margin: 0;
}

.hot-news .sx-slider {
    width: 91%;
	float: right;
	font-weight: 700;
	margin-top: 2px;
}

.hot-news .sx-container {
    padding-top: 5px;
}

.hot-news .date {
    font-size: 14px;
    font-weight: 500;
    margin-right: 6px;
	line-height: 1.7;
	float: left;
}

.hot-news .sx-item a {
    color: #333;
}

.hot-news .sx-item p {
    float: left;
	margin: 0;
}

.hot-news .sx-item a:hover {
    color: #1f7a16;
}

@media only screen and (max-width: 1024px){
    .hot-news > h1 {
        float: none;
        margin-bottom: 8px;
    }
    
	.hot-news .sx-slider {
		float: left;
	}
	
     .hot-news .sx-container {
        padding-left: 0;
        padding-top: 0;
    }

    .hot-news .date {
        font-size: 13px;
		line-height: inherit;
    }
}

@media only screen and (max-width: 768px){
	 .hot-news {
        margin-bottom: 20px;
    }
	
	.hot-news .date {
        margin-right: 3px
    }
}
/*------------------------------------*\
    tile
\*------------------------------------*/
.list ul {
	padding: 0;
}

.list li {
	position: relative;
	margin-bottom: 0;
}

.list > ul > li {
	margin-bottom: 30px;
}

.list li:before {
	content: "";
}

.list img {
    width: 100%;
    height: auto;
    display: block;
	margin-bottom: 20px;
}

.news-post .list img {
	margin-bottom: 5px;
}

.list a.img-link:hover {
	opacity: 0.9;
}

.col-2 > ul > li {
	width: 47%;
    margin-left: 6%;
}

.col-3 > ul > li {
    width: 32%;
    margin-left: 2%;
}

.col-2 > ul > li:nth-child(2n + 1),
.col-3 > ul > li:nth-child(3n + 1) {
    margin-left: 0%;
    clear: both;
}

@media only screen and (max-width: 768px){
    .col-2 > ul > li,
	.col-3 > ul > li {
        width: 100%;
        margin-left: 0%;
    }
}

/*------------------------------------*\
    Side Content
\*------------------------------------*/
.side-content .side-navigation {
	margin-top: 5px;
}

.side-content .side-navigation li {
    margin-bottom: 10px;
}

.side-content .side-navigation ul {
    margin-left: 10px;
	margin-top: 6px;
}

.side-content .side-navigation ul > li {
    margin-bottom: 5px;
}

.side-content .side-navigation li a {
	display: inline-block;
	width: 100%;
}

.side-content h3 {
    line-height: 2.35em
}

@media only screen and (max-width: 768px){
    .side-content {
        width: 100%; 
        padding-right: 5px;
    }

    .side-content .side-navigation {
        background-color: #f2f2f2;
        padding: 11px 11px 11px 19px;
        margin-bottom: 40px;
		position: relative;
    }
	
	.side-content .side-navigation li a {
		width: 80%;
	}
	
	.side-content .sideButton {
		position: absolute;
		height: 95%;
		width: 10%;
		right: 10px;
		top: 2%;
		background: none;
		border: none;
		cursor: pointer;
    }
	
	.side-content .sideButton i {
		position: absolute;
		top: 12px;
    }
	
	.side-navigation.expanded .sideButton i {
		top: 7px;
		-ms-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

    .side-content .side-navigation li {
        display: none;
        margin: 0;
    }

    .side-content .side-navigation li.active,
    .side-content .side-navigation.expanded  li {
        display: block;
		margin-bottom: 8px;
    }
}


/*------------------------------------*\
    Kontakt
\*------------------------------------*/
.contact-block ul,
.contact-block dl {
    margin: 0;
    float: left;
}

.contact-block ul {
    padding: 0;
    margin-right: 85px;
}

.contact-block ul > li:before {
    content: "";
}

.contact-block dl > dt {
    clear: both;
    float: left;
}

.contact-block dl > dd {
    margin-left: 70px;
}

.we-form {
    margin: 60px 0;
}

.we-form dl.form {
    margin-bottom: 15px;
}

.we-form dl.form h3:not(:first-of-type) {
	clear: both;
	margin-top: 30px;
	float: left;
	width: 100%;
}

.we-form .radio {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}

.radio .check-container .indicator,
.radio .check-container :checked ~ .indicator::before {
	border-radius: 50%;
}

dl.form .inputcontainerdate {
	position: relative;
}

dl.form .inputcontainerdate .dateicon {
	box-sizing: border-box;
	height: 45px;
	width: 45px;
	padding: 0;
	cursor: pointer;
	border-radius: 0;
	line-height: 45px;
	position: absolute;
	right: 0px;
	top: 0;
}

dl.form .inputcontainerdate .dateicon i {
	font-size: 20px;
	color: #6ea818;
}

@media only screen and (max-width: 768px){
    .contact-block {
        margin-bottom: 50px;
    }

    .contact-block dl > dd {
        margin-left: 50px;
    }

    .we-form {
        margin: 0 0 40px;
    }
	
	dl.form .inputcontainerdate .dateicon {
		height: 35px;
		width: 35px;
		line-height: 35px;
	}
}

@media only screen and (max-width: 500px){
    .contact-block ul {
        margin-right: 25px;
    }

}

/*------------------------------------*\
    FormularBlock/MerkBlattBlock
\*------------------------------------*/
.formulare-list i {
	font-size: 15px;
	color:#747474;
	padding-bottom: 30px;
}

.merkBlatt-list i {
	font-size: 15px;
	color:#ee6d5e;
}

.formulare, .merkBlatt {
	padding-bottom: 30px;
}

/*------------------------------------*\
    Suche
\*------------------------------------*/
.search-form {
	margin-bottom: 40px; 
	position: relative;
}

.search-form input:not([type="radio"]):not([type="checkbox"]) {
	width: calc(100% - 190px);
}

.search-form .button {
	font-size: 16px;
	font-weight: 600;
	padding: 11px 62px 11px;
	line-height: 1.4;
	float: right;
}

.search .result h1 {
	margin-bottom: 45px;
}

.search .result h2 {
	color: #3fa535;
}

@media only screen and (max-width: 1024px){
	.search-form input:not([type="radio"]):not([type="checkbox"]) {
		width: calc(100% - 160px);
	}
	
	.search-form .button {
		font-size: 14px;
		padding: 12px 50px 13px;
	}
	
	.search-form,
	.search .result h1 {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 768px){
	.search-form input:not([type="radio"]):not([type="checkbox"]) {
		width: 100%;
	}
	
	.search-form .button {
		position: absolute;
		padding: 5px 20px;
		top: 2px;
		right: 2px;
		background-color: transparent;
	}
	
	.search-form .button .icon-search {
		color: #3fa535;
	}
}

/*------------------------------------*\
    Sitemap
\*------------------------------------*/
.sitemap ul {
	list-style-type: circle;
	margin-left: 15px;
}

.sitemap ul ul {
	list-style-type: square;
	margin-left: 35px;
	line-height: 1.5;
}

.sitemap h2 {
	margin-top: 15px;
}