/*--Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*-- reset code --*/
body{
	padding:0;
	margin:0;
	background: #ffcc00; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffcc00 0%, #b0ca05 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #ffcc00 0%,#b0ca05 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #ffcc00 0%,#b0ca05 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#b0ca05',GradientType=1 ); /* IE6-9 */
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	padding:0;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
}	

h6 {
	font-size: 9pt;
	line-height: 1.4;
}

p{
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
button{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
img {
	/*transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;*/
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

/*-- /reset code --*/
body {
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size: 15px;
	color: #b0ca05;
}
/*-- Navigation --*/
/* Effect 20: 3D side 
.cl-effect-20 a {
	line-height: 2em;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	perspective: 800px;
}

.cl-effect-20 a span {
	font-size: 19px;
    color: #fff;
	position: relative;
	display: inline-block;
	padding: 15px 15px;
	background:transparent;
	box-shadow: inset 0 3px rgb(231, 233, 234);
	-webkit-transition: background 0.6s;
	-moz-transition: background 0.6s;
	transition: background 0.6s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}

.cl-effect-20 a span::before {
	padding: 15px 15px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	color: #2f4351;
	/*-- W3layouts --
	content: attr(data-hover);
	-webkit-transform: rotateX(270deg);
	-moz-transform: rotateX(270deg);
	transform: rotateX(270deg);
	-webkit-transition: -webkit-transform 0.6s;
	-moz-transition: -moz-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	pointer-events: none;
}

.cl-effect-20 a:hover span,
.cl-effect-20 a:focus span {
	background: #2f4351;
}

.cl-effect-20 a:hover span::before,
.cl-effect-20 a:focus span::before {
	-webkit-transform: rotateX(10deg);	
	-moz-transform: rotateX(10deg);
	transform: rotateX(10deg);
}*/
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
    color: #2d8f2e;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 30px;
	font-family: 'Montserrat', sans-serif;
}
.navbar-wrapper {
	top: 0;
	right: 0;
	left: 0;
	background: #ffe595;
	height: 50px;
}
.navbar-wrapper > .container {
	padding-right: 0;
	padding-left: 0;
}
.navbar-wrapper .navbar {
	padding-right: 15px;
	padding-left: 15px;
}
.navbar-wrapper .navbar .container {
	width: auto;
}
.navbar-inverse {
    background-color:transparent;
    border-color:transparent;
}

.navbar-inverse .navbar-nav > li > a:hover {
	background-color: #b0ca05;
}
@media (min-width: 768px) {	
/*	.navbar-wrapper .container {
	padding-right: 15px;
    padding-left: 15px;
}*/
	.navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
}
	.navbar-wrapper .navbar {
    border-radius: 4px;
}
}
/*-- /Navigation --*/
/*-- Banner Section --*/

#home {
	background: #d2cb03;
}

.banner {
	background: url(../images/banner.png) no-repeat 0px 0px;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height:860px;
	position:relative;
}


.down {
	display: block;
	position: sticky;
	text-align: center;
	background: #d2cb03;
}

.down i{
	font-size: 50px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:#FFF;
	line-height: 20px;
}


/*-- About Section --*/
section.about-us {
	padding:75px 0;
	background: #d2cb03;
} 
section.about-us h3.text-center, section.our-services h3.text-center, section.our-flats h3.text-center, section.our-gallery h3.text-center, section.our-testimonials h3.text-center, section.our-contacts h3.text-center {
	font-size:35px;
	font-weight:normal;
	/*-- Agile ITS --*/
	padding:20px 0;
	font-family: 'Montserrat', sans-serif;
} 

section.about-us p.text-center , section.our-services p.text-center, section.our-flats p.text-center, section.our-gallery p.text-center, section.our-testimonials p.text-center, section.our-contacts p.text-center {
	font-size:18px;
	font-weight:300;
	padding:10px 0 50px;
}
section.about-us .about-info h4 {
	font-size:25px;
	font-weight:normal;
	padding-bottom:20px;
	font-family: 'Montserrat', sans-serif;
}
section.about-us p.abt {
    font-size: 17px;
    font-weight: 300;
    line-height: 32px;
    padding-bottom: 20px;
	text-align: center;
	color: #fff;
}

section.about-us h3.text-center {
	color: #fff;
}
/*-- /About Section --*/

/*-- Services Section --*/
section.our-services {
	padding:80px 0;
	background: #fff2c1;
    background-attachment: fixed;
    background-position: center;
    background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
}

section.our-services h3.text-center{ 
	font-family: 'Montserrat', sans-serif;
	padding: 0 0 20px 0;
}

#features h4 {
	font-size: 23px;
	font-weight: normal;
	padding: 30px 0 20px;
	font-family: 'Montserrat', sans-serif;
	color: #333;
}

#features p {
	font-size: 17px;
    font-weight: 300;
    line-height: 27px;
	color: #333;
}

#features ul{
	font-size: 17px;
    font-weight: 300;
    line-height: 27px;
	margin-left: 15px;
	color: #333;
}

/*-- /Services Section --*/

/*-- flats Section --*/
section.our-flats {
	padding:80px 0;
	background: #fff2c1;
    background-attachment: fixed;
    background-position: center;
    background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
}
section.our-flats  h3.text-center {
	padding: 0 0 40px 0;
}
/*section.our-flats  p.text-center {
	color:#333;
}*/
section.our-flats h4.text-center {
	font-size:25px;
	color:#fff;
	font-weight:normal;
	padding:25px 0 5px;
	font-family: 'Montserrat', sans-serif;
}
section.our-flats p.eve {
	font-size:17px;
	color:#fff;
	line-height: 25px;
	font-weight:400;
	padding: 0 0 30px;
	text-align: center;
}
section.our-flats .event-info {
    background-color: #b0ca05/*rgba(255, 255, 255, 0.75)*/;
	margin: 0 25px;
	/*-- W3layouts --*/
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
section.our-flats .event-info:hover {
	transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1;
    border: none;

}

.flats{
	width: 100%;
}

sup {
    top: -.4em;
}

#flats .flats-item {
    margin: 0 0 30px;
  }
.flats-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
  color: #555;
}
.flats-modal .modal-content h2 {
  margin: 0;
  font-size: 40px;
  margin-bottom: 10px;
}
.flats-modal .modal-content p.item-intro {
    margin: 10px 0 30px;
    font-size: 16px;
}
.flats-modal .modal-content img {
  margin-bottom: 30px;
}
.flats-modal .modal-content .item-details {
  margin: 30px 0;
}
.flats-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.flats-modal .close-modal:hover {
  opacity: 0.3;
}
.flats-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #2C3E50;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.flats-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #2C3E50;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.flats-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
.gallery-flats {
	padding:  45px 0 50px 0;
	background: #fff2c1;
	float: left;
}

.figure-flats {
	overflow: hidden;
	float: left;	
	width: 250px;
	height: 190px;
	margin: 0 10px 10px 0;
}

.figure-flats img{
	display: inline;
	width: 250px;
	height: 190px;
}

.figure-flats:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.col-sm-6 h3{
	margin-bottom: 15px;
}

.right h3{
	margin-bottom: 0px;
}

.col-sm-6 p{
	margin-bottom: 10px;
	line-height: 1.5;
}

/*-- /flats Section --*/

/*-- Gallery Section --*/

figure {
	overflow: hidden;
}

section.our-gallery {
	padding:80px 0;
	background: #ffe595;
}
section.our-gallery h3.text-center {
	padding: 0 0 40px 0;
}

section.our-gallery figure img {
	width: 100%;
}

section.our-gallery figure:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);

}
.darkbox-thumbnail {
	width: 25%;
	display: block;
	float: left;
	padding: 15px 15px;
}
/*
Darkbox
*/
[data-darkbox], [data-darkbox2], [data-darkbox3]{ /* add cursor to clickable darkbox items */
    cursor:pointer;
    backface-visibility:hidden;
}
#darkbox{
    position:fixed;
    z-index:9999;
    background:rgba(0,0,0,0.8) no-repeat none 50%;
    background-size: contain;
    box-shadow:0 0 0 3000px rgba(0,0,0,0.8);
    opacity:0; 
    visibility:hidden;
}
#darkbox.on{ 
    opacity:1;
    visibility:visible;
    height:90% !important;
    width:90% !important;
    left:5% !important;
    top:5% !important;
}
#darkbox:after{
    position:absolute;
    right:0; top:0;
    font-size:2em;
    content:"\2A2F";
    color:#fff;
    cursor:pointer;
}
/*prev next buttons*/
#darkbox_prev,
#darkbox_next{
    cursor:pointer;
    user-select:none;
    -webkit-user-select:none;
    position:absolute;
    top:50%;
    margin-top:-25px;
    height:50px;
    width:50px;
    -webkit-transition:0.3s;
    transition: 0.3s;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
#darkbox_prev:hover,
#darkbox_next:hover{
    border-color: #b0ca05;
}
#darkbox_prev{
    left: -2px;
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
#darkbox_next{
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -2px;
}
#darkbox-description{
    position: absolute;
    width:100%;
    color:#fff;
    bottom:5px;
    text-align:center;
    text-shadow: 0 1px 1px #000;
}
#darkbox-description a{
    color:#fff;
    font-weight:bold;
}
#darkbox sub{font-size:10px;}
/*-- /Gallery Section --*/

/*-- Testimonial Section --*/
section.our-testimonials {
	padding:80px 0;
	background: #ffe595;
    background-attachment: fixed;
    background-position: center;
    background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
	text-align: center;
}
section.our-testimonials h3.text-center { 
	padding: 0 0 40px 0;
}
section.our-testimonials p {
	font-size: 17px;
	color: #333;
	line-height: 2em;
}

section.our-testimonials p img {
    margin: 0 10px !important;
    box-shadow: none;
}

section.our-testimonials h5 {
	text-transform: none;
	margin-top: 25px;
	font-weight: 300;
	font-size: 15px;
	color: #333;
}

/*-- /Testimonial Section --*/

/*-- Divider --*/
#divider {
height: 500px;
}

#divider-image{
	/*background: url(../images/divider.jpg) no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	position: relative;*/
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/divider.jpg) no-repeat;
	background-position: left top;
	z-index: -1;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: 100% 100%;
	background-size: cover;
}
/*-- /Divider --*/

/*-- Google Map --*/
section.map {
	background: #d2cb03;
}

section.map iframe.googlemaps {
	width:100%;
	height:400px;
}
/*-- /Google Map --*/

/*-- Contact Section --*/
section.our-contacts h3.text-center {
	padding: 0 0 40px 0;
}

section.our-contacts {
	padding:80px 0;
	background: #d2cb03;
/*    background-attachment: fixed;
    background-position: center;
    background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;*/
}
section.our-contacts h3 {
	color: #fff;
}
section.our-contacts p.text-center {
	font-size: 18px;
    font-weight:100;
    padding: 0px 0 80px;
    color:#fff;
}
section.our-contacts .form-control { 
	border:1px solid rgba(255, 255, 255, 0.03);
    border-radius: 0px;
	height: 50px;
    font-size: 19px;
	color:#fff;
	background-color: rgba(0, 0, 0, 0.48);
}
.col-lg-4b {
	padding-right: 15px;
	float: left;
	width: 33.333333%;
}

.col-lg-4c {
	float: left;
	width: 33.333333%;
}

input::-webkit-input-placeholder {
color:#fff!important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color:#fff!important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color:#fff!important;  
}
 
input:-ms-input-placeholder {  
color:#fff!important;  
}
textarea::-webkit-input-placeholder {
color:#fff!important;
}
 
textarea::-moz-placeholder { /* Firefox 18- */
color:#fff!important;  
}
 
textarea::-moz-placeholder {  /* Firefox 19+ */
color:#fff!important;  
}
 
textarea::-ms-input-placeholder {  
color:#fff!important;  
}
textarea.form-control {
	height:150px!important;
}
.btn-outline1 {
    border: solid 2px #fff;
    font-size: 20px;
    color:#fff;
	width:100%;
	font-weight:300;
    background: 0 0;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.btn-outline1:hover,
.btn-outline1:focus,
.btn-outline1:active {
    border: solid 2px #fff;
    color:#b0ca05;
    background:#fff;
}  
button.btn-outline1 {
	padding: 11px 50px;
    font-size: 21px;
    width: 100%;
	font-family: 'Montserrat', sans-serif;
	background-color: rgba(0, 0, 0, 0.22);
}

.robotic {
	display: none;
}

.contact {
	color: #FFF;
	text-align:center;
	line-height: 26px;
	font-size: 17px;
	margin-bottom: 15px;
}

.replymsg {
	color: #FFF;
	font-weight: 400;
	font-size: 19px;
	margin-bottom: 20px;
}
/*-- /Contact Section --*/

/*-- Rezessionen Section --
section.rezessionen {
	padding:80px 0;
	background: #fff2c1;
    background-attachment: fixed;
    background-position: center;
    background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
}

section.rezessionen h3.text-center {
	padding: 0 0 40px 0;
	font-size: 35px;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
}

.item-rez {
	margin-bottom: 50px;	
}

section.rezessionen p {
    font-size: 17px;
    color: #333;
    line-height: 2em;
}

section.rezessionen p img {
    margin: 0 10px !important;
    box-shadow: none;
}

section.rezessionen h5 {
    text-transform: none;
    margin-top: 25px;
    font-weight: 300;
    font-size: 17px;
    color: #333;
}

/*-- /Rezessionen Section--*/

/*-- Footer --*/
section.footer {
	background: #d2cb03;
    padding-bottom: 20px;
    color: #FFF;
	text-align: center;
	font-size: 17px;
}

section.footer .modal-content h2 {
	margin-bottom: 15px;
}
section.footer p, section.footer table{
    margin-bottom: 15px;
	font-size: 15px;
}

#Impressum a, #agb a, #datenschutz a {
	color: #555;
	text-decoration: underline;
}
/*-- /Footer 

button.btn-outline {
	margin-top:8px;
	font-family: 'Montserrat', sans-serif;
    border: solid 1px #fff;
    font-size: 18px;
    padding: 5px 10px;
    background:rgba(0, 0, 0, 0.45);
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
button.btn-outline:hover,
button.btn-outline:focus,
button.btn-outline:active {
    border: solid 1px #fff;
    color: #000;
    background: #fff;
}


/*-- /Footer --*/

/*-- Back To Top --*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.5) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  background-size: 40px;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
} 
.cd-top:hover {
  background-color:#b0ca05;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 50px;
    width: 50px;
    right: 30px;
    bottom: 30px;
  }
}
/*-- /Back To Top --*/

/*-- responsive design --*/
@media(max-width: 1600px){
.banner {
    min-height: 700px;
}
}

@media (max-width: 1366px) {
.banner {
    min-height: 675px;
}
}

@media (max-width: 1280px) {
.banner {
    min-height: 600px;
}
.nav>li>a {
	padding: 15px 10px;
}

}

@media (max-width: 1200px) {
.col-lg-4b {
	padding-right: 0px;
	float: left;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.col-lg-4c {
	float: left;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
}

@media (max-width: 1080px) {
.banner {
    min-height: 550px;
}
.nav>li>a {
	padding: 15px 7px;
}
section.our-gallery img.img-responsive {
	width:230px;
}
section.footer h4 {
	text-align:center;
	padding: 20px 0 10px;
}
.footer-center p, .footer-right p {
	text-align:center;
	line-height:25px;
	padding: 10px 0;
}
.col-lg-4.footer-right {
    text-align: center;
}
button.btn-outline {
    margin-top: 20px;
}
section.our-contacts p.text-center {
	padding: 0px 0 40px;
}
section.footer .footer-right ul.social-icons2 {
	text-align:center;
}
section.footer .footer-center .form-control {
    margin-bottom: -20px;
}
}

@media (max-width: 1050px) {
.banner {
    min-height: 500px;
}
}

@media (max-width: 1024px) {
.banner {
    min-height: 475px;
}
section.about-us {
    padding: 50px 0 80px;
}
section.our-services {
    padding: 50px 0 70px;
}
section.our-flats {
    padding: 50px 0 70px;
}
section.our-gallery {
    padding: 50px 0 70px;
}
section.our-testimonials {
    padding: 50px 0 70px;
}
section.map iframe.googlemaps {
	height:300px;
}
section.our-contacts {
    padding: 50px 0 70px;
}
section.footer {
	padding:50px 0;
}
}

@media (max-width: 991px) {
.banner {
    min-height: 450px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	font-size: 20px;	
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin: 0 0 0 -20px;
}
.contact-info {
    margin-left: 244px;
}
.navbar-nav {
	margin: 0 -20px 0 -55px;
}

section.about-us p.abt {
    font-size: 15px;
}
div#accordion2 {
    padding-bottom: 40px;
}
.accordion-heading {
	text-align:center;
}
section.our-flats .event-info {
	margin:0 auto 25px;
	width:60%;
}
section.our-flats p.eve {
	text-align:center;
}
.darkbox-thumbnail {
    width: 33.3333%;
}
section.our-testimonials .test {
	width: 60%;
    margin: 0 auto 30px;
}
#divider{
height: 300px;
}
.flats-modal .modal-content h2 {
    font-size: 35px;
}
}

@media (max-width: 900px) {
.banner {
    min-height: 375px;
}

section.about-us .about-info h4 {
	padding-bottom:15px;
}
section.about-us p.abt {
	padding-bottom:10px;
	line-height: 25px;
}
section.our-flats h4.text-center {
	padding:35px 0 20px;
}
}


@media (max-width: 768px) {
.banner {
    min-height: 350px;
}
.navbar-nav {
    margin:0 auto;
	background-color: rgba(255, 229, 149, 0.9);
}

.col-flat {
	margin-bottom: 40px;
}

.middle{
	margin-bottom: 40px;
}

/*.down {
		top: 100%;
}*/
	
/*#flats .flats-item {
  margin: 0 0 15px;
  right: 0;
}
#flats .flats-item .flats-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#flats .flats-item .flats-link {
  background: rgba(24, 188, 156, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#flats .flats-item .flats-link {
  opacity: 1;
}
#flats .flats-item .flats-link{
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#flats .flats-item .flats-link {
  margin-top: -12px;
}
#flats .flats-item .flats-link
#flats .flats-item .flats-link{
  margin: 0;
}
#flats * {
  z-index: 2;
}

.col-lg-4.footer-center {
    padding: 30px 30px;
}
section.footer .footer-center .form-control {
    margin-bottom: -17px;
}
.contact-info {
    margin-left: 230px;
}*/
}

@media (max-width: 736px) {
.navbar-nav {
    margin:0 auto;
    background-color: rgba(255, 229, 149, 0.9);
}
.cl-effect-20 a span {
	width:100%;
	text-align:center;
}
section.about-us {
	text-align:-webkit-center;
}
section.about-us .about-info h4 {
	padding:30px 0 20px;
}
section.our-gallery {
	text-align:center;
}
.contact-info {
    margin-left: 215px;
}
section.footer .footer-center .form-control {
	margin-bottom:-15px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin: 0 0 0 25px;
}
}

@media (max-width: 667px) {
.contact-info {
    margin-left: 185px;
}
}

@media (max-width: 568px) {
.banner {
    min-height: 250px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin: 0 0 0 20px;
}
section.our-flats .event-info {
	width:75%;
}
section.our-gallery img.img-responsive {
    width: 250px;
}
section.our-testimonials .test {
    width: 70%;
}
.contact-info {
    margin-left: 130px;
}
}

@media (max-width: 480px) {
.banner {
    min-height: 200px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin: 0 0 0 20px;
}
section.about-us h3.text-center, section.our-services h3.text-center, section.our-flats h3.text-center, section.our-gallery h3.text-center, section.our-testimonials h3.text-center, section.our-contacts h3.text-center {
	font-size:30px;
}
section.about-us {
    padding: 35px 0 50px;
}
section.about-us p.text-center, section.our-services p.text-center, section.our-flats p.text-center, section.our-gallery p.text-center, section.our-testimonials p.text-center, section.our-contacts p.text-center {
	padding: 5px 0 30px;
}
section.our-gallery img.img-responsive {
    width: 200px;
}
section.our-testimonials .test {
    width: 80%;
	text-align:center;
}
.contact-info {
    margin-left: 85px;
}
.flats-modal .modal-content h2 {
    font-size: 30px;
}
.darkbox-thumbnail {
    width: 50%;
}
}

@media (max-width: 414px) {

#features p {
    font-size: 16px;
}	
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin: 0 0 0 10px;
}
section.about-us {
    padding: 25px 0 50px;
}
section.our-services {
    padding: 30px 0 50px;
}
section.our-flats .event-info {
    width: 85%;
}
section.our-flats p.eve {
	padding: 0 20px 27px;
    font-size: 15px;
}
section.our-flats {
    padding: 35px 0 50px;
}
section.our-gallery img.img-responsive {
    width: 180px;
}
section.our-gallery {
    padding: 35px 0 50px;
}
section.our-testimonials {
    padding: 35px 0 40px;
}
section.our-testimonials .test {
    width: 85%;
}
section.footer h2 {
    font-size: 22px;
}
.contact-info {
    margin-left: 60px;
}
 section.about-us p.text-center, section.our-services p.text-center, section.our-flats p.text-center, section.our-gallery p.text-center, section.our-testimonials p.text-center, section.our-contacts p.text-center {
    padding: 5px 0 30px;
    font-size: 16px;
    line-height: 1.9em;
}
section.footer h4 {
    text-align: center;
    padding: 6px 0 0px;
    font-size: 21px;
}
}

@media (max-width: 384px) {
section.our-gallery img.img-responsive {
    width: 165px;
}
section.our-testimonials p.t1 {
	padding: 0 10px 30px;
}
section.our-contacts {
    padding: 30px 0 50px;
}
section.our-contacts .form-control {
	height: 40px;
	font-size: 17px;
}
button.btn-outline1 {
    padding: 7px 50px;
}
section.map iframe.googlemaps {
    height: 250px;
}
.contact-info {
    margin-left: 40px;
}
}

@media (max-width: 375px) {
section.our-gallery img.img-responsive {
    width: 160px;
}
section.our-testimonials p.t1 {
    font-size: 16px;
}
.contact-info {
    margin-left: 35px;
}
}

@media (max-width: 320px) {

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	font-size: 20px;
	margin: 0 0 0 0px;
}

section.about-us h3.text-center, section.our-services h3.text-center, section.our-flats h3.text-center, section.our-gallery h3.text-center, section.our-testimonials h3.text-center, section.our-contacts h3.text-center {
	padding:20px 0 10px;
	font-size: 27px;
}
section.about-us p.text-center, section.our-services p.text-center, section.our-flats p.text-center, section.our-gallery p.text-center, section.our-testimonials p.text-center, section.our-contacts p.text-center {
    font-size: 16px;
}
section.about-us .about-info h4 {
    padding: 30px 0 15px;
}
section.our-flats p.eve {
    font-size: 16px;
}
section.our-gallery img.img-responsive {
    width: 260px;
}
.contact-info {
    margin-left: 10px;
}
button.btn-outline {
    margin-top: 22px;
}
section.our-flats p.eve {
    padding: 0 20px 45px;
}
.darkbox-thumbnail {
    width: 100%;
}
section.our-testimonials .test {
    width: 90%;
}
section.footer h2 {
    font-size: 20px;
}
}