/*!
 * Bootstrap Responsive v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

@media (min-width: 1200px) {
	

	
}

@media (max-width: 580px) {
	
.rental-rate {
	float: none;
}
.rental-facility {
    float: left;
}
}





@media (min-width: 768px) and (max-width: 980px) {

.navbar-inverse .navbar-nav > li > a {
    color: #370f45;
    text-transform: capitalize;
}
.navbar-nav {
    margin-top: 10px;
}
.rental-rate {
	float: none;
}
.rental-facility {
    float: left;
}

}



@media (min-width: 768px) and (max-width: 1024px) {
.navbar-toggle {
	right: 0;
}

.rent_availability {
    border: none;
}
.rent_availability > ul {
    text-align: left;
}
}

@media (max-width: 767px) {

.navbar-toggle {
	right: 0;
}
/*#nav {
	position: absolute;
	 width: 100%;
	 z-index: 1005;
	 }*/
.overly_btn_block {
    right: 15px;
}	 
.testimonial-details {
	width: 100%;
	}
	
.service-image {
	margin-bottom: 30px;
	}
	
.nav.navbar-nav.navbar-right a {
    background: none repeat scroll 0 0 #fff;
}

.nav.navbar-nav.navbar-right a:hover {
    background: #3ca051;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.powered {
    float: none;
    text-align: center;
}

.copyright {
    text-align: center;
}
	 
.rent_availability {
    border: none;
}
.rent_availability > ul {
    text-align: left;
}
.advertiser .modal-dialog {
    width: auto;
}
}

@media (min-width: 768px) and (max-width: 991px) {

.testimonial-details {
	width: 100%;
	}
}

@media (min-width: 480px) and (max-width: 767px){


}





@media (max-width: 480px){
	.half .col-xs-6 {
		width: 100%;
		}
		
h2.green span {
	width: 270px;
	}
	
/*.arrow-down {
    padding-top: 425px;
}*/
.arrow-down i {
	display: none;
}
}

@media (max-width: 360px){

.navbar-brand {
    width: 78%;
}

}

@media (max-width: 320px){

	

	}

