.masonry-section-demo {
	margin: 70px 0;
}
.trip-flight-hotel-section-demo,
.sale-flights-section-demo {
	margin-top: 30px;
	margin-bottom: 200px;
}
.masonry-section-demo .more-destination {
	background-image: url("../images/img/bg-button.jpg");
}
.masonry-section-demo .more-destination.international {
	background-image: url("../images/bg/international-places.png");
}
.masonry-section-demo .more-destination.domestic {
	background-image: url("../images/bg/domestic-places.png");
}
.travelling-block-section-demo {
	background-image: url("../images/img/17.jpg");
}
.category-heading-section-demo {
	/* background-image: url("../images/hotel/bg-hotel.png"); */
	background-position: right top !important;
    background-size: contain;
	background-attachment: local;
}
.category-heading-section-bus {
	/* background-image: url("../images/bus/bg-bus.png"); */
	background-position: right top !important;
    background-size: contain;
	background-attachment: local;
}
.category-heading-section-air {
	/* background-image: url("../images/flight/flight-Frame.png"); */
	background-position: right top !important;
    background-size: contain;
	background-attachment: local;
}
.login-page-demo {
	background-image: url("../images/bg/1.jpg");
}
.register-page-demo {
	background-image: url("../images/bg/2.jpg");
}
 
.more-destination {
	background-image: url("../images/img/bg-button.jpg");
}
.widget_background__half .bg {
	background-image: url("../images/img/2.jpg");
}

.your-destinations-section-demo {
	margin-top: 50px;
	margin-bottom: 150px;
}
.checkout-section-demo {
    padding-top: 62px;
    padding-bottom: 140px;
}