/*
Theme Name: ZinadaGroup 
Theme URI: https://demo.themexbd.com/rtl/conselt/
Author: codexpert
Author URI: https://www.templatemonster.com/authors/codexpert/
Description: Conselt - Business Consulting  WordPress Theme
Version: 1.0.0
Tested up to: 6.3
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
Text Domain: Conselt
*/
/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/
.logo img {
    padding: 10px 0;
    width: 72px;
}
@media screen and (max-width: 1024px) {
	.conselt-blog-area.conselt-blog-archive, .conselt-blog-index.blog-area.conselt-blog-area, .footer-top {
		padding: 70px 0;
	}
}
@media screen and (max-width: 991px) {
	.mobile_menu_logo.text-center {
		padding: 10px 0;
	}
	.mobilemenu_con .mobile_menu_logo img {
		height: 60px;
	}
}
@media screen and (max-width: 767px) {
	.conselt-blog-area.conselt-blog-archive, .conselt-blog-index.blog-area.conselt-blog-area, .footer-top {
		padding: 40px 0;
	}
	.apartment_area {
		padding: 30px 20px 30px !important;
	}
}