.container {
	max-width: 100%;
    padding-right: 50px;
    padding-left: 50px;
}

@media (min-width: 992px){
	.container  h1{
		max-width: 450px;
		margin-bottom: 50px;
	}
	#projektheader   h1{
		max-width: 884px;
		margin: auto;
		margin-bottom: 50px;
	}
	#wohnungen {
		padding-top: 100px;
	}
	#wohnungenliste {
		padding-top: 120px;
	}
	#wohnungendetail {
		padding-top: 100px;
	}
	#galerie .container  h1{
		margin-bottom: 0;
	}
	#ueberuns .container, #galerie .container, #unternehmen .container {
		width: 884px;
	}
	#galerie .container {
		overflow: visible;
	}
	#galerie .container h1 {
		margin-left: -128px;
		max-width: 250px;
		margin-bottom: 40px;
	}
	#galerie .container p {
		text-transform: uppercase;
		font-size: 18px;
		font-weight: 700;
	}
}

@media (max-width: 1350px){
	.navbar{
		width: 100%;
	}
	.navbar {
		padding-left: 16px;
		padding-right: 15px;
	}
	.container  h1{
		margin-bottom: 50px;
	}
	
	section#home .col-lg-6:first-of-type{
		padding-left: 200px;
	}
	section#home .col-xl-6:first-of-type {
		padding-left: 202px;
	}
}
@media (max-width: 1200px){
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .4rem;
		padding-left: .4rem;
	}
	.footerleft .footerfoto{
		max-width: 235px;
	}
	#myCarousel.slide .carousel-item {
		width: 100%;
		height: 100%;
		max-width: 100%;
	}
	#myCarousel.slide {
		width: 100%;
	}
	#unternehmen .container h1 {
		margin-top: 0px;
	}
	footer {
		padding: 50px 0;
	}
	.footercenter {
		margin-left: 0px;
		margin-bottom: 40px;
	}
	.footergroup {
		display: flex !important;
		flex-direction: column-reverse;
	}
	h1 {
		font-size: 44px;
		line-height: 40px;
	}
	.projektgalerie #myCarousel.slide {
	  padding-bottom: 50px;
	}
	.projektgalerie #carouselcontrols {
	  max-width: 874px;
	  margin: auto;
      position: relative;
	}
}

@media (max-width: 992px){
	.container {
		max-width: 920px;
		width: 100%;
		padding-right: 40px;
		padding-left: 40px;
	}
	#header .container{
		overflow: visible;
	}
	.footercenter {
		width: 310px;
		margin-top: 0px;
	}
	#galerie .instalink-feed-post span img{
	  height: 180px !important;
	}
	#galerie #instaLink_0 {
		height: 440px !important;
	}
	#galerie .instalink-feed-post {
		width: 200px !important;
		height: 230px !important;
	}
	#pointer{
		top: 90px;
	}
	.carouselcounter {
		width: 80px !important;
	}
	#carouselcontrols {
		position: relative;
		max-width: 884px;
		margin: 20px auto;
		bottom: auto;
	}
	.new-caption-area {
		width: 100%;
	}
	#wohnungen td:first-child, th:first-child {
		min-width: 0px;
		width: 0;
	}
	.navbar {
		height: 90px;
	}
	section {
		padding: 100px 0;
	}
	section#home {
	    padding-top: 90px !important;
		padding-bottom: 30px;
	}
	div.projekt img {
		width: 100% !important;
		height: 250px !important;
	}
	#bglogo {
		background-image: none;
		width: 100%;
	}
	#projektmenu {
		text-align: right;
	}
	h1, #referenzprojekte h1, #aktuelle-projekte h1 {
		font-size: 38px;
		line-height: 38px;
	}
	#immosuche p:first-of-type {
		font-size: 50px;
		line-height: 44px;
	}
	section#projektheader h2 {
		font-size: 30px;
		line-height: 24px;
	}
	#referenzprojekte h1 {
		max-width: 210px;
	}
	#team .teamcontact {
		margin-top: 10px;
	}
	#projektinfos .col-md-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 40px;
	}
	footer h1 {
		margin-bottom: 50px !important;
	}
	#aktuelle-projekte h1, #referenzprojekte h1 {
		max-width: none;
		margin-bottom: 70px;
	}
	.projektgalerie #carouselcontrols {
	  max-width: 829px;
	  margin-left: 4px;
	}
	.projektgalerie .carousel-control-next {
	  margin-right: 11px;
	}
	
	.onlymobile{
		display: block;
	}
	.nomobile{
		display: none;
	}
	section#projektinfos table {
		width: 100% !important;
	}
	#immobilien td, th {
		line-height: 32px;
		font-size: 15px;
		min-width: unset;
	  }
}
}

@media (max-width: 768px){
	.footerright {
		width: 100%;
		float: left;
		margin-top: 90px;
	}
	.zippycarousel {
		width: 610px;
	}
	.new-caption-area {
		width: 100%;
		margin-top: 50px;
	}
	#carouselcontrols {
		right: unset;
		left: 0px;
	}
	#immobilien td, #immobilien th {
		font-size: 12px;
		min-width: 0;
		white-space: nowrap;
	}
	#galerie .instalink-feed-post span img{
	  height: 130px !important;
	}
	#galerie .instalink-feed-post {
		width: 150px !important;
		height: 180px !important;
	}
	#galerie #instaLink_0 {
		height: 340px !important;
	}
	.footerleft .footerfoto{
		max-width: 263px;
	}
	.realty-list.template-vertical-realty-list-basic .realty-wrapper .short-info .list-item-value, .realty-list.template-vertical-realty-list .realty-wrapper .short-info .list-item-value {
		font-size: 16px;
	}
	.realty-list.template-vertical-realty-list-basic .realty-wrapper .short-info .list-item-desc, .realty-list.template-vertical-realty-list .realty-wrapper .text-cell a {;
		font-size: 20px;
		line-height: 20px;
	}
	.realty-list.template-vertical-realty-list .realty-wrapper .text-cell h3 {
		line-height: 20px;
	}
	.d-sm-table-cell {
		display: block !important;
	}
	.realty-list.template-vertical-realty-list-basic .realty-wrapper .short-info > li, .realty-list.template-vertical-realty-list .realty-wrapper .short-info > li {
		border-right: 1px solid #ddd;
	}
	.realty-list.template-vertical-realty-list-basic .realty-wrapper .short-info > li:last-child, .realty-list.template-vertical-realty-list .realty-wrapper .short-info > li:last-child {
		border-right: 0;
	}
	div.projekt img {
		width: 100% !important;
		height: auto !important;
	}
	div.projekt {
		width: 100%;
		max-width: none;
	}
	#wohnungendetail  .col-sm-8, #wohnungendetail .col-sm-4 {
		position: relative;
		width: 100% !important;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.realty-list .property-container .text-cell {
		padding: 20px;
	}
	
	#team .ce-above .ce-bodytext {
		min-height: auto;
	}
	#home .circle {
	  max-width: 300px;
	}
	#home .mb-5, #home .my-5 {
	  margin-bottom: 0rem !important;
	  margin-top: 2rem !important;
	}
	#rokitanskygasse a, #geblergasse a, #mayssengasse a, #alle-wohnungen a {
	  margin: 10px 0 0px;
	}
	#rokitanskygasse .ce-image, #geblergasse .ce-image, #mayssengasse .ce-image {
		margin-bottom: 20px;
	}

}

@media (max-width: 654px){
	section {
		padding: 60px 0;
	}
	section#footermenu {
		padding: 120px 0;
	}
	section#projektheader {
		padding: 100px 0 0px;
	}
	.container {
		width: 90%;    
		padding-left: 10px;
	}	
	.content {
	  margin-right: 0px;
	  margin-left: 0px;
	}
	#projektmenu {
		left: 0;
		top: 90px;
		width: 100%;
		max-width: 100%;
		text-align: left !important;
	}
	#aktuelle-projekte h1, #referenzprojekte h1 {
	    margin-bottom: 80px;
	}
	#unternehmen h1{
		text-align: left;
	}
	h2 {
        line-height: 26px;
        font-size: 24px;
	}
	#logo img.noMobile{
		display: none;
	}
	#logo img.mobile{
		display: block;
	}
	#trennstrich {
		margin: 19px 3px 19px 13px;
	}
	.logotext {
		line-height: 14px;
		font-size: 16px;
		margin-top: 4px;
	}
	#pointer {
		left: 20px;
		top: 91px;
	}
	#pfeil {
		margin-bottom: 14px;
	}
	.text_slideshow {
		line-height: 53px;
		font-size: 48px;
	}
	.text_slideshow  img{
		width: 93px !important;
		height: 125px !important;
	}
	.textklein {
		padding-top: 20px !important;
		font-size: 18px;
		line-height: 20px !important;
	}
	.eigentum .textklein {
		padding-top: 5px !important;
	}
	#slider {
		margin-bottom: 0px;
	}
	.progress-indicator.stacked li:nth-child(2n) .stacked-text {
		float: unset;
		margin-left: 55% !important;
	}
	.progress-indicator.stacked li:nth-child(2n) .stacked-text p, .progress-indicator.stacked li:nth-child(2n) .stacked-text h3 {
		text-align: left !important;
	}
	.progress-indicator {
		margin: 50px 0 1em;
	}
	.progress-indicator.stacked > li {
		margin-left: -220px;
	}
	.progress-indicator.stacked .stacked-text {
		width: 40% !important;
	}
	.col-md-4 {
		width: 49%;
		float: left;
		padding-right: 3%;
		padding-left: 0;
	}
	footer h1 {
		margin-left: 0px;
	}
	footer {
		padding: 80px 0px 80px;
		margin: auto;
	}
	.footergroup {
		width: 100%;
	}
	.footerleft .footerfoto {
		margin-bottom: 30px;
	}
	.footerright {
		max-width: unset;
		width: 100%;
		margin-top: 30px;
	}
	footer .container {
		padding-left: 15px;
	}
	#unternehmen div.left, #unternehmen div.right{
		width: 100%;
		float: none;
		max-width: none;
	}
	#unternehmen div.right{
		margin-top: 40px;
	}
	#unternehmen .container h1 {
		margin-top: 0px;
	}
	.page-content {
		padding-top: 0px;
	}
	#wohnungendetail .page-content {
		padding-top: 80px;
	}
	#search_form .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	section#projektinfos .back {
		position: relative;
		left: 0;
		right: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#immobilien td, th {
		font-size: 12px;
		line-height: 12px;
		padding: 3px 0;
	  }
	  #immobilien .trenner td {
		  padding: 0;
		}
}

@media (max-width: 576px){
	.navbar {
		padding-left: 16px;
		padding-right: 15px;
	}
	nav .container{
		padding: 0px;
	}
	#header button {
		right: 0px;
	}
	.footerleft {
		width: 100%;
	}
	.footercenter {
		margin-top: 24px;
	}
	.realty-list.template-vertical-realty-list-basic .realty-wrapper .short-info > li, .realty-list.template-vertical-realty-list .realty-wrapper .short-info > li {
		border-right: 0;
		border-bottom: 1px solid #ddd;
	}
	.realty-list.template-vertical-realty-list-basic .realty-wrapper .short-info > li:last-child, .realty-list.template-vertical-realty-list .realty-wrapper .short-info > li:last-child {
		border-bottom: 0px;
	}
	.realty-list.template-vertical-realty-list-basic .realty-wrapper .short-info .list-item-desc, .realty-list.template-vertical-realty-list .realty-wrapper .short-info .list-item-desc {
		text-align: left;
	}
	.realty-list.template-vertical-realty-list-basic .realty-wrapper .short-info .list-item-value, .realty-list.template-vertical-realty-list .realty-wrapper .short-info .list-item-value {
		text-align: left;
	}
	.realty-list.template-vertical-realty-list-basic .realty-wrapper .short-info > li, .realty-list.template-vertical-realty-list .realty-wrapper .short-info > li {
		padding-left: 0;
		padding-top: 8px !important;
		padding-bottom: 8px !important;
	}
	footer h1 {
		margin-bottom: 20px !important;
	}
	h1, #referenzprojekte h1 {
		font-size: 32px;
		line-height: 38px;
	}
	#projektmenu {
		top: 70px;
	}
	#immosuche p:first-of-type {
		font-size: 32px;
		line-height: 38px;
	}
	section#projektinfos table {
	  width: 100% !important;
	}
	section#projektinfos tr:last-child td {
	  border-bottom: solid 2px #FCCB21;
	  padding-bottom: 20px;
	}
	#immobilien .verkaufsplan {
		text-align: center;
		padding-top: 20px;
	  }
	  #immobilien .fold.open p, #immobilien .fold.open li {
		line-height: 20px;
		font-size: 14px;
	  }
	  #immobilien .fold.open .outer {
		max-width: 260px;
	  }
}

@media (max-width: 450px){
	.col-md-4 {
		width: 100%;
		float: none;
		padding-right: 0;
	}
	#sidebar {
		top: 280px;
	}
	.scrolltop {
		margin-top: 100px;
	}
	.socialicons {
		padding-bottom: 6px;
	}
	#trennstrich {
		width: 16px;
		margin: 19px 1px 19px 10px;
	}
	#header button {
		margin-right: 3px;
		padding: 4px 0px 0 0;
	}
	.template-vertical-realty-list .image-cell {
		width: 100%;
	}
	#home .logotext  p{
		line-height: 24px;
		font-size: 24px;
		max-width: 200px;
	}
	#wohnungen h1 {
		font-size: 38px;
		line-height: 33px;
	}
	#wohnungen p:first-of-type {
		
		
	}
	.slider-photo-wrapper  {
		height: 260px !important;
	}
	.carousel-inner .item .slider-photo-wrapper .slider-photo.contain {
		max-width: 100%;
		max-height: 100%;
		position: absolute;
		top: -100%;
		bottom: -100%;
		left: -100%;
		right: -100%;
		margin: auto;
	}
	.carousel .carousel-control {
		z-index: 10;
		height: 260px;
	}
	h1, #referenzprojekte h1, #aktuelle-projekte h1 {
		font-size: 30px;
		line-height: 36px;
        margin-top: 20px;
	}
	.container {
	  padding-left: 0px;
	  padding-right: 30px;
	  width: 95%;
	}
	#immobilien td, th {
		font-size: 11px;
	  }
	#slider {
		margin: 0px;
		padding: 0;
	}
	#slider .container {
        padding-left: 0px;
        padding-right: 0px;
        margin: 0;
        width: 100%;
    }
	#slider .container .col-lg-12 {
		padding-right: 0px;
		padding-left: 0px;
    }
	#slider .container .carousel-inner{
		height: 233px;
	}
	.mb-5, .my-5 {
    	margin-bottom: 0 !important;
	}
	.mt-5, .my-5 {
		margin-top: 0 !important;
	}
}
@media only screen and (max-device-width : 740px) and (orientation : landscape){
	#sidebar {
		top: 75px;
	}
	.scrolltop {
		margin-top: 50px;
	}
	
}
@media (max-width: 380px){
	.transition .slide.right{
		right:8px
	}
	.text_slideshow {
		line-height: 43px;
		font-size: 38px;
	}
	.text_slideshow  img{
		width: 83px !important;
		height: 110px !important;
	}
	.carousel-inner{
		height: 230px;
	}
	.slider-photo-wrapper  {
		height: 230px !important;
	}
}