/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

@media only screen and (max-width:1700px) {
}

@media only screen and (max-width:1600px) {

}

@media only screen and (max-width:1500px) {
header.nav-innerpage-style .ace-responsive-menu .megamenu_style a.list-item, header.nav-innerpage-style .ace-responsive-menu .visible_list a.list-item {
	padding: 7px 15px;
}
}

@media only screen and (max-width:1440px) {

}

@media only screen and (max-width:1400px) {

}

@media only screen and (max-width:1366px) {

}

/*  (min-width:1280px)+++ */
@media only screen and (max-width:1280px) {

}

/*  (min-width:1200px)+++ */
@media only screen and (min-width:1200px) {
	.our-values-grids {
	grid-template-columns: repeat(3, 1fr);
}
}

/*  (max-width:1200px)+++ */
@media only screen and (max-width:1200px) {
.breadcumb-section2 {
	height: 350px;
}
	.container {
	max-width: 98%;
}
.slider-range-rent.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
	width: 90% !important;
}
header.nav-homepage-style .ace-responsive-menu .megamenu_style a.list-item, header.nav-homepage-style .ace-responsive-menu .visible_list a.list-item {
	padding: 7px 12px;
}
.header-logo.logo1 img {
	max-width: 150px !important;
}
.hiddenbar_navbar_menu .navbar-nav .nav-item .nav-link {
	padding: 0 15px;
}
.hiddenbar_navbar_menu ul.navbar-nav ul {
	padding-left: 15px;
}
}

/* (min-width:992px) (max-width: 1199.98px) // Large devices (desktops, less than 1200px) */
@media only screen and (max-width: 1199.98px) {/* ExTra Class Start*/
.sell-banner p {
	max-width: 100% !important;
}
.home-banner-style3.sell-banner .home-style3 {
	height: auto;
	padding: 70px 0;
}
.mslider-range-rent.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
	width: 90%;
}
}

@media only screen and (max-width:992px) {
	section {
	padding: 80px 0;
}
.our-values-grids {
	grid-template-columns: repeat(3, 1fr);
}
.cta-banner4 {
	padding: 100px 0;
}

.link-style1 h6 {
	margin-bottom: 12px !important;
}
.link-style1 a {
	line-height: 30px;
}
}

/* Medium devices (min-width:768px) (max-width: 991.98px) // (tablets, less than 992px) */
@media only screen and (max-width:991px) {/* ExTra Class Start*/
.breadcumb-section2 {
	height: 300px;
}
.about-grid-con .why-chose-list {
	padding: 20px;
}
.copyright-text {
	text-align: left;
}
section {
	padding: 60px 0 !important;
}
.row.our-values-grids.our-services-grids {
	grid-template-columns: repeat(2, 1fr);
}
.home-banner-style3.sell-banner .home-style3 {
	padding: 50px 0;
}
}

@media only screen and (max-width:768px) {

}

/* Small devices (min-width: 576px) (max-width: 767.98px) // (landscape phones, less than 768px) */
@media only screen and (max-width: 767.98px) {/* ExTra Class Start*/

.footer-logo-img {
	max-width: 200px !important;
	margin-bottom: 20px;
}
.testimonial-image-con {
	display: none;
}
.testimonial-grid-con {
	padding: 25px 20px;
}
.testimonial-content-con {
	width: 100% !important;
	padding-left: 0 !important;
}
.breadcumb-section2 {
	height: 230px;
	text-align: center;
}
.our-values-grids {
	grid-template-columns: repeat(2, 1fr);
}
.about-info-con {
	margin-top: 30px;
}
.home-banner-style3.sell-banner {
	max-height: auto;
	height: auto;
}
.sell-banner p.hero-text {
	
	font-size: 16px;
}
.contact-info h6 {
	font-size: 14px;
}
.branded-content-home-heading {
	font-size: 1.6em;
	padding-bottom: 30px;
}
.tenant-infor-content h3 {
	font-size: 17px;
}
.our-about.why-lease-banner-main h1 {
	line-height: 2.5rem;
}
p {
	line-height: 1.55;
}
.scrollToHome.show {
	bottom: 10px;
	right: 10px;
}
.our-blog.pt45 {
	padding-top: 0 !important;
}
.breadcumb-section.news-banner {
	padding-bottom: 40px !important;
}
}

@media only screen and (max-width:630px) {
}

@media only screen and (max-width: 580px) {
}

/* Extra small devices (min-width:361px) (max-width: 575.98px) // (portrait phones, less than 576px) */
@media only screen and (max-width: 575.98px) {
.our-values-grids,
.row.our-values-grids.our-services-grids {
	grid-template-columns: repeat(1, 1fr);
}
.copyright-text {
	text-align: center;
}
.h2, h2 {
	font-size: 24px;
}
.sell-banner p.hero-text {
	font-size: 15px;
}
.footer-style1 .col-auto {
	flex: 0 0 auto;
	width: 100%;
}
.contact-info {
	margin-bottom: 1rem;
}
.link-style1 h6,
.contact-info p {
	font-size: 16px;
}
.list-meta.d-flex.align-items-center {
	flex-wrap: wrap;
}
}

/* (min-width:361px) (max-width:520px) */
@media only screen and (max-width:520px) {

}

/* (min-width:480px) (max-width:500px) */
@media only screen and (max-width:500px) {

}

/* (min-width:361px) (max-width:479px) */
@media only screen and (max-width:479px) {
.branded-content-home-heading {
	font-size: 1.4em;
	padding-bottom: 30px;
}
.ud-btn {
	font-size: 12px;
	padding: 13px 20px;
}
.ud-btn i {
	margin-left: 3px;
}
.lefttside-hidden-bar .hsidebar-content .ud-btn.btn-thm {
	font-size: 14px;
}
.testimonial-style3 {
	padding: 30px 20px 25px;
}
.testimonial-style3 .icon {
	right: 6px;
	top: 0;
}
}

@media only screen and (max-width:414px) {

}

@media only screen and (max-width:400px) {/* ExTra Class Start*/

}

/* (min-width:321px) (max-width:375px) */
@media only screen and (max-width:375px) {
.mobile_logo img {
	width: 120px;
}
.home8-contact-form.p30 {
	padding: 20px 15px !important;
}
}

@media only screen and (max-width:340px) {

}

@media only screen and (max-width:320px) {

}