@media only screen and (min-width:4501px) and (max-width: 6000px) {
/*25*/
}
@media only screen and (min-width:3100px) and (max-width: 4500px) {
/*33%*/
}
@media only screen and (min-width:2701px) and (max-width: 3100px) {
/*50%*/
}
@media only screen and (min-width:2001px) and (max-width: 2700px) {
/*67%*/
}
@media only screen and (min-width: 1801px) and (max-width: 2000px) {
/*75%*/
}
@media only screen and (min-width:1601px) and (max-width: 1800px) {
/*80%*/
}
@media only screen and (min-width:1517px) and (max-width: 1600px) {
/*90%*/
}
@media (max-width:1199px)
{ /*Tab-landscape mode*/
}
@media only screen and (min-width:1200px) and (max-width: 1250px) {
}
@media only screen and (max-width: 991px) {
/*.mobile-none{
display: none !important;
}*/
.sticky{
  position: unset;
}
.popular-search-style {
    color: #f9f8f8 !important;
}
.previous-style {
text-align: left;
}
.border-line-right-side{
border-right: 1px solid #ecebed12; 
}
.sort-by-text{
text-align: left;
}
.mobile-style img{
width: 100%;
}
.place-section::after{
height: 100%;   
}
.place-section{
height: auto;  
}
.breadcrumbs{
margin-top: 72px;    
}
.appstore-img{
width: 100%;
}
.mobile-view-single-row{
display: unset !important;
}
.select-city-style{
font-family: 'Open Sans', sans-serif;
color: #6a6b6d;
background-color: #e8e2e200;
border:1px solid #d6d8dc;
padding: 0px 0px 0px 0px;
cursor: pointer;
border-radius: 0px;
font-size: 15px;
font-weight: 500;
width: 100%;
height: 40px;
}
.mobile-nav{
padding:25px 5px;   
}
.mobile-nav a{
color: #6a6b6d !important;  
padding: 7px 7px !important;
border-bottom: 1px solid #d6d8dc;
}
li.reqest-call-btn{
float: left;
width: 50%;
text-align: center;
margin-top: 30px;
}
li.signin-btn{
float: right;
width: 50%;
text-align: center;
margin-top: 30px;
}
.btn-danger-bg-color{
background-color: #1266f1 !important;
border-color: #1266f1 !important;
}
a.btn-danger-bg-color{
color: #fff !important;
}
.btn-success-style{
background-color: #39c0ed;
}
a.btn-success-style{
color: #fff !important;
}
li.mobile-menu-bg.active{
background-color: rgba(18,102,241,.05);
}
}
@media only screen and (max-width: 600px) {
#hero{
background-position: 76% 100%;
background-size: cover;
}
#hero .container, #hero .container-fluid {
margin-top: -286px;
}
.testimonials .testimonial-item {
box-sizing: content-box;
min-height: unset;
}
#order-mobile-view{
order: 2;
}
#order-mobile-view-text{
order: 1;   
}
.mobile-style{
width: 50%;
margin: 0 auto;
}
.appstore-img{
width: 100%;
}
.mobile-view-single-row{
display: unset !important;
}
.select-city-style{
font-family: 'Open Sans', sans-serif;
color: #6a6b6d;
background-color: #e8e2e200;
border:1px solid #d6d8dc;
padding: 0px 0px 0px 0px;
cursor: pointer;
border-radius: 0px;
font-size: 15px;
font-weight: 500;
width: 100%;
height: 40px;
}
.mobile-nav{
padding:25px 5px;   
}
.mobile-nav a{
color: #6a6b6d !important;  
padding: 7px 7px !important;
border-bottom: 1px solid #d6d8dc;
}
li.reqest-call-btn{
float: left;
width: 50%;
text-align: center;
margin-top: 30px;
}
li.signin-btn{
float: right;
width: 50%;
text-align: center;
margin-top: 30px;
}
.btn-danger-bg-color{
background-color: #1266f1 !important;
border-color: #1266f1 !important;
}
a.btn-danger-bg-color{
color: #fff !important;
}
.btn-success-style{
background-color: #39c0ed;
}
a.btn-success-style{
color: #fff !important;
}
li.mobile-menu-bg.active{
background-color: rgba(18,102,241,.05);
}
.place-section{
height: auto;
position: relative;
padding-bottom: 10px; 
}
.place-section::after{
height: 100%;
}
.trash-width-style{
width: 55% !important;
}
.badge-style {
width: 100%;
}
}