@media (min-width: 1400px){
	.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
	  max-width: 940px;
	}
	.container.categoriesmenu, .frame-container.categoriesmenu {
	  max-width: 1320px !important;
	}
}
@media (max-width: 1399px){
	.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
	  max-width: 940px;
	}
	.container.categoriesmenu, .frame-container.categoriesmenu {
	  max-width: 1320px !important;
	}
	.news .article .news-img-wrap img {
	  width: 93% !important;
	}
	.navbar-default .navbar-nav .nav-link {
	  padding: 10px 16px;
	}
	body.detailDce .onecolumn {
	  padding: 0 40px 80px;
	}
	div.angebotdetail h2 {
	  height: auto;
	  line-height: 35px;
	}
}

@media (max-width: 991px) {
	body {
	  padding-top: 80px;
	}
	body > .slider {
    	height: calc(100vh - 80px);
	}
	.container, .container-sm, .container-md, .frame-container-default {
	  max-width: 95% !important;
	}
	.carousel-item {
    	height: calc(100vh - 80px);
	}
	.carousel-control-prev, .carousel-control-next {
		width: 5%;
	}
	.categoriesmenu  {
		margin-left: 0;
	}
	.fixed-top > .container {
	  text-align: left;
	}
	.navbar-mainnavigation .navbar-brand {
	  height: auto;
	  width: 105px;
	  padding-bottom: 5px;
	}
	.navbar-mainnavigation .navbar-brand img {
	  width: 100%;
	  height: auto;
	}
	.navbar-mainnavigation .navbar-toggler {
	  float: right;
	  margin-top: 25px;
	  color: rgb(192, 150, 90);
	  margin-right: 15px;
	}
	.navbar-mainnavigation .navbar-nav:last-child {
	  margin-left: auto;
	  margin-right: 20px;
	  margin-bottom: 20px;
	}
	.navbar-toggler:focus {
	  box-shadow: unset !important;
	}
	.navbar-mainnavigation .nav-link {
	  display: block;
	    text-align: right;
	}
	.navbar-nav {
	  display: block;
	  background-color: transparent;
	}
	.navbar-default .navbar-nav .active .nav-link {
	  background-color: transparent;
	}
	.navbar-default .navbar-nav .nav-link:hover {
	  background-color: transparent;
	}
	.navbar-mainnavigation.navbar-default a:not(.active):hover, .navbar-mainnavigation.navbar-default-transition a:not(.active):hover, .navbar-mainnavigation.navbar-default-transition.navbar-transition a:not(.active):hover, .navbar-mainnavigation.navbar-default a:not(.active):focus, .navbar-mainnavigation.navbar-default-transition a:not(.active):focus, .navbar-mainnavigation.navbar-default-transition.navbar-transition a:not(.active):focus {
	  color: rgb(192, 150, 90);
	}
	h1 {
    	font-size: 35px;
    	line-height: 45px;
	}
	div.section {
		padding-top: 80px;
		padding-bottom: 30px;
	}
	.footer-menu-section .col-sm {
		justify-content: center !important;
		width: 25%;
	}
	.grey {
	  padding: 3vh 2vh;
	}
	p {
	  font-size: 14px;
	  line-height: 26px;
	}
	div.newsletter {
		width: 110px;
		bottom: 70px;
		right: -14px;
	}
	div.newsletter img {
		width: 100%;
		height: auto;
	}
}

@media (max-width: 767px) {
	body.detailDce .onecolumn {
	  padding: 20px 40px 80px;
	}
	h1 {
    	font-size: 24px;
    	line-height: 35px;
	}
	.facts .row .lg-12 .row {
		flex-direction: column;
	}
	.facts .row .lg-12 .row .col-sm {
		width: 100%;
		padding-bottom: 15px;
	}
	div.section.facts .facts-number {
		font-size: 60px;
		line-height: 60px;
	}
	.team .col-sm{
    	flex: 50%;
	}
	.team div.row div.col-sm:first-child {
		padding-left: 0.5rem !important;
	}
	.team div.row div.col-sm:last-child {
		padding-right: 0.5rem !important;
	}
	.container, .container-sm {
		max-width: 90%;
	}
	.news-list-view .article {
	  display: block;
	}
	.news-list-view .article .col-sm-3, .news-list-view .article .col-sm-6 {
	  width: 100%;
	  padding-bottom: 20px;
	}
	.news-list-view .article .pe-5, .angebotdetail .pe-5, .immobiliendetail .pe-5, .news-single .pe-5  {
	  padding-right: 0 !important;
	}
	.news .article .news-img-wrap {
	  float: none !important;
	}
	.news .article .news-img-wrap img {
		width: 100% !important;
		float: none !important;
	}
	#nav-details .row:nth-child(2), .angebotdetail  .row:nth-child(3), .immobiliendetail  .row:nth-child(2) {
	  display: block;
	}
	#nav-details .row:nth-child(2) .col-sm-8 , #nav-details .row:nth-child(2) .col-sm-4{
	  width: 100%;
	}
	.angebotdetail .row:nth-child(3) .col-sm-8 , .angebotdetail .row:nth-child(3) .col-sm-4{
	  width: 100%;
	  padding-left: 0;
	}
	.immobiliendetail .row:nth-child(2) .col-sm-8 , .immobiliendetail .row:nth-child(2) .col-sm-4{
	  width: 100%;
	}
	.categoriesmenu .breadcrumb-dropdown-menu  ol > li:first-child, .categoriesmenu .breadcrumb-dropdown-menu  ol > li:nth-child(2){
		display: none;
	}
	div.blog-detail .frame-default {
	  width: 100%;
	}
	div.blog-detail .frame-default .frame-container-default, div.blog-detail .frame-breit .frame-container-default {
	  max-width: 100% !important;
	}
	.news-single h2 {
	  height: auto;
	  font-size: 20px;
	  line-height: 26px;
	  padding-bottom: 10px;
	}
}
@media (max-width: 575px) {
	.article .px-3 {
	  padding-right: 0 !important;
	  padding-left: 0 !important;
	}
	.news-single img {
	  padding-bottom: 20px;
	}
	.breadcrumb-dropdown-menu {
	  padding-bottom: 10px;
	}
	.breadcrumb-dropdown-menu ol li {
	  background-color: transparent;
	  padding: 0rem 5px 0 0 !important;
	}
	.container.categoriesmenu a, .frame-container.categoriesmenu a {
	  color: black;
	  text-transform: none;
	}
	.breadcrumb-dropdown-menu ol li.drop-down:hover {
	  background-color: rgb(196, 155, 93);
	}
	.breadcrumb-dropdown-menu ol li.drop-down:hover ul li:hover {
	  background-color: rgb(196, 155, 93);
	}
	.breadcrumb-dropdown-menu ol li.drop-down ul {
	  background-color: #f1f1f1;
	}
	.breadcrumb-dropdown-menu ol li.drop-down:hover ul li a {
	  color: #000;
	  padding: 5px;
	}
	.angebot .col-sm-4, .blog-list-view  .col-sm-4{
		padding-bottom: 20px;
	}
	div.section.onecolumn div.immobilien a > div.row {
	  padding: 20px;
	}
	div.section.onecolumn div.immobilien a > div.row .pe-0 {
	  padding-right: inherit !important;
	}
	div.section.onecolumn div.immobilien a > div.row > *{
	  padding-bottom: 20px !important;
	}
	div.immobiliendetail .foto{
	  padding-bottom: 20px !important;
	}
	div.blog-detail .trenner .col-sm-8 {
	  padding-left: 20px;
	  padding-top: 20px;
	}
	div.blog-detail .trenner img {
	  padding-bottom: 0px;
	}
	.gallery-item-size-3, .gallery-item-size-2  {
	  --gallery-columns: 1;
	}
}
@media (max-width: 479px) {
	.team .col-sm{
    	flex: 100%;
	}
	.footer-menu-section .col-sm {
		width: 50%;
	}
	.news .col-sm, .handwerk .col-sm {
	  flex: unset;
	  width: 100%;
	}
	.section.news .gallery-item img, .section.news .gallery-item picture {
	  max-height: 100%;
	  width: 100%;
	}
	.handwerk .gallery-item img, .handwerk .gallery-item picture {
	  width: 100%;
	  height: auto;
	}
	.team .col-sm h4, .team .col-sm h5 {
	  text-align: center;
	}
	body > .slider {
	  height: 70vh;
	}
	.carousel-item {
	  height: 70vh;
	}
	div.section {
	  padding-top: 40px;
	}
	div.section.facts > .row {
	  background-attachment: unset;
	}
	.angebot.row {
	  margin: -10px;
	}
	.detailDce .angebot.row {
	  margin: -30px;
	}
	div.section.onecolumn div.immobilien a > div.row {
	  max-width: 95% !important;
	  margin: auto;
	  padding: 20px 10px 0 0;
	}
	.immobiliendetail {
	  margin: 0 -20px;
	}
}