@media only screen and (max-width: 1200px) and (min-width: 1024px) {
.spaces-conf .manage-lists{
min-height: 400px;
}
.differ-categories .inner-left-side p {
    margin-left: 0;
}
.differ-categories .inner-right-side p{
    margin-right:0;
}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
section.tab-section .car-feasupport .nav-pills>li {
    width: 100% !important;
}
.spaces-conf .manage-lists{
    min-height: 503px;
}
.inner-left-side img{
position: static;
    margin-top: 0;
}
.inner-left-side{
    width: 100%;
}
.inner-left-side p{
    margin-left: 0;
	    text-align: center;

}
.inner-right-side img{
position: static;
    margin-top: 0;
}
.inner-right-side{
    width: 100%;
}
.inner-right-side p{
    margin-left: 0;
	margin-right: 0;
	text-align: center;

}
.inner-left-side h3{
margin-left: 0;
text-align:center;
    font-size: 20px;
}
.inner-right-side h3{
    margin-right: 0;
    color: #000;
    font-size: 20px;
    text-align: center;
}
.software-arranged .check-pro{
    min-height: 416px;
}
}
@media only screen and (max-width: 767px) {

section.white_new_hotel_booking.headings h2{
font-size: 18px;
}
section.new_hotel_booking.bg-changes  h2{
font-size: 18px;
}
section.tab-section .car-feasupport .nav-pills>li {
    width: 100% !important;
}
section.tab-section h2 {
    font-size: 18px;
}
.manage-lists .manage-gal img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.spaces-conf .manage-lists{
 height:auto;
 margin-bottom:30px;
}
.inner-left-side img{
position: static;
    margin-top: 0;
}
.inner-left-side{
    width: 100%;
}
.inner-left-side p{
    margin-left: 0;
	    text-align: center;

}
.inner-right-side img{
position: static;
    margin-top: 0;
}
.inner-right-side{
    width: 100%;
}
.inner-right-side p{
    margin-left: 0;
	margin-right: 0;
	text-align: center;

}
.inner-left-side h3{
margin-left: 0;
text-align:center;
    font-size: 20px;
}
.inner-right-side h3{
    margin-right: 0;
    color: #000;
    font-size: 20px;
    text-align: center;
}
.check-pro{
    margin-bottom: 30px;
	min-height:auto;
}
.agg-sections{
min-height:auto;
}
}