-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Feb 12, 2026 at 02:54 PM
-- Server version: 5.7.44-cll-lve
-- PHP Version: 8.1.31

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `crystalpackers_malinipack`
--

-- --------------------------------------------------------

--
-- Table structure for table `mp_commentmeta`
--

CREATE TABLE `mp_commentmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `mp_comments`
--

CREATE TABLE `mp_comments` (
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `comment_post_ID` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `mp_links`
--

CREATE TABLE `mp_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) UNSIGNED NOT NULL DEFAULT '1',
  `link_rating` int(11) NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `mp_options`
--

CREATE TABLE `mp_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `mp_options`
--

INSERT INTO `mp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'https://malinipackersandmovers.com', 'yes'),
(2, 'home', 'https://malinipackersandmovers.com', 'yes'),
(3, 'blogname', 'Malini Packers &amp; Movers', 'yes'),
(4, 'blogdescription', 'Safe - Swift - Secure', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'nooribrahim.ct@gmail.com', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '', 'yes'),
(11, 'comments_notify', '', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', '', 'yes'),
(20, 'default_ping_status', '', 'yes'),
(21, 'default_pingback_flag', '', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '', 'yes'),
(27, 'moderation_notify', '', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:5:{i:0;s:35:\"classic-widgets/classic-widgets.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:24:\"wordpress-seo/wp-seo.php\";i:3;s:39:\"wp-file-manager/file_folder_manager.php\";i:4;s:46:\"wp-testimonial-with-widget/wp-testimonials.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'https://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '0', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', '', 'no'),
(40, 'template', 'Malini-Packers-and-Movers', 'yes'),
(41, 'stylesheet', 'Malini-Packers-and-Movers', 'yes'),
(42, 'comment_registration', '', 'yes'),
(43, 'html_type', 'text/html', 'yes'),
(44, 'use_trackback', '0', 'yes'),
(45, 'default_role', 'subscriber', 'yes'),
(46, 'db_version', '60717', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '', 'yes'),
(49, 'blog_public', '1', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(51, 'show_on_front', 'page', 'yes'),
(52, 'tag_base', '', 'yes'),
(53, 'show_avatars', '1', 'yes'),
(54, 'avatar_rating', 'G', 'yes'),
(55, 'upload_url_path', '', 'yes'),
(56, 'thumbnail_size_w', '150', 'yes'),
(57, 'thumbnail_size_h', '150', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '300', 'yes'),
(60, 'medium_size_h', '300', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1024', 'yes'),
(63, 'large_size_h', '1024', 'yes'),
(64, 'image_default_link_type', 'none', 'yes'),
(65, 'image_default_size', '', 'yes'),
(66, 'image_default_align', '', 'yes'),
(67, 'close_comments_for_old_posts', '', 'yes'),
(68, 'close_comments_days_old', '14', 'yes'),
(69, 'thread_comments', '', 'yes'),
(70, 'thread_comments_depth', '5', 'yes'),
(71, 'page_comments', '', 'yes'),
(72, 'comments_per_page', '50', 'yes'),
(73, 'default_comments_page', 'newest', 'yes'),
(74, 'comment_order', 'asc', 'yes'),
(75, 'sticky_posts', 'a:0:{}', 'yes'),
(76, 'widget_categories', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(77, 'widget_text', 'a:4:{i:1;a:0:{}i:2;a:4:{s:5:\"title\";s:19:\"Explore Quick Links\";s:4:\"text\";s:731:\"<ul class=\"ser\">\r\n 	<li><i class=\"fa fa-angle-double-right\"></i><a href=\"https://malinipackersandmovers.com\">Home</a></li>\r\n 	<li><i class=\"fa fa-angle-double-right\"></i><a href=\"https://malinipackersandmovers.com/about-us/\">About Us</a></li>\r\n 	<li><i class=\"fa fa-angle-double-right\"></i><a href=\"https://malinipackersandmovers.com/our-services/\">Our Services</a></li>\r\n 	<li><i class=\"fa fa-angle-double-right\"></i><a href=\"https://malinipackersandmovers.com/gallery/\">Gallery</a></li>\r\n<li><i class=\"fa fa-angle-double-right\"></i><a href=\"https://malinipackersandmovers.com/blogs/\">Blogs</a></li>\r\n 	<li><i class=\"fa fa-angle-double-right\"></i><a href=\"https://malinipackersandmovers.com/contact-us/\">Contact Us</a></li>\r\n</ul>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:4;a:4:{s:5:\"title\";s:10:\"Contact Us\";s:4:\"text\";s:667:\"<p><i class=\"fa fa-industry\"></i></p>\r\n<div class=\"a\">Malini Packers & Movers</div>\r\n<p><i class=\"fa fa-map-marker\"></i></p>\r\n<div class=\"a\">Sannathi Street, Thiruparankundram,<br />\r\nMadurai – 625 005,<br>Tamilnadu, India.</div>\r\n<p><i class=\"fa fa-phone\"></i></p>\r\n<div class=\"a\"><a href=\"tel:9488459905\">+91 9488459905</a> | <a href=\"tel:9150132529\">+91 9150132529</a></div>\r\n<p><i class=\"fa fa-envelope-o\"></i></p>\r\n<div class=\"a\"><a href=\"mailto:malinipackersandmovers@gmail.com\">malinipackersandmovers@gmail.com</a></div>\r\n<p><i class=\"fa fa-globe\"></i></p>\r\n<div class=\"a\"><a href=\"https://malinipackersandmovers.com\">www.malinipackersandmovers.com</a></div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'uninstall_plugins', 'a:1:{s:43:\"font-awesome-4-menus/n9m-font-awesome-4.php\";a:2:{i:0;s:15:\"FontAwesomeFour\";i:1;s:23:\"register_uninstall_hook\";}}', 'no'),
(80, 'timezone_string', '', 'yes'),
(81, 'page_for_posts', '0', 'yes'),
(82, 'page_on_front', '37', 'yes'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(86, 'site_icon', '262', 'yes'),
(87, 'medium_large_size_w', '768', 'yes'),
(88, 'medium_large_size_h', '0', 'yes'),
(89, 'wp_page_for_privacy_policy', '3', 'yes'),
(90, 'show_comments_cookies_opt_in', '', 'yes'),
(91, 'admin_email_lifespan', '1759732197', 'yes'),
(92, 'disallowed_keys', '', 'no'),
(93, 'comment_previously_approved', '', 'yes'),
(94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'),
(95, 'auto_update_core_dev', 'enabled', 'yes'),
(96, 'auto_update_core_minor', 'enabled', 'yes'),
(97, 'auto_update_core_major', 'enabled', 'yes'),
(98, 'wp_force_deactivated_plugins', 'a:0:{}', 'off'),
(99, 'initial_db_version', '49752', 'yes'),
(100, 'mp_user_roles', 'a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:68:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:17:\"et_support_center\";b:1;s:24:\"et_support_center_system\";b:1;s:31:\"et_support_center_remote_access\";b:1;s:31:\"et_support_center_documentation\";b:1;s:27:\"et_support_center_safe_mode\";b:1;s:22:\"et_support_center_logs\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}', 'yes'),
(101, 'fresh_site', '0', 'off'),
(102, 'widget_block', 'a:4:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(103, 'sidebars_widgets', 'a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:1:{i:0;s:13:\"custom_html-2\";}s:9:\"sidebar-3\";a:1:{i:0;s:6:\"text-2\";}s:9:\"sidebar-4\";a:1:{i:0;s:6:\"text-4\";}s:9:\"sidebar-5\";a:0:{}s:9:\"sidebar-6\";a:0:{}s:9:\"sidebar-7\";a:0:{}s:13:\"array_version\";i:3;}', 'yes'),
(2022, 'wpseo_sitemap_post_cache_validator', 'dxAL', 'off'),
(664, 'widget_testimonialrotatorwidget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(1261, 'secret_key', 'Ffxo+KE<ue>3MEry)Q3jp-pgoz2=,p$2/$]3yJ>]OqGm>Tr62+r!;2o<9+,lJ0+Y', 'no'),
(2577, 'wpseo_sitemap_taxonomies_cache_validator', '2Y948', 'no'),
(104, 'cron', 'a:13:{i:1770889983;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1770891414;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1770898795;a:2:{s:18:\"wpseo_onpage_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1770898949;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1770898953;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1770925983;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1770969183;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1770969197;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1770969202;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771228383;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1771358796;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1772881744;a:1:{s:32:\"et_core_page_resource_auto_clear\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}s:7:\"version\";i:2;}', 'on'),
(105, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(106, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(107, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(112, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(113, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(114, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(115, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(116, 'widget_custom_html', 'a:2:{i:2;a:2:{s:5:\"title\";s:8:\"About Us\";s:7:\"content\";s:323:\"<p>\r\n	Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.We providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.\r\n</p>\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(118, 'recovery_keys', 'a:0:{}', 'off'),
(120, 'https_detection_errors', 'a:0:{}', 'off'),
(119, 'theme_mods_twentytwentyone', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1648465743;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}', 'no'),
(168, 'wpcf7', 'a:3:{s:7:\"version\";s:5:\"5.9.7\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1677045564;s:7:\"version\";s:5:\"5.7.4\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}s:9:\"recaptcha\";a:1:{s:40:\"6LcM6twrAAAAAE7cN-8oOOt08jgfbJZBHrSkIYDk\";s:40:\"6LcM6twrAAAAANy_M5lc0IVvmzOXIretVk0peVL0\";}}', 'yes'),
(149, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:24:\"nooribrahim.ct@gmail.com\";s:7:\"version\";s:5:\"6.9.1\";s:9:\"timestamp\";i:1770151149;}', 'off'),
(14266, 'wpseo_sitemap_attachment_cache_validator', '5y1NE', 'no'),
(4588, 'yoast_migrations_free', 'a:1:{s:7:\"version\";s:4:\"23.1\";}', 'yes'),
(158, 'new_admin_email', 'nooribrahim.ct@gmail.com', 'yes'),
(156, 'finished_updating_comment_type', '1', 'yes'),
(2037, 'wpseo_sitemap_posts_cache_validator', '4MzLl', 'no'),
(399, 'widget_recent-comments', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(400, 'widget_recent-posts', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(410, 'et_account_status', 'active', 'no'),
(2012, 'wpseo_sitemap_cache_validator_global', '2H6FD', 'off'),
(147, 'db_upgraded', '', 'on'),
(3040, 'wpseo_sitemap_scope_cache_validator', '3XFyb', 'no'),
(3039, 'wpseo_sitemap_layout_type_cache_validator', '3XFy9', 'no'),
(3067, 'wpseo_sitemap_504_cache_validator', '3XFy7', 'no'),
(3068, 'wpseo_sitemap_497_cache_validator', '3XFyf', 'no'),
(3069, 'wpseo_sitemap_489_cache_validator', '3XFyh', 'no'),
(2432, 'wpseo_sitemap_wp_cache_validator', '2NFYl', 'no'),
(4091, 'wpseo_sitemap_256_cache_validator', 'hfJR', 'no'),
(2539, 'wpseo_sitemap_users_cache_validator', '3L55z', 'no'),
(610, 'wp_calendar_block_has_published_posts', '', 'yes'),
(3041, 'wpseo_sitemap_module_width_cache_validator', '3XFyd', 'no'),
(2019, 'wpseo_sitemap_page_cache_validator', '3PksZ', 'no'),
(366, 'current_theme', 'Divi', 'yes'),
(367, 'theme_mods_Malini-Packers-and-Movers', 'a:5:{i:0;b:0;s:18:\"custom_css_post_id\";i:27;s:16:\"et_pb_css_synced\";s:3:\"yes\";s:18:\"nav_menu_locations\";a:1:{s:12:\"primary-menu\";i:2;}s:39:\"et_updated_layouts_built_for_post_types\";s:3:\"yes\";}', 'yes'),
(368, 'theme_switched', '', 'yes'),
(369, 'et_pb_cache_notice', 'a:1:{s:5:\"4.8.2\";s:6:\"ignore\";}', 'yes'),
(374, 'et_core_version', '4.8.2', 'yes'),
(376, 'et_divi', 'a:129:{s:39:\"static_css_custom_css_safety_check_done\";b:1;s:23:\"2_5_flush_rewrite_rules\";s:4:\"done\";s:30:\"et_flush_rewrite_rules_library\";s:5:\"4.8.2\";s:31:\"divi_previous_installed_version\";s:0:\"\";s:29:\"divi_latest_installed_version\";s:5:\"4.8.2\";s:27:\"divi_skip_font_subset_force\";b:1;s:23:\"builder_custom_defaults\";O:8:\"stdClass\":0:{}s:33:\"customizer_settings_migrated_flag\";b:1;s:34:\"builder_custom_defaults_unmigrated\";b:0;s:40:\"divi_email_provider_credentials_migrated\";b:1;s:22:\"builder_global_presets\";O:8:\"stdClass\":0:{}s:29:\"custom_defaults_migrated_flag\";b:1;s:15:\"divi_1_3_images\";s:7:\"checked\";s:21:\"et_pb_layouts_updated\";b:1;s:30:\"library_removed_legacy_layouts\";b:1;s:30:\"divi_2_4_documentation_message\";s:9:\"triggered\";s:9:\"divi_logo\";s:95:\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/malini-packers-and-mover-logo.jpg\";s:14:\"divi_fixed_nav\";s:2:\"on\";s:26:\"divi_gallery_layout_enable\";s:5:\"false\";s:18:\"divi_color_palette\";s:63:\"#000000|#ffffff|#e02b20|#e09900|#edf000|#7cda24|#0c71c3|#8300e9\";s:15:\"divi_grab_image\";s:5:\"false\";s:15:\"divi_blog_style\";s:5:\"false\";s:12:\"divi_sidebar\";s:16:\"et_right_sidebar\";s:22:\"divi_shop_page_sidebar\";s:16:\"et_right_sidebar\";s:23:\"divi_show_facebook_icon\";s:2:\"on\";s:22:\"divi_show_twitter_icon\";s:2:\"on\";s:21:\"divi_show_google_icon\";s:2:\"on\";s:24:\"divi_show_instagram_icon\";s:2:\"on\";s:18:\"divi_show_rss_icon\";s:2:\"on\";s:17:\"divi_facebook_url\";s:1:\"#\";s:16:\"divi_twitter_url\";s:1:\"#\";s:15:\"divi_google_url\";s:1:\"#\";s:18:\"divi_instagram_url\";s:1:\"#\";s:12:\"divi_rss_url\";s:0:\"\";s:34:\"divi_woocommerce_archive_num_posts\";i:9;s:17:\"divi_catnum_posts\";i:6;s:21:\"divi_archivenum_posts\";i:5;s:20:\"divi_searchnum_posts\";i:5;s:17:\"divi_tagnum_posts\";i:5;s:16:\"divi_date_format\";s:6:\"M j, Y\";s:16:\"divi_use_excerpt\";s:5:\"false\";s:26:\"divi_responsive_shortcodes\";s:2:\"on\";s:33:\"divi_gf_enable_all_character_sets\";s:5:\"false\";s:16:\"divi_back_to_top\";s:2:\"on\";s:18:\"divi_smooth_scroll\";s:2:\"on\";s:25:\"divi_disable_translations\";s:5:\"false\";s:29:\"divi_enable_responsive_images\";s:2:\"on\";s:27:\"divi_minify_combine_scripts\";s:2:\"on\";s:26:\"divi_minify_combine_styles\";s:2:\"on\";s:15:\"divi_custom_css\";s:15177:\"#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n	margin-bottom:10px;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section3 .et_pb_column_1_3:hover{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}\r\nspan#et-info-email {\r\n    float: right;\r\n    position: absolute;\r\n    right: 0px;\r\n}\r\ndiv#run {\r\n    background: #222222;\r\n    padding-bottom: 0px;\r\n    padding-top: 0px;\r\n}\r\n#run ul {\r\n    list-style-type: none;\r\n    padding-left: 0px;\r\n    padding-bottom: 0px;\r\n}\r\n#run li {\r\n    display: inline-block;\r\n    margin-right: 20px;\r\n}\r\n#run .et_pb_row\r\n{\r\n     padding-top: 20px;\r\n    padding-bottom:0px;\r\n}\r\n#run li a\r\n{\r\n    color: #fff;\r\nposition:relative;\r\n	translation:0.5s;\r\n    font-size: 15px;\r\n}\r\n#run li a:before {\r\n    position: absolute;\r\n    content: \'\\f101\';\r\n    top: -14px;\r\n    color: #34af23;\r\n    margin-top: 11px;\r\n    margin-right: 0px;\r\n    margin-left: -11px;\r\n    font-size: 12px;\r\n    float: right;\r\n    font-family: fontawesome;\r\n	}\r\na {\r\n    color: #000;\r\n	font-weight: 700;\r\n}\";s:21:\"divi_enable_dropdowns\";s:2:\"on\";s:14:\"divi_home_link\";s:2:\"on\";s:15:\"divi_sort_pages\";s:10:\"post_title\";s:15:\"divi_order_page\";s:3:\"asc\";s:22:\"divi_tiers_shown_pages\";i:3;s:32:\"divi_enable_dropdowns_categories\";s:2:\"on\";s:21:\"divi_categories_empty\";s:2:\"on\";s:27:\"divi_tiers_shown_categories\";i:3;s:13:\"divi_sort_cat\";s:4:\"name\";s:14:\"divi_order_cat\";s:3:\"asc\";s:20:\"divi_disable_toptier\";s:5:\"false\";s:27:\"et_pb_post_type_integration\";a:4:{s:4:\"post\";s:2:\"on\";s:4:\"page\";s:2:\"on\";s:7:\"project\";s:2:\"on\";s:11:\"testimonial\";s:3:\"off\";}s:21:\"et_pb_static_css_file\";s:2:\"on\";s:19:\"et_pb_css_in_footer\";s:3:\"off\";s:25:\"et_pb_product_tour_global\";s:2:\"on\";s:24:\"et_enable_classic_editor\";s:2:\"on\";s:14:\"divi_postinfo2\";a:0:{}s:22:\"divi_show_postcomments\";s:5:\"false\";s:15:\"divi_thumbnails\";s:2:\"on\";s:20:\"divi_page_thumbnails\";s:5:\"false\";s:23:\"divi_show_pagescomments\";s:5:\"false\";s:14:\"divi_postinfo1\";a:0:{}s:21:\"divi_thumbnails_index\";s:5:\"false\";s:19:\"divi_seo_home_title\";s:5:\"false\";s:25:\"divi_seo_home_description\";s:5:\"false\";s:22:\"divi_seo_home_keywords\";s:5:\"false\";s:23:\"divi_seo_home_canonical\";s:5:\"false\";s:23:\"divi_seo_home_titletext\";s:0:\"\";s:29:\"divi_seo_home_descriptiontext\";s:0:\"\";s:26:\"divi_seo_home_keywordstext\";s:0:\"\";s:18:\"divi_seo_home_type\";s:27:\"BlogName | Blog description\";s:22:\"divi_seo_home_separate\";s:3:\" | \";s:21:\"divi_seo_single_title\";s:5:\"false\";s:27:\"divi_seo_single_description\";s:5:\"false\";s:24:\"divi_seo_single_keywords\";s:5:\"false\";s:25:\"divi_seo_single_canonical\";s:5:\"false\";s:27:\"divi_seo_single_field_title\";s:9:\"seo_title\";s:33:\"divi_seo_single_field_description\";s:15:\"seo_description\";s:30:\"divi_seo_single_field_keywords\";s:12:\"seo_keywords\";s:20:\"divi_seo_single_type\";s:21:\"Post title | BlogName\";s:24:\"divi_seo_single_separate\";s:3:\" | \";s:24:\"divi_seo_index_canonical\";s:5:\"false\";s:26:\"divi_seo_index_description\";s:5:\"false\";s:19:\"divi_seo_index_type\";s:24:\"Category name | BlogName\";s:23:\"divi_seo_index_separate\";s:3:\" | \";s:28:\"divi_integrate_header_enable\";s:2:\"on\";s:26:\"divi_integrate_body_enable\";s:2:\"on\";s:31:\"divi_integrate_singletop_enable\";s:2:\"on\";s:34:\"divi_integrate_singlebottom_enable\";s:2:\"on\";s:21:\"divi_integration_head\";s:636:\"<div class=\"fix\">\r\n			<a href=\"\" id=\"wh\" title=\"Whatsapp Chat\"><i class=\"fa fa-whatsapp\"></i></a></div>\r\n\r\n	<script>\r\nvar j = jQuery.noConflict();\r\n\r\nj(document).ready(function()\r\n{\r\n\r\nif (j(window).width() < 480){\r\n \r\n         j(\'a#wh\').attr(\'href\',\'whatsapp://send?phone=+919150132529&text=Enquiry For Packers & Movers in Madurai\');\r\n \r\n   }\r\n    \r\nelse \r\n{\r\n    \r\n  j(\'a#wh\').attr(\'href\',\'https://web.whatsapp.com/send?phone=+919150132529&text=Enquiry For Packers & Movers in Madurai\');\r\n \r\n   }\r\n\r\n});\r\n	\r\n</script>\r\n<link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css\">\r\n\";s:21:\"divi_integration_body\";s:0:\"\";s:27:\"divi_integration_single_top\";s:0:\"\";s:30:\"divi_integration_single_bottom\";s:0:\"\";s:15:\"divi_468_enable\";s:5:\"false\";s:14:\"divi_468_image\";s:0:\"\";s:12:\"divi_468_url\";s:0:\"\";s:16:\"divi_468_adsense\";s:0:\"\";s:24:\"footer_widget_text_color\";s:7:\"#ffffff\";s:24:\"footer_widget_link_color\";s:7:\"#ffffff\";s:27:\"bottom_bar_social_icon_size\";i:18;s:21:\"custom_footer_credits\";s:282:\"Copyright © 2025 Malini Packers &amp; Movers. All Right Reserved Designed by <a href=\"https://centuryminds.com/\" title=\"Website Design Company in Madurai | Website Designers &amp; Developers in Madurai | Packers &amp; Movers Website Creation Companies in Madurai\">Century Minds</a>\";s:28:\"bottom_bar_social_icon_color\";s:7:\"#d6d6d6\";s:12:\"boxed_layout\";b:0;s:12:\"heading_font\";s:7:\"Biryani\";s:9:\"body_font\";s:11:\"Nunito Sans\";s:12:\"phone_number\";s:31:\"+91 9488459905 | +91 9150132529\";s:12:\"header_email\";s:32:\"malinipackersandmovers@gmail.com\";s:24:\"show_header_social_icons\";b:0;s:12:\"header_style\";s:4:\"left\";s:12:\"vertical_nav\";b:0;s:24:\"show_footer_social_icons\";b:0;s:29:\"disable_custom_footer_credits\";b:0;s:16:\"show_search_icon\";b:0;s:16:\"menu_link_active\";s:7:\"#06286e\";s:11:\"logo_height\";i:100;s:12:\"divi_favicon\";s:0:\"\";s:14:\"footer_columns\";s:1:\"3\";s:8:\"hide_nav\";b:0;s:27:\"et_pb_clear_templates_cache\";b:1;}', 'on'),
(377, 'widget_aboutmewidget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(378, 'widget_adsensewidget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(379, 'widget_advwidget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(380, 'shop_catalog_image_size', 'a:3:{s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:4:\"crop\";i:1;}', 'yes'),
(381, 'shop_single_image_size', 'a:3:{s:5:\"width\";s:3:\"510\";s:6:\"height\";s:4:\"9999\";s:4:\"crop\";i:0;}', 'yes'),
(382, 'shop_thumbnail_image_size', 'a:3:{s:5:\"width\";s:3:\"157\";s:6:\"height\";s:3:\"157\";s:4:\"crop\";i:1;}', 'yes'),
(383, 'et_safe_mode_plugins_allowlist', 'a:8:{i:0;s:15:\"etdev/etdev.php\";i:1;s:15:\"bloom/bloom.php\";i:2;s:19:\"monarch/monarch.php\";i:3;s:29:\"divi-builder/divi-builder.php\";i:4;s:27:\"ari-adminer/ari-adminer.php\";i:5;s:31:\"query-monitor/query-monitor.php\";i:6;s:27:\"woocommerce/woocommerce.php\";i:7;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";}', 'yes'),
(384, 'et_support_center_installed', 'true', 'yes'),
(385, 'et_images_temp_folder', '/home/rsrinternational/public_html/addondomain2021/malinipackersandmovers.com/wp-content/uploads/et_temp', 'yes'),
(386, 'et_schedule_clean_images_last_time', '1770800392', 'yes'),
(387, 'et_bfb_settings', 'a:2:{s:10:\"enable_bfb\";s:3:\"off\";s:10:\"toggle_bfb\";s:2:\"on\";}', 'yes'),
(388, '_transient_et_builder_show_bfb_welcome_modal', '1', 'yes'),
(389, 'et_pb_builder_options', 'a:2:{i:0;b:0;s:35:\"email_provider_credentials_migrated\";b:1;}', 'yes'),
(390, 'et_support_center_setup_done', 'processed', 'yes'),
(393, 'et_google_api_settings', 'a:3:{s:7:\"api_key\";s:0:\"\";s:26:\"enqueue_google_maps_script\";s:2:\"on\";s:16:\"use_google_fonts\";s:2:\"on\";}', 'yes'),
(2025, 'wpseo_sitemap_category_cache_validator', '4gJmR', 'off'),
(2028, 'wpseo_sitemap_testimonial_cache_validator', 'hfJP', 'no'),
(2031, 'wpseo_sitemap_project_cache_validator', '4fkxQ', 'no'),
(394, 'et_automatic_updates_options', 'a:2:{s:8:\"username\";s:18:\")L1mggNSO%^*jxlG8j\";s:7:\"api_key\";s:0:\"\";}', 'no'),
(416, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'off');
INSERT INTO `mp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1995, 'wpseo', 'a:108:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";i:2;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:20:\"taxonomy_made_public\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"23.1\";s:16:\"previous_version\";s:4:\"21.3\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:16:\"enable_index_now\";b:1;s:19:\"enable_ai_generator\";b:0;s:22:\"ai_enabled_pre_default\";b:0;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1649333995;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:34:\"https://malinipackersandmovers.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:8:{s:15:\"layout_category\";s:15:\"layout_category\";s:11:\"layout_pack\";s:11:\"layout_pack\";s:11:\"layout_type\";s:11:\"layout_type\";s:5:\"scope\";s:5:\"scope\";s:12:\"module_width\";s:12:\"module_width\";s:16:\"project_category\";s:16:\"project_category\";s:11:\"project_tag\";s:11:\"project_tag\";s:20:\"testimonial-category\";s:20:\"testimonial-category\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:0;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1652258756;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:20:\"deny_adsbot_crawling\";b:0;s:19:\"deny_ccbot_crawling\";b:0;s:29:\"deny_google_extended_crawling\";b:0;s:20:\"deny_gptbot_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:4:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:7:\"project\";i:3;s:11:\"testimonial\";}s:28:\"last_known_public_taxonomies\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:16:\"project_category\";i:4;s:11:\"project_tag\";i:5;s:20:\"testimonial-category\";}s:23:\"last_known_no_unindexed\";a:4:{s:40:\"wpseo_total_unindexed_post_type_archives\";i:1759472998;s:31:\"wpseo_unindexed_post_link_count\";i:1759472998;s:31:\"wpseo_unindexed_term_link_count\";i:1759472998;s:35:\"wpseo_total_unindexed_general_items\";i:1759472998;}s:14:\"new_post_types\";a:0:{}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:0;}', 'yes'),
(1996, 'wpseo_titles', 'a:211:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:22:\"company_alternate_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:13:\"title-project\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-project\";s:0:\"\";s:15:\"noindex-project\";b:0;s:26:\"display-metabox-pt-project\";b:1;s:26:\"post_types-project-maintax\";i:0;s:24:\"schema-page-type-project\";s:7:\"WebPage\";s:27:\"schema-article-type-project\";s:4:\"None\";s:20:\"social-title-project\";s:9:\"%%title%%\";s:26:\"social-description-project\";s:0:\"\";s:24:\"social-image-url-project\";s:0:\"\";s:23:\"social-image-id-project\";i:0;s:23:\"title-ptarchive-project\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-project\";s:0:\"\";s:25:\"bctitle-ptarchive-project\";s:0:\"\";s:25:\"noindex-ptarchive-project\";b:0;s:30:\"social-title-ptarchive-project\";s:21:\"%%pt_plural%% Archive\";s:36:\"social-description-ptarchive-project\";s:0:\"\";s:34:\"social-image-url-ptarchive-project\";s:0:\"\";s:33:\"social-image-id-ptarchive-project\";i:0;s:17:\"title-testimonial\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:20:\"metadesc-testimonial\";s:0:\"\";s:19:\"noindex-testimonial\";b:0;s:30:\"display-metabox-pt-testimonial\";b:1;s:30:\"post_types-testimonial-maintax\";i:0;s:28:\"schema-page-type-testimonial\";s:7:\"WebPage\";s:31:\"schema-article-type-testimonial\";s:4:\"None\";s:24:\"social-title-testimonial\";s:9:\"%%title%%\";s:30:\"social-description-testimonial\";s:0:\"\";s:28:\"social-image-url-testimonial\";s:0:\"\";s:27:\"social-image-id-testimonial\";i:0;s:27:\"title-ptarchive-testimonial\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:30:\"metadesc-ptarchive-testimonial\";s:0:\"\";s:29:\"bctitle-ptarchive-testimonial\";s:0:\"\";s:29:\"noindex-ptarchive-testimonial\";b:0;s:34:\"social-title-ptarchive-testimonial\";s:21:\"%%pt_plural%% Archive\";s:40:\"social-description-ptarchive-testimonial\";s:0:\"\";s:38:\"social-image-url-ptarchive-testimonial\";s:0:\"\";s:37:\"social-image-id-ptarchive-testimonial\";i:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:26:\"taxonomy-category-ptparent\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:26:\"taxonomy-post_tag-ptparent\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:29:\"taxonomy-post_format-ptparent\";i:0;s:25:\"title-tax-layout_category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:28:\"metadesc-tax-layout_category\";s:0:\"\";s:35:\"display-metabox-tax-layout_category\";b:1;s:27:\"noindex-tax-layout_category\";b:0;s:32:\"social-title-tax-layout_category\";s:23:\"%%term_title%% Archives\";s:38:\"social-description-tax-layout_category\";s:0:\"\";s:36:\"social-image-url-tax-layout_category\";s:0:\"\";s:35:\"social-image-id-tax-layout_category\";i:0;s:33:\"taxonomy-layout_category-ptparent\";i:0;s:21:\"title-tax-layout_pack\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-layout_pack\";s:0:\"\";s:31:\"display-metabox-tax-layout_pack\";b:1;s:23:\"noindex-tax-layout_pack\";b:0;s:28:\"social-title-tax-layout_pack\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-layout_pack\";s:0:\"\";s:32:\"social-image-url-tax-layout_pack\";s:0:\"\";s:31:\"social-image-id-tax-layout_pack\";i:0;s:29:\"taxonomy-layout_pack-ptparent\";i:0;s:21:\"title-tax-layout_type\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-layout_type\";s:0:\"\";s:31:\"display-metabox-tax-layout_type\";b:1;s:23:\"noindex-tax-layout_type\";b:0;s:28:\"social-title-tax-layout_type\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-layout_type\";s:0:\"\";s:32:\"social-image-url-tax-layout_type\";s:0:\"\";s:31:\"social-image-id-tax-layout_type\";i:0;s:29:\"taxonomy-layout_type-ptparent\";i:0;s:15:\"title-tax-scope\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:18:\"metadesc-tax-scope\";s:0:\"\";s:25:\"display-metabox-tax-scope\";b:1;s:17:\"noindex-tax-scope\";b:0;s:22:\"social-title-tax-scope\";s:23:\"%%term_title%% Archives\";s:28:\"social-description-tax-scope\";s:0:\"\";s:26:\"social-image-url-tax-scope\";s:0:\"\";s:25:\"social-image-id-tax-scope\";i:0;s:23:\"taxonomy-scope-ptparent\";i:0;s:22:\"title-tax-module_width\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-tax-module_width\";s:0:\"\";s:32:\"display-metabox-tax-module_width\";b:1;s:24:\"noindex-tax-module_width\";b:0;s:29:\"social-title-tax-module_width\";s:23:\"%%term_title%% Archives\";s:35:\"social-description-tax-module_width\";s:0:\"\";s:33:\"social-image-url-tax-module_width\";s:0:\"\";s:32:\"social-image-id-tax-module_width\";i:0;s:30:\"taxonomy-module_width-ptparent\";i:0;s:26:\"title-tax-project_category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-tax-project_category\";s:0:\"\";s:36:\"display-metabox-tax-project_category\";b:1;s:28:\"noindex-tax-project_category\";b:0;s:33:\"social-title-tax-project_category\";s:23:\"%%term_title%% Archives\";s:39:\"social-description-tax-project_category\";s:0:\"\";s:37:\"social-image-url-tax-project_category\";s:0:\"\";s:36:\"social-image-id-tax-project_category\";i:0;s:34:\"taxonomy-project_category-ptparent\";i:0;s:21:\"title-tax-project_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-project_tag\";s:0:\"\";s:31:\"display-metabox-tax-project_tag\";b:1;s:23:\"noindex-tax-project_tag\";b:0;s:28:\"social-title-tax-project_tag\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-project_tag\";s:0:\"\";s:32:\"social-image-url-tax-project_tag\";s:0:\"\";s:31:\"social-image-id-tax-project_tag\";i:0;s:29:\"taxonomy-project_tag-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}', 'yes'),
(1997, 'wpseo_social', 'a:20:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:17:\"other_social_urls\";a:0:{}s:12:\"mastodon_url\";s:0:\"\";}', 'yes'),
(1998, 'wpseo_flush_rewrite', '1', 'yes'),
(2008, 'rewrite_rules', 'a:241:{s:10:\"project/?$\";s:27:\"index.php?post_type=project\";s:40:\"project/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=project&feed=$matches[1]\";s:35:\"project/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=project&feed=$matches[1]\";s:27:\"project/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=project&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:17:\"wp_testimonial/?$\";s:31:\"index.php?post_type=testimonial\";s:47:\"wp_testimonial/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=testimonial&feed=$matches[1]\";s:42:\"wp_testimonial/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=testimonial&feed=$matches[1]\";s:34:\"wp_testimonial/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=testimonial&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:35:\"project/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"project/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"project/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"project/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"project/([^/]+)/embed/?$\";s:40:\"index.php?project=$matches[1]&embed=true\";s:28:\"project/([^/]+)/trackback/?$\";s:34:\"index.php?project=$matches[1]&tb=1\";s:48:\"project/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?project=$matches[1]&feed=$matches[2]\";s:43:\"project/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?project=$matches[1]&feed=$matches[2]\";s:36:\"project/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?project=$matches[1]&paged=$matches[2]\";s:43:\"project/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?project=$matches[1]&cpage=$matches[2]\";s:32:\"project/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?project=$matches[1]&page=$matches[2]\";s:24:\"project/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"project/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"project/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"project/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:57:\"project_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?project_category=$matches[1]&feed=$matches[2]\";s:52:\"project_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?project_category=$matches[1]&feed=$matches[2]\";s:33:\"project_category/([^/]+)/embed/?$\";s:49:\"index.php?project_category=$matches[1]&embed=true\";s:45:\"project_category/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?project_category=$matches[1]&paged=$matches[2]\";s:27:\"project_category/([^/]+)/?$\";s:38:\"index.php?project_category=$matches[1]\";s:52:\"project_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?project_tag=$matches[1]&feed=$matches[2]\";s:47:\"project_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?project_tag=$matches[1]&feed=$matches[2]\";s:28:\"project_tag/([^/]+)/embed/?$\";s:44:\"index.php?project_tag=$matches[1]&embed=true\";s:40:\"project_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?project_tag=$matches[1]&paged=$matches[2]\";s:22:\"project_tag/([^/]+)/?$\";s:33:\"index.php?project_tag=$matches[1]\";s:39:\"testimonial/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"testimonial/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"testimonial/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"testimonial/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"testimonial/([^/]+)/embed/?$\";s:44:\"index.php?testimonial=$matches[1]&embed=true\";s:32:\"testimonial/([^/]+)/trackback/?$\";s:38:\"index.php?testimonial=$matches[1]&tb=1\";s:52:\"testimonial/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?testimonial=$matches[1]&feed=$matches[2]\";s:47:\"testimonial/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?testimonial=$matches[1]&feed=$matches[2]\";s:40:\"testimonial/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?testimonial=$matches[1]&paged=$matches[2]\";s:47:\"testimonial/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?testimonial=$matches[1]&cpage=$matches[2]\";s:36:\"testimonial/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?testimonial=$matches[1]&page=$matches[2]\";s:28:\"testimonial/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"testimonial/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"testimonial/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"testimonial/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:61:\"testimonial-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?testimonial-category=$matches[1]&feed=$matches[2]\";s:56:\"testimonial-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?testimonial-category=$matches[1]&feed=$matches[2]\";s:37:\"testimonial-category/([^/]+)/embed/?$\";s:53:\"index.php?testimonial-category=$matches[1]&embed=true\";s:49:\"testimonial-category/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?testimonial-category=$matches[1]&paged=$matches[2]\";s:31:\"testimonial-category/([^/]+)/?$\";s:42:\"index.php?testimonial-category=$matches[1]\";s:44:\"et_theme_builder/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"et_theme_builder/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"et_theme_builder/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"et_theme_builder/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"et_theme_builder/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"et_theme_builder/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"et_theme_builder/([^/]+)/embed/?$\";s:64:\"index.php?post_type=et_theme_builder&name=$matches[1]&embed=true\";s:37:\"et_theme_builder/([^/]+)/trackback/?$\";s:58:\"index.php?post_type=et_theme_builder&name=$matches[1]&tb=1\";s:45:\"et_theme_builder/([^/]+)/page/?([0-9]{1,})/?$\";s:71:\"index.php?post_type=et_theme_builder&name=$matches[1]&paged=$matches[2]\";s:52:\"et_theme_builder/([^/]+)/comment-page-([0-9]{1,})/?$\";s:71:\"index.php?post_type=et_theme_builder&name=$matches[1]&cpage=$matches[2]\";s:41:\"et_theme_builder/([^/]+)(?:/([0-9]+))?/?$\";s:70:\"index.php?post_type=et_theme_builder&name=$matches[1]&page=$matches[2]\";s:33:\"et_theme_builder/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"et_theme_builder/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"et_theme_builder/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"et_theme_builder/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"et_theme_builder/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"et_theme_builder/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"et_template/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"et_template/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"et_template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"et_template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"et_template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"et_template/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"et_template/([^/]+)/embed/?$\";s:59:\"index.php?post_type=et_template&name=$matches[1]&embed=true\";s:32:\"et_template/([^/]+)/trackback/?$\";s:53:\"index.php?post_type=et_template&name=$matches[1]&tb=1\";s:40:\"et_template/([^/]+)/page/?([0-9]{1,})/?$\";s:66:\"index.php?post_type=et_template&name=$matches[1]&paged=$matches[2]\";s:47:\"et_template/([^/]+)/comment-page-([0-9]{1,})/?$\";s:66:\"index.php?post_type=et_template&name=$matches[1]&cpage=$matches[2]\";s:36:\"et_template/([^/]+)(?:/([0-9]+))?/?$\";s:65:\"index.php?post_type=et_template&name=$matches[1]&page=$matches[2]\";s:28:\"et_template/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"et_template/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"et_template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"et_template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"et_template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"et_template/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"et_header_layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"et_header_layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"et_header_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"et_header_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"et_header_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"et_header_layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"et_header_layout/([^/]+)/embed/?$\";s:64:\"index.php?post_type=et_header_layout&name=$matches[1]&embed=true\";s:37:\"et_header_layout/([^/]+)/trackback/?$\";s:58:\"index.php?post_type=et_header_layout&name=$matches[1]&tb=1\";s:45:\"et_header_layout/([^/]+)/page/?([0-9]{1,})/?$\";s:71:\"index.php?post_type=et_header_layout&name=$matches[1]&paged=$matches[2]\";s:52:\"et_header_layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:71:\"index.php?post_type=et_header_layout&name=$matches[1]&cpage=$matches[2]\";s:41:\"et_header_layout/([^/]+)(?:/([0-9]+))?/?$\";s:70:\"index.php?post_type=et_header_layout&name=$matches[1]&page=$matches[2]\";s:33:\"et_header_layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"et_header_layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"et_header_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"et_header_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"et_header_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"et_header_layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"et_body_layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"et_body_layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"et_body_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"et_body_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"et_body_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"et_body_layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"et_body_layout/([^/]+)/embed/?$\";s:62:\"index.php?post_type=et_body_layout&name=$matches[1]&embed=true\";s:35:\"et_body_layout/([^/]+)/trackback/?$\";s:56:\"index.php?post_type=et_body_layout&name=$matches[1]&tb=1\";s:43:\"et_body_layout/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?post_type=et_body_layout&name=$matches[1]&paged=$matches[2]\";s:50:\"et_body_layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:69:\"index.php?post_type=et_body_layout&name=$matches[1]&cpage=$matches[2]\";s:39:\"et_body_layout/([^/]+)(?:/([0-9]+))?/?$\";s:68:\"index.php?post_type=et_body_layout&name=$matches[1]&page=$matches[2]\";s:31:\"et_body_layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"et_body_layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"et_body_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"et_body_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"et_body_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"et_body_layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"et_footer_layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"et_footer_layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"et_footer_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"et_footer_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"et_footer_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"et_footer_layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"et_footer_layout/([^/]+)/embed/?$\";s:64:\"index.php?post_type=et_footer_layout&name=$matches[1]&embed=true\";s:37:\"et_footer_layout/([^/]+)/trackback/?$\";s:58:\"index.php?post_type=et_footer_layout&name=$matches[1]&tb=1\";s:45:\"et_footer_layout/([^/]+)/page/?([0-9]{1,})/?$\";s:71:\"index.php?post_type=et_footer_layout&name=$matches[1]&paged=$matches[2]\";s:52:\"et_footer_layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:71:\"index.php?post_type=et_footer_layout&name=$matches[1]&cpage=$matches[2]\";s:41:\"et_footer_layout/([^/]+)(?:/([0-9]+))?/?$\";s:70:\"index.php?post_type=et_footer_layout&name=$matches[1]&page=$matches[2]\";s:33:\"et_footer_layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"et_footer_layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"et_footer_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"et_footer_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"et_footer_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"et_footer_layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=37&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(4589, 'wpseo_ryte', 'a:2:{s:6:\"status\";i:-1;s:10:\"last_fetch\";i:1676715396;}', 'yes'),
(4604, 'wpseo_taxonomy_meta', 'a:1:{s:8:\"category\";a:1:{i:1;a:3:{s:13:\"wpseo_focuskw\";s:12:\"Latest Blogs\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}}}', 'yes'),
(4368, 'user_count', '1', 'no'),
(157, 'WPLANG', '', 'yes'),
(167, 'recently_activated', 'a:0:{}', 'off'),
(326, '_transient_health-check-site-status-result', '{\"good\":16,\"recommended\":5,\"critical\":3}', 'yes'),
(2016, 'wpseo_sitemap_author_cache_validator', '4dLcN', 'no'),
(2013, 'wpseo_sitemap_1_cache_validator', 'dxAJ', 'off'),
(78784, '_site_transient_et_update_all_plugins', 'O:8:\"stdClass\":3:{s:7:\"checked\";a:5:{s:35:\"classic-widgets/classic-widgets.php\";s:3:\"0.3\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.9.7\";s:39:\"wp-file-manager/file_folder_manager.php\";s:5:\"7.2.9\";s:46:\"wp-testimonial-with-widget/wp-testimonials.php\";s:3:\"3.5\";s:24:\"wordpress-seo/wp-seo.php\";s:4:\"23.1\";}s:8:\"response\";a:0:{}s:12:\"last_checked\";i:1770882969;}', 'off'),
(24509, 'wpseo_sitemap_1016_cache_validator', '4gqzX', 'off'),
(24014, 'wpseo_sitemap_972_cache_validator', '4gwAE', 'off'),
(24281, 'wpseo_sitemap_996_cache_validator', 'kQIf', 'off'),
(23011, 'wpseo_sitemap_910_cache_validator', '4gwAZ', 'off'),
(24166, 'wpseo_sitemap_978_cache_validator', '4gsPs', 'off'),
(24168, 'wpseo_sitemap_980_cache_validator', '4gqAk', 'off'),
(24170, 'wpseo_sitemap_982_cache_validator', 'kQIu', 'off'),
(24172, 'wpseo_sitemap_984_cache_validator', 'kQIq', 'off'),
(24174, 'wpseo_sitemap_986_cache_validator', '4grIV', 'off'),
(24176, 'wpseo_sitemap_988_cache_validator', '4gsQa', 'off'),
(23811, 'wpseo_sitemap_964_cache_validator', '4gsQ1', 'off'),
(23814, 'wpseo_sitemap_966_cache_validator', '4gqAa', 'off'),
(24283, 'wpseo_sitemap_998_cache_validator', '4gwAJ', 'off'),
(24285, 'wpseo_sitemap_1000_cache_validator', '4grJa', 'off'),
(24287, 'wpseo_sitemap_1002_cache_validator', '4gsQ3', 'off'),
(24289, 'wpseo_sitemap_1004_cache_validator', '4gsPV', 'off'),
(15007, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1770882968;s:7:\"checked\";a:1:{s:25:\"Malini-Packers-and-Movers\";s:5:\"4.8.2\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}', 'off'),
(15008, '_site_transient_et_update_themes', 'O:8:\"stdClass\":3:{s:7:\"checked\";a:1:{s:25:\"Malini-Packers-and-Movers\";s:5:\"4.8.2\";}s:8:\"response\";a:0:{}s:12:\"last_checked\";i:1770882967;}', 'off'),
(23009, 'wpseo_sitemap_908_cache_validator', '4gsPJ', 'off'),
(24583, 'wpseo_sitemap_1020_cache_validator', '4gqzR', 'off'),
(7983, 'wpos_anylc_redirect', '', 'yes'),
(7990, 'wpos_anylc_pdt_24', 'a:1:{s:6:\"status\";i:2;}', 'yes'),
(7989, 'wpos_anylc_site_uid', '21d496c7a3e26b1ec61caef341a3234f', 'yes'),
(77946, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.9.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.9.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.9.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.9.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.9.1\";s:7:\"version\";s:5:\"6.9.1\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1770882965;s:15:\"version_checked\";s:5:\"6.9.1\";s:12:\"translations\";a:0:{}}', 'off'),
(78747, '_transient_timeout_et_core_path', '1770947820', 'off'),
(78748, '_transient_et_core_path', '/home/crystalpackers/public_html/addondomain2023/malinipackersandmovers.com/wp-content/themes/Malini-Packers-and-Movers/core', 'off'),
(77949, '_transient_timeout_et_core_version', '1770947820', 'off'),
(77950, '_transient_et_core_version', '4.8.2', 'off'),
(78760, '_transient_timeout_yst_sm_page_1:2H6FD_3PksZ', '1770956404', 'off');
INSERT INTO `mp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(78761, '_transient_yst_sm_page_1:2H6FD_3PksZ', 'O:24:\"WPSEO_Sitemap_Cache_Data\":2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:9905:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://malinipackersandmovers.com/</loc>\n		<lastmod>2023-05-04T10:51:51+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg</image:loc>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/contact-us/</loc>\n		<lastmod>2022-04-07T07:39:36+00:00</lastmod>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/gallery/</loc>\n		<lastmod>2022-04-19T11:26:25+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL2.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL3-1.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL4-1.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL5-1.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL6-1.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL7-1.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL8.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL1.jpg</image:loc>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/about-us/</loc>\n		<lastmod>2022-04-20T11:24:18+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg</image:loc>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/our-services/</loc>\n		<lastmod>2022-04-20T11:27:25+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg</image:loc>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/packers-and-movers-madurai/</loc>\n		<lastmod>2022-04-20T11:34:45+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg</image:loc>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/madurai-packers-and-movers-charges/</loc>\n		<lastmod>2022-04-20T11:55:24+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg</image:loc>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/packers-and-movers-in-madurai/</loc>\n		<lastmod>2022-04-20T11:56:14+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg</image:loc>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai/</loc>\n		<lastmod>2022-04-20T11:59:15+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg</image:loc>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/good-packers-and-movers-in-madurai/</loc>\n		<lastmod>2022-04-20T12:19:30+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg</image:loc>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai/</loc>\n		<lastmod>2022-04-20T12:29:16+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg</image:loc>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/top-packers-and-movers-in-madurai/</loc>\n		<lastmod>2022-04-20T12:51:54+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg</image:loc>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai/</loc>\n		<lastmod>2022-04-21T04:23:41+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg</image:loc>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai/</loc>\n		<lastmod>2022-04-21T04:37:26+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg</image:loc>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/packers-and-movers-madurai-cost/</loc>\n		<lastmod>2022-04-21T04:44:11+00:00</lastmod>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg</image:loc>\n		</image:image>\n		<image:image>\n			<image:loc>https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg</image:loc>\n		</image:image>\n	</url>\n</urlset>\";}', 'off'),
(78762, '_transient_timeout_yst_sm_testimonial_1:2H6FD_hfJP', '1770956407', 'off'),
(78763, '_transient_yst_sm_testimonial_1:2H6FD_hfJP', 'O:24:\"WPSEO_Sitemap_Cache_Data\":2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:961:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://malinipackersandmovers.com/wp_testimonial/</loc>\n		<lastmod>2022-04-02T09:01:34+00:00</lastmod>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/testimonial/kalai-selvan/</loc>\n		<lastmod>2022-04-02T09:00:10+00:00</lastmod>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/testimonial/parvatha-varthini/</loc>\n		<lastmod>2022-04-02T09:00:29+00:00</lastmod>\n	</url>\n	<url>\n		<loc>https://malinipackersandmovers.com/testimonial/rishabh-j-raj/</loc>\n		<lastmod>2022-04-02T09:01:34+00:00</lastmod>\n	</url>\n</urlset>\";}', 'off'),
(78701, '_transient_timeout_yst_sm_1_1:2H6FD_dxAJ', '1770901524', 'off'),
(78702, '_transient_yst_sm_1_1:2H6FD_dxAJ', 'O:24:\"WPSEO_Sitemap_Cache_Data\":2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:359:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://malinipackersandmovers.com/page-sitemap.xml</loc>\n		<lastmod>2023-05-04T10:51:51+00:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://malinipackersandmovers.com/testimonial-sitemap.xml</loc>\n		<lastmod>2022-04-02T09:01:34+00:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}', 'off'),
(78468, '_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447', '1771229723', 'off'),
(78469, '_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447', 'a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}', 'off'),
(71604, '_transient_wp_core_block_css_files', 'a:2:{s:7:\"version\";s:5:\"6.9.1\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}', 'on'),
(14928, 'wp_attachment_pages_enabled', '1', 'yes'),
(25469, 'wpseo_sitemap_1057_cache_validator', '4gsPx', 'off'),
(39512, 'wpseo_sitemap_index_cache_validator', '3k3Ph', 'off'),
(25975, 'wpseo_sitemap_1014_cache_validator', '4gj5u', 'off'),
(25976, 'wpseo_sitemap_994_cache_validator', '4gj5B', 'off'),
(25977, 'wpseo_sitemap_954_cache_validator', '4gj5D', 'off'),
(25978, 'wpseo_sitemap_920_cache_validator', '4gj5F', 'off'),
(25979, 'wpseo_sitemap_916_cache_validator', '4gj5H', 'off'),
(25980, 'wpseo_sitemap_914_cache_validator', '4gj5K', 'off'),
(25981, 'wpseo_sitemap_906_cache_validator', '4gj5M', 'off'),
(25974, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:0:{}', 'off'),
(25982, 'wpseo_sitemap_902_cache_validator', '4gj5O', 'off'),
(25983, 'wpseo_sitemap_900_cache_validator', '4gj5Q', 'off'),
(25984, 'wpseo_sitemap_898_cache_validator', '4gj5S', 'off'),
(25985, 'wpseo_sitemap_896_cache_validator', '4gj5V', 'off'),
(25475, 'wpseo_sitemap_1059_cache_validator', '4grIS', 'off'),
(24205, 'wpseo_sitemap_990_cache_validator', '4gqA3', 'off'),
(24208, 'wpseo_sitemap_992_cache_validator', 'kQIz', 'off'),
(20159, 'wpseo_sitemap_791_cache_validator', '4gwAS', 'off'),
(20161, 'wpseo_sitemap_793_cache_validator', '4grJd', 'off'),
(22969, 'wpseo_sitemap_904_cache_validator', '4gqAh', 'off'),
(23169, 'wpseo_sitemap_928_cache_validator', 'kQID', 'off'),
(23235, 'wpseo_sitemap_938_cache_validator', 'kQIO', 'off'),
(23368, 'wpseo_sitemap_946_cache_validator', '4grJk', 'off'),
(23372, 'wpseo_sitemap_948_cache_validator', 'kQIJ', 'off'),
(24754, 'wpseo_sitemap_1039_cache_validator', '4gqAf', 'off'),
(24012, 'wpseo_sitemap_970_cache_validator', '4gwAN', 'off'),
(19664, 'wpseo_sitemap_675_cache_validator', 'kQIh', 'off'),
(19793, 'wpseo_sitemap_707_cache_validator', '4gsPX', 'off'),
(23892, 'wpseo_sitemap_968_cache_validator', '4grIQ', 'off'),
(23801, 'wpseo_sitemap_962_cache_validator', 'kQIo', 'off'),
(24338, 'wpseo_sitemap_1006_cache_validator', '4gwAG', 'off'),
(24412, 'wpseo_sitemap_1008_cache_validator', '4gqzZ', 'off'),
(24414, 'wpseo_sitemap_1010_cache_validator', '4grJ3', 'off'),
(24416, 'wpseo_sitemap_1012_cache_validator', '4grIX', 'off'),
(78781, '_site_transient_timeout_theme_roots', '1770884767', 'off'),
(78782, '_site_transient_theme_roots', 'a:1:{s:25:\"Malini-Packers-and-Movers\";s:7:\"/themes\";}', 'off'),
(78783, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1770882968;s:8:\"response\";a:4:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"6.1.5\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.6.1.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";s:6:\"tested\";s:5:\"6.9.1\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:39:\"wp-file-manager/file_folder_manager.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/wp-file-manager\";s:4:\"slug\";s:15:\"wp-file-manager\";s:6:\"plugin\";s:39:\"wp-file-manager/file_folder_manager.php\";s:11:\"new_version\";s:5:\"8.0.2\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-file-manager/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wp-file-manager.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/wp-file-manager/assets/icon-128x128.png?rev=2491299\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-file-manager/assets/banner-772x250.jpg?rev=2491299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.8.3\";s:12:\"requires_php\";s:5:\"5.2.4\";s:16:\"requires_plugins\";a:0:{}}s:46:\"wp-testimonial-with-widget/wp-testimonials.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:40:\"w.org/plugins/wp-testimonial-with-widget\";s:4:\"slug\";s:26:\"wp-testimonial-with-widget\";s:6:\"plugin\";s:46:\"wp-testimonial-with-widget/wp-testimonials.php\";s:11:\"new_version\";s:5:\"3.5.6\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/wp-testimonial-with-widget/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/wp-testimonial-with-widget.3.5.6.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:79:\"https://ps.w.org/wp-testimonial-with-widget/assets/icon-128x128.png?rev=1402790\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/wp-testimonial-with-widget/assets/banner-772x250.png?rev=2584054\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.8.3\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"26.9\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.26.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3419908\";s:2:\"1x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-128x128.gif?rev=3419908\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=3257862\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=3257862\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=3257862\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=3257862\";}s:8:\"requires\";s:3:\"6.8\";s:6:\"tested\";s:5:\"6.9.1\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:35:\"classic-widgets/classic-widgets.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/classic-widgets\";s:4:\"slug\";s:15:\"classic-widgets\";s:6:\"plugin\";s:35:\"classic-widgets/classic-widgets.php\";s:11:\"new_version\";s:3:\"0.3\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/classic-widgets/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/classic-widgets.0.3.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:59:\"https://s.w.org/plugins/geopattern-icon/classic-widgets.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}}s:7:\"checked\";a:5:{s:35:\"classic-widgets/classic-widgets.php\";s:3:\"0.3\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.9.7\";s:39:\"wp-file-manager/file_folder_manager.php\";s:5:\"7.2.9\";s:46:\"wp-testimonial-with-widget/wp-testimonials.php\";s:3:\"3.5\";s:24:\"wordpress-seo/wp-seo.php\";s:4:\"23.1\";}}', 'off'),
(71602, 'wp_notes_notify', '1', 'on'),
(78788, '_site_transient_timeout_wp_theme_files_patterns-6af15144f6f6c3d9a5f723131c5b5855', '1770889857', 'off'),
(78789, '_site_transient_wp_theme_files_patterns-6af15144f6f6c3d9a5f723131c5b5855', 'a:2:{s:7:\"version\";s:5:\"4.8.2\";s:8:\"patterns\";a:0:{}}', 'off'),
(68614, 'wpseo_sitemap_news_cache_validator', '3ZDP6', 'off'),
(26124, 'wpseo_sitemap_827_cache_validator', 'kQI9', 'off'),
(19403, 'wpseo_sitemap_585_cache_validator', '4gy3Q', 'off'),
(19404, 'wpseo_sitemap_587_cache_validator', '4gy3I', 'off'),
(19699, 'wpseo_sitemap_681_cache_validator', '4grJh', 'off'),
(19417, 'wpseo_sitemap_591_cache_validator', '4gy46', 'off'),
(19450, 'wpseo_sitemap_593_cache_validator', '4gsPG', 'off'),
(19455, 'wpseo_sitemap_595_cache_validator', '4gwAv', 'off'),
(19471, 'wpseo_sitemap_post_tag_cache_validator', '4gOh1', 'off'),
(19479, 'wpseo_sitemap_605_cache_validator', 'kQIL', 'off'),
(23125, 'wpseo_sitemap_926_cache_validator', 'kQIm', 'off'),
(23226, 'wpseo_sitemap_936_cache_validator', '4grIJ', 'off'),
(19198, 'wpseo_sitemap_559_cache_validator', '4gy48', 'off'),
(19202, 'wpseo_sitemap_561_cache_validator', 'kQIs', 'off'),
(26245, 'category_children', 'a:0:{}', 'auto'),
(19271, 'wpseo_sitemap_563_cache_validator', '4grJm', 'off'),
(24666, 'wpseo_sitemap_1037_cache_validator', 'kQIj', 'off'),
(19293, 'wpseo_sitemap_565_cache_validator', '4gy3V', 'off'),
(19320, 'wpseo_sitemap_567_cache_validator', 'kQIH', 'off'),
(19323, 'wpseo_sitemap_569_cache_validator', '4gsPL', 'off'),
(24642, 'wpseo_sitemap_1033_cache_validator', '4gqA5', 'off'),
(19325, 'wpseo_sitemap_571_cache_validator', '4gwB8', 'off'),
(19328, 'wpseo_sitemap_573_cache_validator', '4gsPN', 'off'),
(19331, 'wpseo_sitemap_575_cache_validator', '4gwBa', 'off'),
(19344, 'wpseo_sitemap_577_cache_validator', '4gy3O', 'off'),
(19370, 'wpseo_sitemap_579_cache_validator', 'kQIQ', 'off'),
(19371, 'wpseo_sitemap_581_cache_validator', 'kQIF', 'off'),
(19374, 'wpseo_sitemap_583_cache_validator', '4gy43', 'off'),
(14248, 'fm_key', 'MYA4N9UI2BefLk1qS3RQmuVF7', 'yes'),
(7988, 'widget_sp_testimonials', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(8057, 'testimonial-category_children', 'a:0:{}', 'yes'),
(25986, 'wpseo_sitemap_894_cache_validator', '4gj5X', 'off'),
(25987, 'wpseo_sitemap_892_cache_validator', '4gj5Z', 'off'),
(25988, 'wpseo_sitemap_890_cache_validator', '4gj62', 'off'),
(25989, 'wpseo_sitemap_888_cache_validator', '4gj65', 'off'),
(25990, 'wpseo_sitemap_886_cache_validator', '4gj67', 'off'),
(25991, 'wpseo_sitemap_884_cache_validator', '4gj69', 'off'),
(25992, 'wpseo_sitemap_882_cache_validator', '4gj6b', 'off'),
(25993, 'wpseo_sitemap_880_cache_validator', '4gj6d', 'off'),
(25994, 'wpseo_sitemap_878_cache_validator', '4gj6g', 'off'),
(25995, 'wpseo_sitemap_876_cache_validator', '4gkon', 'off'),
(25996, 'wpseo_sitemap_874_cache_validator', '4gkou', 'off'),
(25997, 'wpseo_sitemap_872_cache_validator', '4gkow', 'off'),
(25998, 'wpseo_sitemap_870_cache_validator', '4gkoy', 'off'),
(25999, 'wpseo_sitemap_868_cache_validator', '4gkoA', 'off'),
(26000, 'wpseo_sitemap_866_cache_validator', '4gkoD', 'off'),
(26001, 'wpseo_sitemap_864_cache_validator', '4gkoF', 'off'),
(26002, 'wpseo_sitemap_829_cache_validator', '4gkoH', 'off'),
(26003, 'wpseo_sitemap_825_cache_validator', '4gkoJ', 'off'),
(26004, 'wpseo_sitemap_823_cache_validator', '4gkoM', 'off'),
(26005, 'wpseo_sitemap_821_cache_validator', '4gkoO', 'off'),
(26006, 'wpseo_sitemap_819_cache_validator', '4gkoR', 'off'),
(26007, 'wpseo_sitemap_815_cache_validator', '4gkoU', 'off'),
(26008, 'wpseo_sitemap_813_cache_validator', '4gkoX', 'off'),
(26009, 'wpseo_sitemap_811_cache_validator', '4gkp1', 'off'),
(26010, 'wpseo_sitemap_807_cache_validator', '4gkp6', 'off'),
(26011, 'wpseo_sitemap_803_cache_validator', '4gkpa', 'off'),
(26012, 'wpseo_sitemap_801_cache_validator', '4gkpi', 'off'),
(26013, 'wpseo_sitemap_799_cache_validator', '4gkpm', 'off'),
(26014, 'wpseo_sitemap_797_cache_validator', '4gkpq', 'off'),
(26015, 'wpseo_sitemap_795_cache_validator', '4glsJ', 'off'),
(26016, 'wpseo_sitemap_789_cache_validator', '4glsS', 'off'),
(26017, 'wpseo_sitemap_787_cache_validator', '4glsY', 'off'),
(26018, 'wpseo_sitemap_785_cache_validator', '4glt2', 'off'),
(26019, 'wpseo_sitemap_783_cache_validator', '4glt5', 'off'),
(26020, 'wpseo_sitemap_781_cache_validator', '4glt8', 'off'),
(26021, 'wpseo_sitemap_779_cache_validator', '4gltb', 'off'),
(26022, 'wpseo_sitemap_777_cache_validator', '4glte', 'off'),
(26023, 'wpseo_sitemap_775_cache_validator', '4glth', 'off'),
(26024, 'wpseo_sitemap_773_cache_validator', '4gltk', 'off'),
(26025, 'wpseo_sitemap_771_cache_validator', '4gltn', 'off'),
(26026, 'wpseo_sitemap_769_cache_validator', '4gltq', 'off'),
(26027, 'wpseo_sitemap_761_cache_validator', '4gltt', 'off'),
(26028, 'wpseo_sitemap_759_cache_validator', '4gltw', 'off'),
(26029, 'wpseo_sitemap_757_cache_validator', '4gltA', 'off'),
(26030, 'wpseo_sitemap_755_cache_validator', '4gltE', 'off'),
(26031, 'wpseo_sitemap_753_cache_validator', '4gltI', 'off'),
(26032, 'wpseo_sitemap_751_cache_validator', '4gltM', 'off'),
(26033, 'wpseo_sitemap_749_cache_validator', '4gltQ', 'off'),
(26034, 'wpseo_sitemap_747_cache_validator', '4gltU', 'off'),
(26035, 'wpseo_sitemap_745_cache_validator', '4gmBm', 'off'),
(26036, 'wpseo_sitemap_741_cache_validator', '4gmBv', 'off'),
(26037, 'wpseo_sitemap_739_cache_validator', '4gmBx', 'off'),
(26038, 'wpseo_sitemap_737_cache_validator', '4gmBz', 'off'),
(26039, 'wpseo_sitemap_735_cache_validator', '4gmBC', 'off'),
(26040, 'wpseo_sitemap_733_cache_validator', '4gmBE', 'off'),
(26041, 'wpseo_sitemap_731_cache_validator', '4gmBH', 'off'),
(26042, 'wpseo_sitemap_729_cache_validator', '4gmBK', 'off'),
(26043, 'wpseo_sitemap_727_cache_validator', '4gmBN', 'off'),
(26044, 'wpseo_sitemap_725_cache_validator', '4gmBQ', 'off'),
(26045, 'wpseo_sitemap_723_cache_validator', '4gmBT', 'off'),
(26046, 'wpseo_sitemap_721_cache_validator', '4gmBW', 'off'),
(26047, 'wpseo_sitemap_719_cache_validator', '4gmBZ', 'off'),
(26048, 'wpseo_sitemap_717_cache_validator', '4gmC3', 'off'),
(26049, 'wpseo_sitemap_715_cache_validator', '4gmC6', 'off'),
(26050, 'wpseo_sitemap_713_cache_validator', '4gmCa', 'off'),
(26051, 'wpseo_sitemap_709_cache_validator', '4gmCe', 'off'),
(26052, 'wpseo_sitemap_705_cache_validator', '4gmCi', 'off'),
(26053, 'wpseo_sitemap_703_cache_validator', '4gmCm', 'off'),
(26054, 'wpseo_sitemap_701_cache_validator', '4gmCp', 'off'),
(26055, 'wpseo_sitemap_699_cache_validator', '4gomE', 'off'),
(26056, 'wpseo_sitemap_697_cache_validator', '4gomN', 'off'),
(26057, 'wpseo_sitemap_695_cache_validator', '4gomQ', 'off'),
(26058, 'wpseo_sitemap_693_cache_validator', '4gomS', 'off'),
(26059, 'wpseo_sitemap_691_cache_validator', '4gomU', 'off'),
(26060, 'wpseo_sitemap_689_cache_validator', '4gomX', 'off'),
(26061, 'wpseo_sitemap_687_cache_validator', '4gomZ', 'off'),
(26062, 'wpseo_sitemap_685_cache_validator', '4gon2', 'off'),
(26063, 'wpseo_sitemap_683_cache_validator', '4gon4', 'off'),
(26064, 'wpseo_sitemap_679_cache_validator', '4gon7', 'off');
INSERT INTO `mp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(26065, 'wpseo_sitemap_677_cache_validator', '4gon9', 'off'),
(26066, 'wpseo_sitemap_671_cache_validator', '4gonb', 'off'),
(26067, 'wpseo_sitemap_669_cache_validator', '4gond', 'off'),
(26068, 'wpseo_sitemap_667_cache_validator', '4gonf', 'off'),
(26069, 'wpseo_sitemap_665_cache_validator', '4gonh', 'off'),
(26070, 'wpseo_sitemap_663_cache_validator', '4gonj', 'off'),
(26071, 'wpseo_sitemap_661_cache_validator', '4gonl', 'off'),
(26072, 'wpseo_sitemap_659_cache_validator', '4gonn', 'off'),
(26073, 'wpseo_sitemap_657_cache_validator', '4gonp', 'off'),
(26074, 'wpseo_sitemap_655_cache_validator', '4gonr', 'off'),
(26075, 'wpseo_sitemap_653_cache_validator', '4gpxb', 'off'),
(26076, 'wpseo_sitemap_651_cache_validator', '4gpxj', 'off'),
(26077, 'wpseo_sitemap_649_cache_validator', '4gpxl', 'off'),
(26078, 'wpseo_sitemap_647_cache_validator', '4gpxn', 'off'),
(26079, 'wpseo_sitemap_645_cache_validator', '4gpxp', 'off'),
(26080, 'wpseo_sitemap_643_cache_validator', '4gpxr', 'off'),
(26081, 'wpseo_sitemap_641_cache_validator', '4gpxu', 'off'),
(26082, 'wpseo_sitemap_639_cache_validator', '4gpxw', 'off'),
(26083, 'wpseo_sitemap_637_cache_validator', '4gpxy', 'off'),
(26084, 'wpseo_sitemap_635_cache_validator', '4gpxA', 'off'),
(26085, 'wpseo_sitemap_633_cache_validator', '4gpxC', 'off'),
(26086, 'wpseo_sitemap_631_cache_validator', '4gpxE', 'off'),
(26087, 'wpseo_sitemap_629_cache_validator', '4gpxG', 'off'),
(26088, 'wpseo_sitemap_627_cache_validator', '4gpxI', 'off'),
(26089, 'wpseo_sitemap_625_cache_validator', '4gpxK', 'off'),
(26090, 'wpseo_sitemap_623_cache_validator', '4gpxM', 'off'),
(26091, 'wpseo_sitemap_621_cache_validator', '4gpxO', 'off'),
(26092, 'wpseo_sitemap_619_cache_validator', '4gpxQ', 'off'),
(26093, 'wpseo_sitemap_617_cache_validator', '4gpxS', 'off'),
(26094, 'wpseo_sitemap_615_cache_validator', '4gpxU', 'off'),
(26095, 'wpseo_sitemap_613_cache_validator', '4gqzw', 'off'),
(26096, 'wpseo_sitemap_611_cache_validator', '4gqzE', 'off'),
(26097, 'wpseo_sitemap_609_cache_validator', '4gqzH', 'off'),
(26098, 'wpseo_sitemap_603_cache_validator', '4gqzJ', 'off'),
(26099, 'wpseo_sitemap_601_cache_validator', '4gqzL', 'off'),
(26100, 'wpseo_sitemap_599_cache_validator', '4gqzN', 'off'),
(26101, 'wpseo_sitemap_597_cache_validator', '4gqzP', 'off'),
(26102, 'wpseo_sitemap_1026_cache_validator', '4gqzT', 'off'),
(26103, 'wpseo_sitemap_1035_cache_validator', '4gqzV', 'off'),
(26104, 'wpseo_sitemap_944_cache_validator', '4gqA8', 'off'),
(26105, 'wpseo_sitemap_1022_cache_validator', '4gqAd', 'off'),
(26106, 'wpseo_sitemap_974_cache_validator', '4grIz', 'off'),
(26107, 'wpseo_sitemap_1031_cache_validator', '4grIF', 'off'),
(26108, 'wpseo_sitemap_934_cache_validator', '4grIH', 'off'),
(26109, 'wpseo_sitemap_918_cache_validator', '4grIM', 'off'),
(26110, 'wpseo_sitemap_1024_cache_validator', '4grIO', 'off'),
(26111, 'wpseo_sitemap_956_cache_validator', '4grJ1', 'off'),
(26112, 'wpseo_sitemap_862_cache_validator', '4grJ6', 'off'),
(26113, 'wpseo_sitemap_976_cache_validator', '4grJ8', 'off'),
(26114, 'wpseo_sitemap_932_cache_validator', '4grJf', 'off'),
(26115, 'wpseo_sitemap_1018_cache_validator', '4gsPm', 'off'),
(26116, 'wpseo_sitemap_912_cache_validator', '4gsPv', 'off'),
(26117, 'wpseo_sitemap_952_cache_validator', '4gsPz', 'off'),
(26118, 'wpseo_sitemap_958_cache_validator', '4gsPC', 'off'),
(26119, 'wpseo_sitemap_922_cache_validator', '4gsPE', 'off'),
(26120, 'wpseo_sitemap_940_cache_validator', '4gsPQ', 'off'),
(26121, 'wpseo_sitemap_817_cache_validator', '4gsPT', 'off'),
(26122, 'wpseo_sitemap_1028_cache_validator', '4gsQ6', 'off'),
(26123, 'wpseo_sitemap_930_cache_validator', '4gsQ8', 'off'),
(26125, 'wpseo_sitemap_942_cache_validator', 'kQIx', 'off'),
(26126, 'wpseo_sitemap_960_cache_validator', 'kQIB', 'off'),
(26127, 'wpseo_sitemap_805_cache_validator', 'kQIS', 'off'),
(26128, 'wpseo_sitemap_765_cache_validator', '4gwAC', 'off'),
(26129, 'wpseo_sitemap_950_cache_validator', '4gwAL', 'off'),
(26130, 'wpseo_sitemap_809_cache_validator', '4gwAQ', 'off'),
(26131, 'wpseo_sitemap_555_cache_validator', '4gwAU', 'off'),
(26132, 'wpseo_sitemap_767_cache_validator', '4gwAX', 'off'),
(26133, 'wpseo_sitemap_924_cache_validator', '4gwB2', 'off'),
(26134, 'wpseo_sitemap_607_cache_validator', '4gwB4', 'off'),
(26135, 'wpseo_sitemap_589_cache_validator', '4gwB6', 'off'),
(26136, 'wpseo_sitemap_673_cache_validator', '4gwBd', 'off'),
(26137, 'wpseo_sitemap_711_cache_validator', '4gwBf', 'off'),
(26138, 'wpseo_sitemap_557_cache_validator', '4gwBi', 'off'),
(26139, 'wpseo_sitemap_553_cache_validator', '4gy3T', 'off'),
(26140, 'wpseo_sitemap_763_cache_validator', '4gy3X', 'off'),
(26141, 'wpseo_sitemap_743_cache_validator', '4gy41', 'off'),
(26142, 'wpseo_sitemap_133_cache_validator', '4gy4b', 'off'),
(26143, 'wpseo_sitemap_134_cache_validator', '4gy4d', 'off'),
(36808, '_transient_wp_styles_for_blocks', 'a:2:{s:4:\"hash\";s:32:\"4ad6ed4956ef7f814db220c22a123393\";s:6:\"blocks\";a:6:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:18:\"core/term-template\";s:120:\":where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}', 'on');

-- --------------------------------------------------------

--
-- Table structure for table `mp_postmeta`
--

CREATE TABLE `mp_postmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `mp_postmeta`
--

INSERT INTO `mp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2, 3, '_wp_page_template', 'default'),
(3, 5, '_form', '<div class=\"section group\">\n					<div class=\"col span_1_of_2\">\n				Name:<br>[text* text-865 id:cf]\n					</div>\n					<div class=\"col span_1_of_2\">\n					Email:<br>[email* email-699 id:cf]\n					</div>\n				</div>\n<div class=\"section group\">\n					<div class=\"col span_1_of_2\">\n					Phone Number:<br>[tel* tel-672 id:cf]\n					</div>\n					<div class=\"col span_1_of_2\">\n					Services:<br>[text* text-866 id:cf]\n					</div>\n				</div>\n<p class=\"tt\">Message:<br>[textarea* textarea-780 id:cf]</p>\n<p>[submit id:ss \"Send Message\"]</p>'),
(4, 5, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:52:\"Malini Packers & Movers Contact Enquiry Form Details\";s:6:\"sender\";s:49:\"[text-865] <wordpress@malinipackersandmovers.com>\";s:9:\"recipient\";s:32:\"malinipackersandmovers@gmail.com\";s:4:\"body\";s:211:\"Name:[text-865]\nEmail:[email-699]\nPhone Number:[tel-672]\nService:[menu-866]\nMessage:[textarea-780]\n\n--\nThis e-mail was sent from a contact form on Malini Packers &amp; Movers (https://malinipackersandmovers.com)\";s:18:\"additional_headers\";s:20:\"Reply-To:[email-699]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(5, 5, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:62:\"Malini Packers & Movers <wordpress@malinipackersandmovers.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:141:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Malini Packers &amp; Movers (https://malinipackersandmovers.com)\";s:18:\"additional_headers\";s:34:\"Reply-To: nooribrahim.ct@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(6, 5, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(7, 5, '_additional_settings', ''),
(8, 5, '_locale', 'en_US'),
(9, 6, '_wp_attached_file', '2022/03/service-01.jpg'),
(10, 6, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2022/03/service-01.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"service-01-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"service-01-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"service-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"service-01-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11, 7, '_wp_attached_file', '2022/03/service-02.jpg'),
(12, 7, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2022/03/service-02.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"service-02-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"service-02-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"service-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"service-02-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13, 8, '_wp_attached_file', '2022/03/service-03.jpg'),
(14, 8, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2022/03/service-03.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"service-03-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"service-03-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"service-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"service-03-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15, 9, '_wp_attached_file', '2022/03/service-04.jpg'),
(16, 9, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2022/03/service-04.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"service-04-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"service-04-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"service-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"service-04-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17, 10, '_wp_attached_file', '2022/03/service-05.jpg'),
(18, 10, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2022/03/service-05.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"service-05-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"service-05-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"service-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"service-05-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19, 11, '_wp_attached_file', '2022/03/service-06.jpg'),
(20, 11, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2022/03/service-06.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"service-06-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"service-06-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"service-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"service-06-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(21, 12, '_wp_attached_file', '2022/03/slider-1.jpg'),
(22, 12, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:20:\"2022/03/slider-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider-1-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slider-1-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slider-1-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"slider-1-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slider-1-1568x572.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:572;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(23, 13, '_wp_attached_file', '2022/03/slider-2.jpg'),
(24, 13, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:20:\"2022/03/slider-2.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slider-2-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slider-2-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slider-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slider-2-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"slider-2-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slider-2-1568x572.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:572;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25, 14, '_wp_attached_file', '2022/03/about.jpg'),
(26, 14, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:565;s:6:\"height\";i:550;s:4:\"file\";s:17:\"2022/03/about.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"about-300x292.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"about-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27, 15, '_wp_attached_file', '2022/03/bg.jpg'),
(28, 15, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:676;s:4:\"file\";s:14:\"2022/03/bg.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"bg-300x106.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"bg-1024x361.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:361;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"bg-768x270.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:15:\"bg-1536x541.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:541;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"bg-1568x552.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:552;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29, 16, '_wp_attached_file', '2022/03/blog-1.jpg'),
(30, 16, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:740;s:4:\"file\";s:18:\"2022/03/blog-1.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"blog-1-300x278.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"blog-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"blog-1-768x710.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31, 17, '_wp_attached_file', '2022/03/blog-2.jpg'),
(32, 17, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:740;s:4:\"file\";s:18:\"2022/03/blog-2.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"blog-2-300x278.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"blog-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"blog-2-768x710.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33, 18, '_wp_attached_file', '2022/03/blog-3.jpg'),
(34, 18, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:740;s:4:\"file\";s:18:\"2022/03/blog-3.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"blog-3-300x278.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"blog-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"blog-3-768x710.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35, 19, '_wp_attached_file', '2022/03/Client-06.png'),
(36, 19, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:185;s:6:\"height\";i:65;s:4:\"file\";s:21:\"2022/03/Client-06.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Client-06-150x65.png\";s:5:\"width\";i:150;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37, 20, '_wp_attached_file', '2022/03/form-img.png'),
(38, 20, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:325;s:6:\"height\";i:512;s:4:\"file\";s:20:\"2022/03/form-img.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"form-img-190x300.png\";s:5:\"width\";i:190;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"form-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39, 21, '_wp_attached_file', '2022/03/logo-2.png'),
(40, 21, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:185;s:6:\"height\";i:65;s:4:\"file\";s:18:\"2022/03/logo-2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-2-150x65.png\";s:5:\"width\";i:150;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41, 22, '_wp_attached_file', '2022/03/logo-3.png'),
(42, 22, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:185;s:6:\"height\";i:65;s:4:\"file\";s:18:\"2022/03/logo-3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-3-150x65.png\";s:5:\"width\";i:150;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43, 23, '_wp_attached_file', '2022/03/logo-4.png'),
(44, 23, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:185;s:6:\"height\";i:65;s:4:\"file\";s:18:\"2022/03/logo-4.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-4-150x65.png\";s:5:\"width\";i:150;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45, 24, '_wp_attached_file', '2022/03/logo-5.png'),
(46, 24, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:185;s:6:\"height\";i:65;s:4:\"file\";s:18:\"2022/03/logo-5.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-5-150x65.png\";s:5:\"width\";i:150;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(47, 25, '_wp_attached_file', '2022/03/sec-bg.jpg'),
(48, 25, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:811;s:4:\"file\";s:18:\"2022/03/sec-bg.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"sec-bg-300x127.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"sec-bg-1024x433.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"sec-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"sec-bg-768x324.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"sec-bg-1536x649.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:649;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"sec-bg-1568x662.jpg\";s:5:\"width\";i:1568;s:6:\"height\";i:662;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49, 26, '_wp_attached_file', '2022/03/logo.png'),
(50, 26, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:372;s:6:\"height\";i:73;s:4:\"file\";s:16:\"2022/03/logo.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"logo-300x59.png\";s:5:\"width\";i:300;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x73.png\";s:5:\"width\";i:150;s:6:\"height\";i:73;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(60, 37, '_edit_last', '1'),
(61, 37, '_edit_lock', '1683197411:1'),
(62, 37, '_wp_page_template', 'default'),
(63, 37, '_et_pb_post_hide_nav', 'default'),
(64, 37, '_et_pb_page_layout', 'et_right_sidebar'),
(65, 37, '_et_pb_side_nav', 'off'),
(66, 37, '_et_pb_use_builder', 'on'),
(67, 37, '_et_builder_version', 'BB|Divi|4.8.2'),
(68, 37, '_et_pb_first_image', ''),
(69, 37, '_et_pb_truncate_post', ''),
(70, 37, '_et_pb_truncate_post_date', ''),
(71, 37, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(72, 37, '_et_pb_old_content', ''),
(73, 37, '_et_pb_enable_shortcode_tracking', ''),
(74, 37, '_et_pb_custom_css', ''),
(75, 37, '_et_pb_gutter_width', '3'),
(79, 40, '_edit_last', '1'),
(80, 40, '_wp_page_template', 'default'),
(81, 40, '_et_pb_post_hide_nav', 'default'),
(82, 40, '_et_pb_page_layout', 'et_right_sidebar'),
(83, 40, '_et_pb_side_nav', 'off'),
(84, 40, '_et_pb_use_builder', 'on'),
(85, 40, '_et_builder_version', 'BB|Divi|4.8.2'),
(86, 40, '_et_pb_first_image', ''),
(87, 40, '_et_pb_truncate_post', ''),
(88, 40, '_et_pb_truncate_post_date', ''),
(89, 40, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(90, 40, '_et_pb_old_content', ''),
(91, 40, '_et_pb_enable_shortcode_tracking', ''),
(92, 40, '_et_pb_custom_css', ''),
(93, 40, '_et_pb_gutter_width', '3'),
(94, 40, '_edit_lock', '1650453736:1'),
(95, 41, '_edit_last', '1'),
(96, 41, '_wp_page_template', 'default'),
(97, 41, '_et_pb_post_hide_nav', 'default'),
(98, 41, '_et_pb_page_layout', 'et_right_sidebar'),
(99, 41, '_et_pb_side_nav', 'off'),
(100, 41, '_et_pb_use_builder', 'on'),
(101, 41, '_et_builder_version', 'BB|Divi|4.8.2'),
(102, 41, '_et_pb_first_image', ''),
(103, 41, '_et_pb_truncate_post', ''),
(104, 41, '_et_pb_truncate_post_date', ''),
(105, 41, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(106, 41, '_et_pb_old_content', ''),
(107, 41, '_et_pb_enable_shortcode_tracking', ''),
(108, 41, '_et_pb_custom_css', ''),
(109, 41, '_et_pb_gutter_width', '3'),
(110, 41, '_edit_lock', '1650454046:1'),
(111, 45, '_edit_last', '1'),
(112, 45, '_edit_lock', '1650368267:1'),
(113, 45, '_wp_page_template', 'default'),
(114, 45, '_et_pb_post_hide_nav', 'default'),
(115, 45, '_et_pb_page_layout', 'et_right_sidebar'),
(116, 45, '_et_pb_side_nav', 'off'),
(117, 45, '_et_pb_use_builder', 'on'),
(118, 45, '_et_builder_version', 'BB|Divi|4.8.2'),
(119, 45, '_et_pb_first_image', ''),
(120, 45, '_et_pb_truncate_post', ''),
(121, 45, '_et_pb_truncate_post_date', ''),
(122, 45, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(123, 45, '_et_pb_old_content', ''),
(124, 45, '_et_pb_enable_shortcode_tracking', ''),
(125, 45, '_et_pb_custom_css', ''),
(126, 45, '_et_pb_gutter_width', '3'),
(127, 47, '_edit_last', '1'),
(128, 47, '_wp_page_template', 'default'),
(129, 47, '_et_pb_post_hide_nav', 'default'),
(130, 47, '_et_pb_page_layout', 'et_right_sidebar'),
(131, 47, '_et_pb_side_nav', 'off'),
(132, 47, '_et_pb_use_builder', 'on'),
(133, 47, '_et_builder_version', 'BB|Divi|4.8.2'),
(134, 47, '_et_pb_first_image', ''),
(135, 47, '_et_pb_truncate_post', ''),
(136, 47, '_et_pb_truncate_post_date', ''),
(137, 47, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(138, 47, '_et_pb_old_content', ''),
(139, 47, '_et_pb_enable_shortcode_tracking', ''),
(140, 47, '_et_pb_custom_css', ''),
(141, 47, '_et_pb_gutter_width', '3'),
(142, 47, '_edit_lock', '1649317123:1'),
(143, 51, '_menu_item_type', 'custom'),
(144, 51, '_menu_item_menu_item_parent', '0'),
(145, 51, '_menu_item_object_id', '51'),
(146, 51, '_menu_item_object', 'custom'),
(147, 51, '_menu_item_target', ''),
(148, 51, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(149, 51, '_menu_item_xfn', ''),
(150, 51, '_menu_item_url', 'https://malinipackersandmovers.com/'),
(151, 51, '_menu_item_orphaned', '1648467581'),
(152, 52, '_menu_item_type', 'post_type'),
(153, 52, '_menu_item_menu_item_parent', '0'),
(154, 52, '_menu_item_object_id', '40'),
(155, 52, '_menu_item_object', 'page'),
(156, 52, '_menu_item_target', ''),
(157, 52, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(158, 52, '_menu_item_xfn', ''),
(159, 52, '_menu_item_url', ''),
(161, 53, '_menu_item_type', 'post_type'),
(162, 53, '_menu_item_menu_item_parent', '0'),
(163, 53, '_menu_item_object_id', '47'),
(164, 53, '_menu_item_object', 'page'),
(165, 53, '_menu_item_target', ''),
(166, 53, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(167, 53, '_menu_item_xfn', ''),
(168, 53, '_menu_item_url', ''),
(503, 37, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - Home, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost'),
(170, 54, '_menu_item_type', 'post_type'),
(171, 54, '_menu_item_menu_item_parent', '0'),
(172, 54, '_menu_item_object_id', '45'),
(173, 54, '_menu_item_object', 'page'),
(174, 54, '_menu_item_target', ''),
(175, 54, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(176, 54, '_menu_item_xfn', ''),
(177, 54, '_menu_item_url', ''),
(562, 514, '_et_pb_built_for_post_type', 'page'),
(179, 55, '_menu_item_type', 'post_type'),
(180, 55, '_menu_item_menu_item_parent', '0'),
(181, 55, '_menu_item_object_id', '41'),
(182, 55, '_menu_item_object', 'page'),
(183, 55, '_menu_item_target', ''),
(184, 55, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(185, 55, '_menu_item_xfn', ''),
(186, 55, '_menu_item_url', ''),
(188, 56, '_menu_item_type', 'post_type'),
(189, 56, '_menu_item_menu_item_parent', '0'),
(190, 56, '_menu_item_object_id', '37'),
(191, 56, '_menu_item_object', 'page'),
(192, 56, '_menu_item_target', ''),
(193, 56, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(194, 56, '_menu_item_xfn', ''),
(195, 56, '_menu_item_url', ''),
(203, 37, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(206, 37, '_et_pb_show_page_creation', 'off'),
(207, 41, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(297, 171, '_edit_lock', '1648537340:1'),
(296, 171, '_edit_last', '1'),
(298, 171, '_fx', 'fade'),
(299, 171, '_timeout', '5'),
(300, 171, '_speed', '1'),
(301, 171, '_limit', '0'),
(302, 171, '_itemreviewed', ''),
(303, 171, '_template', 'onepig'),
(304, 171, '_img_size', 'thumbnail'),
(305, 171, '_title_heading', 'h2'),
(306, 171, '_shuffle', '0'),
(307, 171, '_verticalalign', '0'),
(308, 171, '_prevnext', '1'),
(309, 171, '_hidefeaturedimage', '0'),
(310, 171, '_hide_microdata', '0'),
(311, 171, '_hide_title', '0'),
(312, 171, '_hide_stars', '0'),
(313, 171, '_hide_body', '0'),
(314, 171, '_hide_author', '0'),
(315, 172, '_wp_attached_file', '2022/03/bg-map.jpg'),
(316, 172, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:920;s:6:\"height\";i:635;s:4:\"file\";s:18:\"2022/03/bg-map.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"bg-map-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"bg-map-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"bg-map-768x530.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:18:\"bg-map-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:18:\"bg-map-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:18:\"bg-map-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:18:\"bg-map-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:18:\"bg-map-480x331.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:331;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(317, 176, '_edit_last', '1'),
(318, 176, '_edit_lock', '1648889886:1'),
(319, 176, '_rotator_id', '|171|'),
(320, 176, '_rating', '5'),
(321, 176, '_cite', 'Customer'),
(322, 187, '_edit_last', '1'),
(323, 187, '_edit_lock', '1648889868:1'),
(324, 187, '_rotator_id', '|171|'),
(325, 187, '_rating', '5'),
(326, 187, '_cite', 'Customers'),
(332, 215, '_wp_attached_file', '2022/03/malini-packers-and-mover-logo.jpg'),
(333, 215, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:557;s:6:\"height\";i:267;s:4:\"file\";s:41:\"2022/03/malini-packers-and-mover-logo.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"malini-packers-and-mover-logo-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"malini-packers-and-mover-logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:41:\"malini-packers-and-mover-logo-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:41:\"malini-packers-and-mover-logo-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:41:\"malini-packers-and-mover-logo-510x267.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:41:\"malini-packers-and-mover-logo-400x267.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:41:\"malini-packers-and-mover-logo-480x230.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(340, 232, '_wp_attached_file', '2022/03/malini-packers-faveicon.png'),
(341, 232, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:264;s:6:\"height\";i:107;s:4:\"file\";s:35:\"2022/03/malini-packers-faveicon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"malini-packers-faveicon-150x107.png\";s:5:\"width\";i:150;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(342, 233, '_wp_attached_file', '2022/03/cropped-malini-packers-faveicon.png'),
(343, 233, '_wp_attachment_context', 'site-icon'),
(344, 233, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:43:\"2022/03/cropped-malini-packers-faveicon.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"cropped-malini-packers-faveicon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"cropped-malini-packers-faveicon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:43:\"cropped-malini-packers-faveicon-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:43:\"cropped-malini-packers-faveicon-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:43:\"cropped-malini-packers-faveicon-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:43:\"cropped-malini-packers-faveicon-400x512.png\";s:5:\"width\";i:400;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:43:\"cropped-malini-packers-faveicon-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:43:\"cropped-malini-packers-faveicon-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:43:\"cropped-malini-packers-faveicon-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:43:\"cropped-malini-packers-faveicon-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:41:\"cropped-malini-packers-faveicon-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(356, 244, '_wp_attached_file', '2022/03/bg-map-1.jpg'),
(357, 244, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:920;s:6:\"height\";i:635;s:4:\"file\";s:20:\"2022/03/bg-map-1.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"bg-map-1-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"bg-map-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"bg-map-1-768x530.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:20:\"bg-map-1-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:20:\"bg-map-1-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:20:\"bg-map-1-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:20:\"bg-map-1-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:20:\"bg-map-1-480x331.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:331;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(358, 40, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(359, 40, '_et_pb_show_page_creation', 'off'),
(360, 45, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(361, 41, '_et_pb_show_page_creation', 'off'),
(364, 45, '_et_pb_show_page_creation', 'off'),
(393, 53, '_wp_old_date', '2022-03-28'),
(389, 56, '_wp_old_date', '2022-03-28'),
(390, 52, '_wp_old_date', '2022-03-28'),
(391, 55, '_wp_old_date', '2022-03-28'),
(392, 54, '_wp_old_date', '2022-03-28'),
(394, 47, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(395, 47, '_et_pb_show_page_creation', 'off'),
(397, 262, '_wp_attached_file', '2022/03/cropped-malini-packers-faveicon-1.png'),
(398, 262, '_wp_attachment_context', 'site-icon'),
(399, 262, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:45:\"2022/03/cropped-malini-packers-faveicon-1.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"cropped-malini-packers-faveicon-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"cropped-malini-packers-faveicon-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:45:\"cropped-malini-packers-faveicon-1-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:45:\"cropped-malini-packers-faveicon-1-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:45:\"cropped-malini-packers-faveicon-1-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:45:\"cropped-malini-packers-faveicon-1-400x512.png\";s:5:\"width\";i:400;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:45:\"cropped-malini-packers-faveicon-1-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:45:\"cropped-malini-packers-faveicon-1-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:45:\"cropped-malini-packers-faveicon-1-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:45:\"cropped-malini-packers-faveicon-1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:43:\"cropped-malini-packers-faveicon-1-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(405, 386, '_et_pb_built_for_post_type', 'page'),
(406, 387, '_et_pb_row_layout', '1_2,1_2'),
(407, 387, '_et_pb_built_for_post_type', 'page'),
(408, 393, '_et_pb_built_for_post_type', 'page'),
(409, 395, '_wp_attached_file', '2022/04/ima-1.jpg'),
(410, 395, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:17:\"2022/04/ima-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"ima-1-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"ima-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:17:\"ima-1-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:17:\"ima-1-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:17:\"ima-1-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:17:\"ima-1-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:17:\"ima-1-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(411, 397, '_wp_attached_file', '2022/04/full-slider.jpg'),
(412, 397, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1700;s:6:\"height\";i:500;s:4:\"file\";s:23:\"2022/04/full-slider.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"full-slider-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"full-slider-1024x301.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"full-slider-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"full-slider-768x226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"full-slider-1536x452.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:23:\"full-slider-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:24:\"full-slider-1080x500.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:23:\"full-slider-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:23:\"full-slider-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:24:\"full-slider-1080x318.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:23:\"full-slider-400x500.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:24:\"full-slider-1280x376.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:23:\"full-slider-980x288.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:23:\"full-slider-480x141.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(413, 399, '_wp_attached_file', '2022/04/img-2.jpg');
INSERT INTO `mp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(414, 399, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:17:\"2022/04/img-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img-2-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:17:\"img-2-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:17:\"img-2-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:17:\"img-2-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:17:\"img-2-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:17:\"img-2-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(415, 400, '_wp_attached_file', '2022/04/imag-3.jpg'),
(416, 400, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:18:\"2022/04/imag-3.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"imag-3-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"imag-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:18:\"imag-3-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:18:\"imag-3-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:18:\"imag-3-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:18:\"imag-3-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:18:\"imag-3-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(417, 402, '_wp_attached_file', '2022/04/SER.jpg'),
(418, 402, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:15:\"2022/04/SER.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"SER-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"SER-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"SER-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"SER-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:15:\"SER-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:16:\"SER-1080x675.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:15:\"SER-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:15:\"SER-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:16:\"SER-1080x720.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:15:\"SER-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:15:\"SER-980x653.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:653;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:15:\"SER-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(419, 403, '_wp_attached_file', '2022/04/HOUSE.jpg'),
(420, 403, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2022/04/HOUSE.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"HOUSE-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"HOUSE-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"HOUSE-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"HOUSE-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:17:\"HOUSE-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:18:\"HOUSE-1080x675.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:17:\"HOUSE-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:17:\"HOUSE-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:18:\"HOUSE-1080x720.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:17:\"HOUSE-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:17:\"HOUSE-980x653.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:653;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:17:\"HOUSE-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(421, 407, '_wp_attached_file', '2022/04/GAL3.jpg'),
(422, 407, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:16:\"2022/04/GAL3.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"GAL3-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"GAL3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:16:\"GAL3-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:16:\"GAL3-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:16:\"GAL3-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:16:\"GAL3-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:16:\"GAL3-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(423, 408, '_wp_attached_file', '2022/04/GAL4.jpg'),
(424, 408, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:16:\"2022/04/GAL4.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"GAL4-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"GAL4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:16:\"GAL4-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:16:\"GAL4-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:16:\"GAL4-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:16:\"GAL4-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:16:\"GAL4-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(425, 409, '_wp_attached_file', '2022/04/GAL5.jpg'),
(426, 409, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:16:\"2022/04/GAL5.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"GAL5-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"GAL5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:16:\"GAL5-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:16:\"GAL5-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:16:\"GAL5-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:16:\"GAL5-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:16:\"GAL5-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(427, 410, '_wp_attached_file', '2022/04/GAL6.jpg'),
(428, 410, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:16:\"2022/04/GAL6.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"GAL6-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"GAL6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:16:\"GAL6-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:16:\"GAL6-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:16:\"GAL6-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:16:\"GAL6-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:16:\"GAL6-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(429, 411, '_wp_attached_file', '2022/04/GAL7.jpg'),
(430, 411, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:16:\"2022/04/GAL7.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"GAL7-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"GAL7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:16:\"GAL7-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:16:\"GAL7-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:16:\"GAL7-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:16:\"GAL7-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:16:\"GAL7-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(462, 187, '_wp_old_slug', 'manoj-kumar'),
(463, 176, '_wp_old_slug', 'rajesh-kannan'),
(464, 431, '_edit_last', '1'),
(465, 431, '_edit_lock', '1648890027:1'),
(466, 431, '_rotator_id', '|171|'),
(467, 431, '_rating', '5'),
(468, 431, '_cite', ''),
(472, 433, '_wp_attached_file', '2022/04/GAL2.jpg'),
(473, 433, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:16:\"2022/04/GAL2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"GAL2-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"GAL2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:16:\"GAL2-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:16:\"GAL2-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:16:\"GAL2-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:16:\"GAL2-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:16:\"GAL2-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(474, 434, '_wp_attached_file', '2022/04/GAL3-1.jpg'),
(475, 434, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:18:\"2022/04/GAL3-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"GAL3-1-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"GAL3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:18:\"GAL3-1-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:18:\"GAL3-1-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:18:\"GAL3-1-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:18:\"GAL3-1-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:18:\"GAL3-1-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(476, 435, '_wp_attached_file', '2022/04/GAL4-1.jpg'),
(477, 435, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:18:\"2022/04/GAL4-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"GAL4-1-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"GAL4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:18:\"GAL4-1-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:18:\"GAL4-1-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:18:\"GAL4-1-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:18:\"GAL4-1-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:18:\"GAL4-1-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(478, 436, '_wp_attached_file', '2022/04/GAL5-1.jpg'),
(479, 436, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:18:\"2022/04/GAL5-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"GAL5-1-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"GAL5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:18:\"GAL5-1-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:18:\"GAL5-1-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:18:\"GAL5-1-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:18:\"GAL5-1-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:18:\"GAL5-1-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(480, 437, '_wp_attached_file', '2022/04/GAL6-1.jpg'),
(481, 437, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:18:\"2022/04/GAL6-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"GAL6-1-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"GAL6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:18:\"GAL6-1-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:18:\"GAL6-1-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:18:\"GAL6-1-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:18:\"GAL6-1-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:18:\"GAL6-1-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(482, 438, '_wp_attached_file', '2022/04/GAL7-1.jpg'),
(483, 438, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:18:\"2022/04/GAL7-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"GAL7-1-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"GAL7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:18:\"GAL7-1-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:18:\"GAL7-1-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:18:\"GAL7-1-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:18:\"GAL7-1-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:18:\"GAL7-1-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(484, 439, '_wp_attached_file', '2022/04/GAL8.jpg'),
(485, 439, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:16:\"2022/04/GAL8.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"GAL8-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"GAL8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:16:\"GAL8-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:16:\"GAL8-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:16:\"GAL8-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:16:\"GAL8-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:16:\"GAL8-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(486, 440, '_wp_attached_file', '2022/04/GAL1.jpg'),
(487, 440, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:665;s:6:\"height\";i:650;s:4:\"file\";s:16:\"2022/04/GAL1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"GAL1-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"GAL1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:16:\"GAL1-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:16:\"GAL1-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:16:\"GAL1-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:16:\"GAL1-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:16:\"GAL1-480x469.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(488, 442, '_wp_attached_file', '2022/04/fullslids.jpg'),
(489, 442, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1700;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2022/04/fullslids.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"fullslids-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"fullslids-1024x301.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"fullslids-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"fullslids-768x226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"fullslids-1536x452.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:21:\"fullslids-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:22:\"fullslids-1080x500.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:21:\"fullslids-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:21:\"fullslids-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:22:\"fullslids-1080x318.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:21:\"fullslids-400x500.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:22:\"fullslids-1280x376.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:21:\"fullslids-980x288.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:21:\"fullslids-480x141.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(490, 444, '_wp_attached_file', '2022/04/fs.jpg'),
(491, 444, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1700;s:6:\"height\";i:500;s:4:\"file\";s:14:\"2022/04/fs.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"fs-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"fs-1024x301.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"fs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"fs-768x226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:15:\"fs-1536x452.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:14:\"fs-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:15:\"fs-1080x500.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:14:\"fs-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:14:\"fs-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:15:\"fs-1080x318.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:14:\"fs-400x500.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:15:\"fs-1280x376.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:14:\"fs-980x288.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:14:\"fs-480x141.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(492, 449, '_wp_attached_file', '2022/04/sd1.jpg'),
(493, 449, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1700;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2022/04/sd1.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"sd1-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"sd1-1024x301.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"sd1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"sd1-768x226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"sd1-1536x452.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:15:\"sd1-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:16:\"sd1-1080x500.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:15:\"sd1-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:15:\"sd1-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:16:\"sd1-1080x318.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:15:\"sd1-400x500.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:16:\"sd1-1280x376.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:15:\"sd1-980x288.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:15:\"sd1-480x141.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(494, 450, '_wp_attached_file', '2022/04/sd2.jpg'),
(495, 450, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1700;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2022/04/sd2.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"sd2-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"sd2-1024x301.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"sd2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"sd2-768x226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"sd2-1536x452.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:15:\"sd2-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:16:\"sd2-1080x500.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:15:\"sd2-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:15:\"sd2-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:16:\"sd2-1080x318.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:15:\"sd2-400x500.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:16:\"sd2-1280x376.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:15:\"sd2-980x288.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:15:\"sd2-480x141.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(496, 451, '_wp_attached_file', '2022/04/sd1-1.jpg'),
(497, 451, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1700;s:6:\"height\";i:500;s:4:\"file\";s:17:\"2022/04/sd1-1.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"sd1-1-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"sd1-1-1024x301.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"sd1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"sd1-1-768x226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"sd1-1-1536x452.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:17:\"sd1-1-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:18:\"sd1-1-1080x500.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:17:\"sd1-1-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:17:\"sd1-1-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:18:\"sd1-1-1080x318.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:17:\"sd1-1-400x500.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:18:\"sd1-1-1280x376.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:17:\"sd1-1-980x288.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:17:\"sd1-1-480x141.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(498, 452, '_wp_attached_file', '2022/04/sd3.jpg'),
(499, 452, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1700;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2022/04/sd3.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"sd3-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"sd3-1024x301.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"sd3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"sd3-768x226.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"sd3-1536x452.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:15:\"sd3-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:16:\"sd3-1080x500.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:15:\"sd3-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:15:\"sd3-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:16:\"sd3-1080x318.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:15:\"sd3-400x500.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:32:\"et-pb-image--responsive--desktop\";a:4:{s:4:\"file\";s:16:\"sd3-1280x376.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-image--responsive--tablet\";a:4:{s:4:\"file\";s:15:\"sd3-980x288.jpg\";s:5:\"width\";i:980;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:15:\"sd3-480x141.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(504, 37, '_yoast_wpseo_content_score', '90'),
(505, 40, '_yoast_wpseo_focuskw', 'Cheap and best packers and movers in Madurai'),
(506, 40, '_yoast_wpseo_title', 'Cheap and best packers and movers in Madurai - Malini Packers'),
(507, 40, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - About Us, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost'),
(508, 40, '_yoast_wpseo_linkdex', '45'),
(509, 40, '_yoast_wpseo_content_score', '30'),
(510, 41, '_yoast_wpseo_focuskw', 'Good packers and movers in Madurai'),
(511, 41, '_yoast_wpseo_title', 'Good Packers and Movers in Madurai - Malini Packers and Movers'),
(512, 41, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - Our Service, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost'),
(513, 41, '_yoast_wpseo_linkdex', '40'),
(514, 41, '_yoast_wpseo_content_score', '90'),
(515, 45, '_yoast_wpseo_focuskw', 'Top packers and movers in Madurai'),
(516, 45, '_yoast_wpseo_title', 'Top packers and movers in Madurai - Malini Packers and Movers'),
(517, 45, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - Gallery, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost'),
(518, 45, '_yoast_wpseo_linkdex', '33'),
(519, 45, '_yoast_wpseo_content_score', '60'),
(520, 187, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(521, 176, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(564, 513, '_et_pb_post_hide_nav', 'default'),
(563, 513, '_wp_page_template', 'default'),
(560, 513, '_edit_last', '1'),
(561, 513, '_edit_lock', '1650457030:1'),
(526, 498, '_edit_last', '1'),
(527, 498, '_edit_lock', '1650455599:1'),
(566, 513, '_et_pb_side_nav', 'off'),
(551, 501, '_wp_attached_file', '2022/04/Untitled-1.png');
INSERT INTO `mp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(552, 501, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:22:\"2022/04/Untitled-1.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:22:\"Untitled-1-400x250.png\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:22:\"Untitled-1-400x284.png\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:22:\"Untitled-1-510x382.png\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:22:\"Untitled-1-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"et-pb-image--responsive--phone\";a:4:{s:4:\"file\";s:22:\"Untitled-1-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(568, 513, '_et_builder_version', 'BB|Divi|4.8.2'),
(569, 513, '_et_pb_show_page_creation', 'off'),
(570, 513, '_et_pb_first_image', ''),
(567, 513, '_et_pb_use_builder', 'on'),
(530, 498, '_wp_page_template', 'default'),
(531, 498, '_et_pb_post_hide_nav', 'default'),
(532, 498, '_et_pb_page_layout', 'et_right_sidebar'),
(533, 498, '_et_pb_side_nav', 'off'),
(534, 498, '_et_pb_use_builder', 'on'),
(535, 498, '_et_builder_version', 'BB|Divi|4.8.2'),
(536, 498, '_et_pb_show_page_creation', 'off'),
(537, 498, '_et_pb_first_image', ''),
(538, 498, '_et_pb_truncate_post', '<p><div id=\"section2\" class=\"et_pb_section et_pb_section_9 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_12 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_21  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_12 ppt\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png 600w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1-480x320.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-501\" /></span>\n			</div>\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_22  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_18\">\n				\n				\n				<div class=\"et_pb_code_inner\"> Packers and movers Madurai We have professional  Packers and movers Madurai, who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. Welcome to our Company Malini  Packers and movers Madurai, we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini  Packers and movers Madurai also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"section3\" class=\"et_pb_section et_pb_section_10 title et_pb_with_background et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_13 et-waypoint et_pb_animation_fade_in\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_23  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_19\">\n				\n				\n				<div class=\"et_pb_code_inner\">Why Choose UsWe give you complete better good servicesWe are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row --><div class=\"et_pb_row et_pb_row_14\">\n				<div class=\"et_pb_column et_pb_column_1_3 et_pb_column_24 et-waypoint et_pb_animation_left  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_13 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-402\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_20\">\n				\n				\n				<div class=\"et_pb_code_inner\">Residential MovesWe are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_25 et-waypoint et_pb_animation_top  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_14 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-300x200.jpg 300w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-1024x683.jpg 1024w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-768x512.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" class=\"wp-image-7\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_21\">\n				\n				\n				<div class=\"et_pb_code_inner\">Corporate RelocationA skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_26 et-waypoint et_pb_animation_bottom  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_15 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-403\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_22\">\n				\n				\n				<div class=\"et_pb_code_inner\">Warehouse StorageYou can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"run\" class=\"et_pb_section et_pb_section_11 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_15 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_27  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_23\">\n				\n				\n				<div class=\"et_pb_code_inner\">Packers and Movers MaduraiPackers and Movers in MaduraiGood Packers and Movers in MaduraiPackers and Movers Madurai CostCheap and Best Packers and Movers in MaduraiTop Packers and Movers in MaduraiTop 5 Packers and Movers in MaduraiTop 10 Packers and Movers in MaduraiMadurai Packers and Movers ChargesPackers and Movers From Madurai To Chennai</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --></p>\n'),
(539, 498, '_et_pb_truncate_post_date', '2024-11-18 13:25:32'),
(540, 498, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(541, 498, '_et_pb_old_content', ''),
(542, 498, '_et_pb_enable_shortcode_tracking', ''),
(543, 498, '_et_pb_custom_css', ''),
(544, 498, '_et_pb_gutter_width', '3'),
(545, 498, '_yoast_wpseo_focuskw', 'Packers and Movers Madurai'),
(546, 498, '_yoast_wpseo_title', 'Packers and Movers Madurai - Malini Packers and Movers'),
(547, 498, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai'),
(548, 498, '_yoast_wpseo_linkdex', '28'),
(549, 498, '_yoast_wpseo_content_score', '30'),
(550, 498, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(565, 513, '_et_pb_page_layout', 'et_right_sidebar'),
(571, 513, '_et_pb_truncate_post', '<p><div id=\"section2\" class=\"et_pb_section et_pb_section_6 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_8 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_14  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_8 ppt\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png 600w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1-480x320.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-501\" /></span>\n			</div>\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_15  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_12\">\n				\n				\n				<div class=\"et_pb_code_inner\"> Packers and Movers in MaduraiWhen we need to shift our goods one place to another place that time  Packers and Movers in Madurai need many kind of raw materials to pack all goods, because without packing of all goods shifting can\'t be damage free, during the shifting time sensitive goods could scratches and damaged, therefore we need safe and damage free sifting ether it is home goods or office goods. For an effective packing we need to best quality packing materials and expert team who can handle packing task easily, without packing materials and skilled workers we can\'t make home shifting smooth and safe.Today we  Packers and Movers in Madurai know by our valuable services in all Tamil Nadu. We know the all rules and regulations of business, we know how to grow our business and how to provide a best services in market to become a reputed company among our competitor. Malini  Packers and Movers in Madurai always focus on quality services our measure concern is satisfy to our client, we know very well all customer connected to each other so we never give a single chance to disagree to our client. Now these day people know us by our work and trust on by our quality services.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"section3\" class=\"et_pb_section et_pb_section_7 title et_pb_with_background et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_9 et-waypoint et_pb_animation_fade_in\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_16  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_13\">\n				\n				\n				<div class=\"et_pb_code_inner\">Why Choose UsWe give you complete better good servicesWe are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row --><div class=\"et_pb_row et_pb_row_10\">\n				<div class=\"et_pb_column et_pb_column_1_3 et_pb_column_17 et-waypoint et_pb_animation_left  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_9 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-402\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_14\">\n				\n				\n				<div class=\"et_pb_code_inner\">Residential MovesWe are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_18 et-waypoint et_pb_animation_top  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_10 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-300x200.jpg 300w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-1024x683.jpg 1024w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-768x512.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" class=\"wp-image-7\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_15\">\n				\n				\n				<div class=\"et_pb_code_inner\">Corporate RelocationA skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_19 et-waypoint et_pb_animation_bottom  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_11 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-403\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_16\">\n				\n				\n				<div class=\"et_pb_code_inner\">Warehouse StorageYou can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"run\" class=\"et_pb_section et_pb_section_8 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_11 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_20  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_17\">\n				\n				\n				<div class=\"et_pb_code_inner\">Packers and Movers MaduraiPackers and Movers in MaduraiGood Packers and Movers in MaduraiPackers and Movers Madurai CostCheap and Best Packers and Movers in MaduraiTop Packers and Movers in MaduraiTop 5 Packers and Movers in MaduraiTop 10 Packers and Movers in MaduraiMadurai Packers and Movers ChargesPackers and Movers From Madurai To Chennai</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --></p>\n'),
(572, 513, '_et_pb_truncate_post_date', '2024-11-18 13:25:32'),
(573, 513, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(574, 513, '_et_pb_old_content', ''),
(575, 513, '_et_pb_enable_shortcode_tracking', ''),
(576, 513, '_et_pb_custom_css', ''),
(577, 513, '_et_pb_gutter_width', '3'),
(578, 513, '_yoast_wpseo_focuskw', 'Packers and Movers in Madurai'),
(579, 513, '_yoast_wpseo_title', 'Packers and Movers in Madurai - Malini Packers and Movers'),
(580, 513, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - Packers and Movers in Madurai, Good Packers and Movers in Madurai, Packers and Movers Madurai Cost, Cheap and Best Packers and Movers in Madurai'),
(581, 513, '_yoast_wpseo_linkdex', '28'),
(582, 513, '_yoast_wpseo_content_score', '60'),
(583, 513, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(584, 519, '_edit_last', '1'),
(585, 519, '_edit_lock', '1650516755:1'),
(586, 519, '_wp_page_template', 'default'),
(587, 519, '_et_pb_post_hide_nav', 'default'),
(588, 519, '_et_pb_page_layout', 'et_right_sidebar'),
(589, 519, '_et_pb_side_nav', 'off'),
(590, 519, '_et_pb_use_builder', 'on'),
(591, 519, '_et_builder_version', 'BB|Divi|4.8.2'),
(592, 519, '_et_pb_show_page_creation', 'on'),
(593, 519, '_et_pb_first_image', ''),
(594, 519, '_et_pb_truncate_post', '<p><div id=\"section2\" class=\"et_pb_section et_pb_section_3 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_4 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_4 ppt\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png 600w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1-480x320.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-501\" /></span>\n			</div>\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_8  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_6\">\n				\n				\n				<div class=\"et_pb_code_inner\"> Madurai Packers and Movers ChargesWe have professional  Madurai Packers and Movers Charges , who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. Welcome to our Company Malini  Madurai Packers and Movers Charges , we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini  Madurai Packers and Movers Charges  also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"section3\" class=\"et_pb_section et_pb_section_4 title et_pb_with_background et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_5 et-waypoint et_pb_animation_fade_in\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_9  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_7\">\n				\n				\n				<div class=\"et_pb_code_inner\">Why Choose UsWe give you complete better good servicesWe are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row --><div class=\"et_pb_row et_pb_row_6\">\n				<div class=\"et_pb_column et_pb_column_1_3 et_pb_column_10 et-waypoint et_pb_animation_left  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_5 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-402\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_8\">\n				\n				\n				<div class=\"et_pb_code_inner\">Residential MovesWe are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_11 et-waypoint et_pb_animation_top  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_6 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-300x200.jpg 300w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-1024x683.jpg 1024w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-768x512.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" class=\"wp-image-7\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_9\">\n				\n				\n				<div class=\"et_pb_code_inner\">Corporate RelocationA skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_12 et-waypoint et_pb_animation_bottom  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_7 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-403\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_10\">\n				\n				\n				<div class=\"et_pb_code_inner\">Warehouse StorageYou can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"run\" class=\"et_pb_section et_pb_section_5 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_7 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_13  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_11\">\n				\n				\n				<div class=\"et_pb_code_inner\">Packers and Movers MaduraiPackers and Movers in MaduraiGood Packers and Movers in MaduraiPackers and Movers Madurai CostCheap and Best Packers and Movers in MaduraiTop Packers and Movers in MaduraiTop 5 Packers and Movers in MaduraiTop 10 Packers and Movers in MaduraiMadurai Packers and Movers ChargesPackers and Movers From Madurai To Chennai</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --></p>\n'),
(595, 519, '_et_pb_truncate_post_date', '2024-11-18 13:25:32'),
(596, 519, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(597, 519, '_et_pb_old_content', ''),
(598, 519, '_et_pb_enable_shortcode_tracking', ''),
(599, 519, '_et_pb_custom_css', ''),
(600, 519, '_et_pb_gutter_width', '3'),
(601, 519, '_yoast_wpseo_focuskw', 'Madurai Packers and Movers Charges'),
(602, 519, '_yoast_wpseo_title', 'Madurai Packers and Movers Charges - Malini Packers and Movers'),
(603, 519, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - Madurai Packers and Movers Charges, Packers and Movers From Madurai To Chennai, Packers and Movers Madurai, Packers and Movers in Madurai, Good Packers and Movers in Madurai'),
(604, 519, '_yoast_wpseo_linkdex', '71'),
(605, 519, '_yoast_wpseo_content_score', '30'),
(606, 519, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(607, 522, '_edit_last', '1'),
(608, 522, '_edit_lock', '1650456768:1'),
(609, 522, '_wp_page_template', 'default'),
(610, 522, '_et_pb_post_hide_nav', 'default'),
(611, 522, '_et_pb_page_layout', 'et_right_sidebar'),
(612, 522, '_et_pb_side_nav', 'off'),
(613, 522, '_et_pb_use_builder', 'on'),
(614, 522, '_et_builder_version', 'BB|Divi|4.8.2'),
(615, 522, '_et_pb_show_page_creation', 'on'),
(616, 522, '_et_pb_first_image', ''),
(617, 522, '_et_pb_truncate_post', '<p><div id=\"section2\" class=\"et_pb_section et_pb_section_0 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_0 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_0 ppt\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png 600w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1-480x320.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-501\" /></span>\n			</div>\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_0\">\n				\n				\n				<div class=\"et_pb_code_inner\">Top 10 Packers and Movers in MaduraiWhen we need to shift our goods one place to another place that time  Top 10 Packers and Movers in Madurai  need many kind of raw materials to pack all goods, because without packing of all goods shifting can\'t be damage free, during the shifting time sensitive goods could scratches and damaged, therefore we need safe and damage free sifting ether it is home goods or office goods. For an effective packing we need to best quality packing materials and expert team who can handle packing task easily, without packing materials and skilled workers we can\'t make home shifting smooth and safe.Today we  Top 10 Packers and Movers in Madurai  know by our valuable services in all Tamil Nadu. We know the all rules and regulations of business, we know how to grow our business and how to provide a best services in market to become a reputed company among our competitor. Malini  Top 10 Packers and Movers in Madurai  always focus on quality services our measure concern is satisfy to our client, we know very well all customer connected to each other so we never give a single chance to disagree to our client. Now these day people know us by our work and trust on by our quality services.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"section3\" class=\"et_pb_section et_pb_section_1 title et_pb_with_background et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_1 et-waypoint et_pb_animation_fade_in\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_1\">\n				\n				\n				<div class=\"et_pb_code_inner\">Why Choose UsWe give you complete better good servicesWe are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row --><div class=\"et_pb_row et_pb_row_2\">\n				<div class=\"et_pb_column et_pb_column_1_3 et_pb_column_3 et-waypoint et_pb_animation_left  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_1 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-402\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_2\">\n				\n				\n				<div class=\"et_pb_code_inner\">Residential MovesWe are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_4 et-waypoint et_pb_animation_top  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_2 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-300x200.jpg 300w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-1024x683.jpg 1024w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-768x512.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" class=\"wp-image-7\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_3\">\n				\n				\n				<div class=\"et_pb_code_inner\">Corporate RelocationA skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_5 et-waypoint et_pb_animation_bottom  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_3 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-403\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_4\">\n				\n				\n				<div class=\"et_pb_code_inner\">Warehouse StorageYou can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"run\" class=\"et_pb_section et_pb_section_2 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_3 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_5\">\n				\n				\n				<div class=\"et_pb_code_inner\">Packers and Movers MaduraiPackers and Movers in MaduraiGood Packers and Movers in MaduraiPackers and Movers Madurai CostCheap and Best Packers and Movers in MaduraiTop Packers and Movers in MaduraiTop 5 Packers and Movers in MaduraiTop 10 Packers and Movers in MaduraiMadurai Packers and Movers ChargesPackers and Movers From Madurai To Chennai</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --></p>\n'),
(618, 522, '_et_pb_truncate_post_date', '2023-11-18 06:42:44'),
(619, 522, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(620, 522, '_et_pb_old_content', ''),
(621, 522, '_et_pb_enable_shortcode_tracking', ''),
(622, 522, '_et_pb_custom_css', ''),
(623, 522, '_et_pb_gutter_width', '3'),
(624, 522, '_yoast_wpseo_focuskw', 'Top 10 Packers and Movers in Madurai'),
(625, 522, '_yoast_wpseo_title', 'Top 10 Packers and Movers in Madurai - Malini Packers and Movers'),
(626, 522, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - Top 10 Packers and Movers in Madurai, Madurai Packers and Movers Charges, Packers and Movers From Madurai To Chennai,Packers and Movers Madurai, Packers and Movers in Madurai'),
(627, 522, '_yoast_wpseo_linkdex', '71'),
(628, 522, '_yoast_wpseo_content_score', '60'),
(629, 522, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(630, 524, '_edit_last', '1'),
(631, 524, '_edit_lock', '1650458455:1'),
(632, 524, '_wp_page_template', 'default'),
(633, 524, '_et_pb_post_hide_nav', 'default'),
(634, 524, '_et_pb_page_layout', 'et_right_sidebar'),
(635, 524, '_et_pb_side_nav', 'off'),
(636, 524, '_et_pb_use_builder', 'on'),
(637, 524, '_et_builder_version', 'BB|Divi|4.8.2'),
(638, 524, '_et_pb_show_page_creation', 'off'),
(639, 524, '_et_pb_first_image', ''),
(640, 524, '_et_pb_truncate_post', '<p><div id=\"section2\" class=\"et_pb_section et_pb_section_0 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_0 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_0 ppt\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png 600w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1-480x320.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-501\" /></span>\n			</div>\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_0\">\n				\n				\n				<div class=\"et_pb_code_inner\">Good Packers and Movers in MaduraiMalini  Good Packers and Movers in Madurai are here to do everything for you. When it comes to shifting your house from one corner of the city to another corner or from one city to another city, you can count on some professionals to help you out. We have a team of dedicated professionals ready to help you out at any time of the day or even night. You can count on our services at any time of the day or night. We are always ready to help you out. Shifting of furniture within the same city is not going to be any different from shifting to another city. Your goods are going to require the same amount of care while handled and shifted. The most important point is that they should be packed well. This is how you can avoid damage and harm to the goods.The next important point is them being loaded on to trucks and Lorries. Most of the damage to goods and furniture is done while they are being loaded and being offloaded. Malini  Good Packers and Movers in Madurai Trained professionals should be employed for the purpose to reduce the chances of your goods being damaged in any manner. Moving of goods is done using trucks and Lorries. Drivers in our fold know the local routes and roads well. They know the shortest routes in the city, you can be sure. They know how to get over speed-breakers and pot-holes without disturbing the cargo. Goods should be unpacked in a professional manner too. If a group of college students are let to do the shifting job, they might do it for some less amount of money, but they are likely to cause damage to your goods. So, whenever it comes to relocating goods at the local level, you can count on us for excellent services.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"section3\" class=\"et_pb_section et_pb_section_1 title et_pb_with_background et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_1 et-waypoint et_pb_animation_fade_in\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_1\">\n				\n				\n				<div class=\"et_pb_code_inner\">Why Choose UsWe give you complete better good servicesWe are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row --><div class=\"et_pb_row et_pb_row_2\">\n				<div class=\"et_pb_column et_pb_column_1_3 et_pb_column_3 et-waypoint et_pb_animation_left  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_1 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-402\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_2\">\n				\n				\n				<div class=\"et_pb_code_inner\">Residential MovesWe are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_4 et-waypoint et_pb_animation_top  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_2 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-300x200.jpg 300w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-1024x683.jpg 1024w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-768x512.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" class=\"wp-image-7\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_3\">\n				\n				\n				<div class=\"et_pb_code_inner\">Corporate RelocationA skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_5 et-waypoint et_pb_animation_bottom  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_3 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-403\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_4\">\n				\n				\n				<div class=\"et_pb_code_inner\">Warehouse StorageYou can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"run\" class=\"et_pb_section et_pb_section_2 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_3 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_5\">\n				\n				\n				<div class=\"et_pb_code_inner\">Packers and Movers MaduraiPackers and Movers in MaduraiGood Packers and Movers in MaduraiPackers and Movers Madurai CostCheap and Best Packers and Movers in MaduraiTop Packers and Movers in MaduraiTop 5 Packers and Movers in MaduraiTop 10 Packers and Movers in MaduraiMadurai Packers and Movers ChargesPackers and Movers From Madurai To Chennai</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --></p>\n'),
(641, 524, '_et_pb_truncate_post_date', '2024-11-18 13:25:32'),
(642, 524, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(643, 524, '_et_pb_old_content', ''),
(644, 524, '_et_pb_enable_shortcode_tracking', ''),
(645, 524, '_et_pb_custom_css', ''),
(646, 524, '_et_pb_gutter_width', '3'),
(647, 524, '_yoast_wpseo_focuskw', 'Good Packers and Movers in Madurai'),
(648, 524, '_yoast_wpseo_title', 'Good Packers and Movers in Madurai - Malini Packers and Movers');
INSERT INTO `mp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(649, 524, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - Good Packers and Movers in Madurai, Packers and Movers Madurai Cost, Cheap and Best Packers and Movers in Madurai, Top Packers and Movers in Madurai'),
(650, 524, '_yoast_wpseo_linkdex', '26'),
(651, 524, '_yoast_wpseo_content_score', '30'),
(652, 524, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(653, 529, '_edit_last', '1'),
(654, 529, '_edit_lock', '1650458454:1'),
(655, 529, '_wp_page_template', 'default'),
(656, 529, '_et_pb_post_hide_nav', 'default'),
(657, 529, '_et_pb_page_layout', 'et_right_sidebar'),
(658, 529, '_et_pb_side_nav', 'off'),
(659, 529, '_et_pb_use_builder', 'on'),
(660, 529, '_et_builder_version', 'BB|Divi|4.8.2'),
(661, 529, '_et_pb_show_page_creation', 'on'),
(662, 529, '_et_pb_first_image', ''),
(663, 529, '_et_pb_truncate_post', '<p><div id=\"section2\" class=\"et_pb_section et_pb_section_12 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_16 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_28  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_16 ppt\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png 600w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1-480x320.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-501\" /></span>\n			</div>\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_29  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_24\">\n				\n				\n				<div class=\"et_pb_code_inner\"> Top 5 Packers and Movers in MaduraiMalini  Top 5 Packers and Movers in Madurai  are here to do everything for you. When it comes to shifting your house from one corner of the city to another corner or from one city to another city, you can count on some professionals to help you out. We have a team of dedicated professionals ready to help you out at any time of the day or even night. You can count on our services at any time of the day or night. We are always ready to help you out. Shifting of furniture within the same city is not going to be any different from shifting to another city. Your goods are going to require the same amount of care while handled and shifted. The most important point is that they should be packed well. This is how you can avoid damage and harm to the goods.The next important point is them being loaded on to trucks and Lorries. Most of the damage to goods and furniture is done while they are being loaded and being offloaded. Malini  Top 5 Packers and Movers in Madurai  Trained professionals should be employed for the purpose to reduce the chances of your goods being damaged in any manner. Moving of goods is done using trucks and Lorries. Drivers in our fold know the local routes and roads well. They know the shortest routes in the city, you can be sure. They know how to get over speed-breakers and pot-holes without disturbing the cargo. Goods should be unpacked in a professional manner too. If a group of college students are let to do the shifting job, they might do it for some less amount of money, but they are likely to cause damage to your goods. So, whenever it comes to relocating goods at the local level, you can count on us for excellent services.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"section3\" class=\"et_pb_section et_pb_section_13 title et_pb_with_background et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_17 et-waypoint et_pb_animation_fade_in\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_30  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_25\">\n				\n				\n				<div class=\"et_pb_code_inner\">Why Choose UsWe give you complete better good servicesWe are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row --><div class=\"et_pb_row et_pb_row_18\">\n				<div class=\"et_pb_column et_pb_column_1_3 et_pb_column_31 et-waypoint et_pb_animation_left  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_17 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-402\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_26\">\n				\n				\n				<div class=\"et_pb_code_inner\">Residential MovesWe are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_32 et-waypoint et_pb_animation_top  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_18 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-300x200.jpg 300w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-1024x683.jpg 1024w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-768x512.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" class=\"wp-image-7\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_27\">\n				\n				\n				<div class=\"et_pb_code_inner\">Corporate RelocationA skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_33 et-waypoint et_pb_animation_bottom  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_19 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-403\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_28\">\n				\n				\n				<div class=\"et_pb_code_inner\">Warehouse StorageYou can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"run\" class=\"et_pb_section et_pb_section_14 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_19 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_34  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_29\">\n				\n				\n				<div class=\"et_pb_code_inner\">Packers and Movers MaduraiPackers and Movers in MaduraiGood Packers and Movers in MaduraiPackers and Movers Madurai CostCheap and Best Packers and Movers in MaduraiTop Packers and Movers in MaduraiTop 5 Packers and Movers in MaduraiTop 10 Packers and Movers in MaduraiMadurai Packers and Movers ChargesPackers and Movers From Madurai To Chennai</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --></p>\n'),
(664, 529, '_et_pb_truncate_post_date', '2023-04-16 08:53:08'),
(665, 529, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(666, 529, '_et_pb_old_content', ''),
(667, 529, '_et_pb_enable_shortcode_tracking', ''),
(668, 529, '_et_pb_custom_css', ''),
(669, 529, '_et_pb_gutter_width', '3'),
(670, 529, '_yoast_wpseo_focuskw', 'Top 5 Packers and Movers in Madurai'),
(671, 529, '_yoast_wpseo_title', 'Top 5 Packers and Movers in Madurai - Malini Packers and Movers'),
(672, 529, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - Top 5 Packers and Movers in Madurai, Top 10 Packers and Movers in Madurai, Madurai Packers and Movers Charges, Packers and Movers From Madurai To Chennai'),
(673, 529, '_yoast_wpseo_linkdex', '71'),
(674, 529, '_yoast_wpseo_content_score', '30'),
(675, 529, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(676, 531, '_edit_last', '1'),
(677, 531, '_edit_lock', '1650459013:1'),
(678, 531, '_wp_page_template', 'default'),
(679, 531, '_et_pb_post_hide_nav', 'default'),
(680, 531, '_et_pb_page_layout', 'et_right_sidebar'),
(681, 531, '_et_pb_side_nav', 'off'),
(682, 531, '_et_pb_use_builder', 'on'),
(683, 531, '_et_builder_version', 'BB|Divi|4.8.2'),
(684, 531, '_et_pb_show_page_creation', 'on'),
(685, 531, '_et_pb_first_image', ''),
(686, 531, '_et_pb_truncate_post', '<p><div id=\"section2\" class=\"et_pb_section et_pb_section_9 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_12 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_21  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_12 ppt\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png 600w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1-480x320.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-501\" /></span>\n			</div>\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_22  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_18\">\n				\n				\n				<div class=\"et_pb_code_inner\">Top Packers and Movers in MaduraiWhen you have goods to be transferred between two different cities separated by a vast distance, you can be sure of getting some good and excellent services from  Top Packers and Movers in Madurai. Our team of professionals comes to your doorstep to do all the packing of your household goods. You can be sure of getting all the expensive china crockery packed in carefully into containers and packets. We bring all the packing-materials required for the purpose. If you have a centre-table made of glass, and it needs to be shifted, you are going to put in some great care at this end. A couple of curtains might come in handy at this end.Our professionals are the best people to give everything you need. There are always pieces of furniture that need extra care when you require them to be shifted. Your dining-table is likely to have legs that are amenable to damage while being shifted.  Top Packers and Movers in MaduraiPersonnel is likely to look into this matter, you can be sure. Trucks and Lorries have to be such that they have ample space in them for the purpose of accommodating all your goods and furniture. They have the best of shock-absorbers and tyres that enable them to go over all kinds of pot-holes and speed-breakers without disturbing your goods.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"section3\" class=\"et_pb_section et_pb_section_10 title et_pb_with_background et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_13 et-waypoint et_pb_animation_fade_in\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_23  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_19\">\n				\n				\n				<div class=\"et_pb_code_inner\">Why Choose UsWe give you complete better good servicesWe are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row --><div class=\"et_pb_row et_pb_row_14\">\n				<div class=\"et_pb_column et_pb_column_1_3 et_pb_column_24 et-waypoint et_pb_animation_left  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_13 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-402\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_20\">\n				\n				\n				<div class=\"et_pb_code_inner\">Residential MovesWe are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_25 et-waypoint et_pb_animation_top  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_14 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-300x200.jpg 300w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-1024x683.jpg 1024w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-768x512.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" class=\"wp-image-7\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_21\">\n				\n				\n				<div class=\"et_pb_code_inner\">Corporate RelocationA skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_26 et-waypoint et_pb_animation_bottom  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_15 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-403\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_22\">\n				\n				\n				<div class=\"et_pb_code_inner\">Warehouse StorageYou can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"run\" class=\"et_pb_section et_pb_section_11 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_15 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_27  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_23\">\n				\n				\n				<div class=\"et_pb_code_inner\">Packers and Movers MaduraiPackers and Movers in MaduraiGood Packers and Movers in MaduraiPackers and Movers Madurai CostCheap and Best Packers and Movers in MaduraiTop Packers and Movers in MaduraiTop 5 Packers and Movers in MaduraiTop 10 Packers and Movers in MaduraiMadurai Packers and Movers ChargesPackers and Movers From Madurai To Chennai</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --></p>\n'),
(687, 531, '_et_pb_truncate_post_date', '2023-04-16 08:53:08'),
(688, 531, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(689, 531, '_et_pb_old_content', ''),
(690, 531, '_et_pb_enable_shortcode_tracking', ''),
(691, 531, '_et_pb_custom_css', ''),
(692, 531, '_et_pb_gutter_width', '3'),
(693, 531, '_yoast_wpseo_focuskw', 'Top Packers and Movers in Madurai'),
(694, 531, '_yoast_wpseo_title', 'Top Packers and Movers in Madurai - Malini Packers and Movers'),
(695, 531, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - Top Packers and Movers in Madurai, Top 5 Packers and Movers in Madurai, Top 10 Packers and Movers in Madurai, Madurai Packers and Movers Charges'),
(696, 531, '_yoast_wpseo_linkdex', '26'),
(697, 531, '_yoast_wpseo_content_score', '30'),
(698, 534, '_edit_last', '1'),
(699, 534, '_edit_lock', '1650515098:1'),
(700, 534, '_wp_page_template', 'default'),
(701, 534, '_et_pb_post_hide_nav', 'default'),
(702, 534, '_et_pb_page_layout', 'et_right_sidebar'),
(703, 534, '_et_pb_side_nav', 'off'),
(704, 534, '_et_pb_use_builder', 'on'),
(705, 534, '_et_builder_version', 'BB|Divi|4.8.2'),
(706, 534, '_et_pb_show_page_creation', 'on'),
(707, 534, '_et_pb_first_image', ''),
(708, 534, '_et_pb_truncate_post', '<p><div id=\"section2\" class=\"et_pb_section et_pb_section_6 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_8 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_14  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_8 ppt\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png 600w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1-480x320.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-501\" /></span>\n			</div>\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_15  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_12\">\n				\n				\n				<div class=\"et_pb_code_inner\"> Cheap and Best Packers and Movers in MaduraiWhen the task is to shift offices, you can always bank on the expertise of our employees. We have been shifting offices around the city and even across different cities for a long time. Given the experience, our staff is quite skilled and they are professionally trained to deliver the  Cheap and Best Packers and Movers in Madurai when it comes to shifting offices. Modern offices don’t have a lot of papers to be shifted. They have a lot of computer-systems instead. They need special care during shifting because they are fragile in nature.They are to be protected from shocks in the form of jolts and hitches that are likely to be a part of the milieu while the truck goes over pot-holes or speed-breakers. They contain sensitive material which needs to be protected and guarded from damage. Usually, there are a lot of files and cabinets to be shifted. These need to be handled with care and precision. They are likely to catch fire if they are left with inflammable items and a naked flame. Even a spark can be dangerous for them. Talking of fires, fire-extinguishers are also an inherent part of offices that need to be shifted. They need some special care, Malini  Cheap and Best Packers and Movers in Madurai staff is sure to give them all the care they need.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"section3\" class=\"et_pb_section et_pb_section_7 title et_pb_with_background et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_9 et-waypoint et_pb_animation_fade_in\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_16  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_13\">\n				\n				\n				<div class=\"et_pb_code_inner\">Why Choose UsWe give you complete better good servicesWe are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row --><div class=\"et_pb_row et_pb_row_10\">\n				<div class=\"et_pb_column et_pb_column_1_3 et_pb_column_17 et-waypoint et_pb_animation_left  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_9 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-402\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_14\">\n				\n				\n				<div class=\"et_pb_code_inner\">Residential MovesWe are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_18 et-waypoint et_pb_animation_top  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_10 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-300x200.jpg 300w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-1024x683.jpg 1024w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-768x512.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" class=\"wp-image-7\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_15\">\n				\n				\n				<div class=\"et_pb_code_inner\">Corporate RelocationA skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_19 et-waypoint et_pb_animation_bottom  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_11 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-403\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_16\">\n				\n				\n				<div class=\"et_pb_code_inner\">Warehouse StorageYou can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"run\" class=\"et_pb_section et_pb_section_8 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_11 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_20  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_17\">\n				\n				\n				<div class=\"et_pb_code_inner\">Packers and Movers MaduraiPackers and Movers in MaduraiGood Packers and Movers in MaduraiPackers and Movers Madurai CostCheap and Best Packers and Movers in MaduraiTop Packers and Movers in MaduraiTop 5 Packers and Movers in MaduraiTop 10 Packers and Movers in MaduraiMadurai Packers and Movers ChargesPackers and Movers From Madurai To Chennai</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --></p>\n'),
(709, 534, '_et_pb_truncate_post_date', '2023-04-16 08:53:08'),
(710, 534, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(711, 534, '_et_pb_old_content', ''),
(712, 534, '_et_pb_enable_shortcode_tracking', ''),
(713, 534, '_et_pb_custom_css', ''),
(714, 534, '_et_pb_gutter_width', '3'),
(715, 534, '_yoast_wpseo_focuskw', 'Cheap and Best Packers and Movers in Madurai'),
(716, 534, '_yoast_wpseo_title', 'Cheap and Best Packers and Movers in Madurai - Malini Packers'),
(717, 534, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - Cheap and Best Packers and Movers in Madurai, Top Packers and Movers in Madurai, Top 5 Packers and Movers in Madurai, Top 10 Packers and Movers in Madurai, Madurai Packers and Movers Charges'),
(718, 534, '_yoast_wpseo_linkdex', '69'),
(719, 534, '_yoast_wpseo_content_score', '30'),
(720, 534, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(721, 536, '_edit_last', '1'),
(722, 536, '_edit_lock', '1650515876:1'),
(723, 536, '_wp_page_template', 'default'),
(724, 536, '_et_pb_post_hide_nav', 'default'),
(725, 536, '_et_pb_page_layout', 'et_right_sidebar'),
(726, 536, '_et_pb_side_nav', 'off'),
(727, 536, '_et_pb_use_builder', 'on'),
(728, 536, '_et_builder_version', 'BB|Divi|4.8.2'),
(729, 536, '_et_pb_show_page_creation', 'on'),
(730, 536, '_et_pb_first_image', ''),
(731, 536, '_et_pb_truncate_post', '<p><div id=\"section2\" class=\"et_pb_section et_pb_section_3 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_4 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_4 ppt\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png 600w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1-480x320.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-501\" /></span>\n			</div>\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_8  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_6\">\n				\n				\n				<div class=\"et_pb_code_inner\"> Packers and Movers from Madurai to ChennaiMalini Packers and Movers is a full-fledged packing and moving company providing domestic and commercial  Packers and Movers from Madurai to Chennai. Malini Packers and Movers understands that the experience of packing and moving happens to be the most stressful occasion in a people life. Having this in consideration, we created a skilled team of crew to make shifting a cherishing moments of life.Malini Packers and Movers will be efficient in services rendered by them. The most significant part of the packing and moving procedure is ensuring that everything is correctly packed, prepared for moving and properly relocated. Malini Packers and Movers are most wanted  Packers and Movers from Madurai to Chennai. With our employees being highly reliable, polite and professional, we provide relocation services designed to create your move less expensive and faster than you expect.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"section3\" class=\"et_pb_section et_pb_section_4 title et_pb_with_background et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_5 et-waypoint et_pb_animation_fade_in\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_9  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_7\">\n				\n				\n				<div class=\"et_pb_code_inner\">Why Choose UsWe give you complete better good servicesWe are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row --><div class=\"et_pb_row et_pb_row_6\">\n				<div class=\"et_pb_column et_pb_column_1_3 et_pb_column_10 et-waypoint et_pb_animation_left  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_5 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-402\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_8\">\n				\n				\n				<div class=\"et_pb_code_inner\">Residential MovesWe are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_11 et-waypoint et_pb_animation_top  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_6 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-300x200.jpg 300w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-1024x683.jpg 1024w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-768x512.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" class=\"wp-image-7\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_9\">\n				\n				\n				<div class=\"et_pb_code_inner\">Corporate RelocationA skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_12 et-waypoint et_pb_animation_bottom  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_7 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-403\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_10\">\n				\n				\n				<div class=\"et_pb_code_inner\">Warehouse StorageYou can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"run\" class=\"et_pb_section et_pb_section_5 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_7 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_13  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_11\">\n				\n				\n				<div class=\"et_pb_code_inner\">Packers and Movers MaduraiPackers and Movers in MaduraiGood Packers and Movers in MaduraiPackers and Movers Madurai CostCheap and Best Packers and Movers in MaduraiTop Packers and Movers in MaduraiTop 5 Packers and Movers in MaduraiTop 10 Packers and Movers in MaduraiMadurai Packers and Movers ChargesPackers and Movers From Madurai To Chennai</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --></p>\n'),
(732, 536, '_et_pb_truncate_post_date', '2023-04-16 08:53:08'),
(733, 536, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(734, 536, '_et_pb_old_content', ''),
(735, 536, '_et_pb_enable_shortcode_tracking', ''),
(736, 536, '_et_pb_custom_css', ''),
(737, 536, '_et_pb_gutter_width', '3'),
(738, 536, '_yoast_wpseo_focuskw', 'Packers and Movers from Madurai to Chennai'),
(739, 536, '_yoast_wpseo_title', 'Packers and Movers from Madurai to Chennai - Malini Packers and Movers'),
(740, 536, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - Packers and Movers from Madurai to Chennai, Packers and Movers Madurai, Packers and Movers in Madurai, Good Packers and Movers in Madurai, Packers and Movers Madurai Cost'),
(741, 536, '_yoast_wpseo_linkdex', '71'),
(742, 536, '_yoast_wpseo_content_score', '30'),
(743, 536, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(744, 538, '_edit_last', '1'),
(745, 538, '_edit_lock', '1650516753:1'),
(746, 538, '_wp_page_template', 'default'),
(747, 538, '_et_pb_post_hide_nav', 'default'),
(748, 538, '_et_pb_page_layout', 'et_right_sidebar'),
(749, 538, '_et_pb_side_nav', 'off'),
(750, 538, '_et_pb_use_builder', 'on'),
(751, 538, '_et_builder_version', 'BB|Divi|4.8.2'),
(752, 538, '_et_pb_show_page_creation', 'on'),
(753, 538, '_et_pb_first_image', ''),
(754, 538, '_et_pb_truncate_post', '<p><div id=\"section2\" class=\"et_pb_section et_pb_section_0 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_0 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_0 ppt\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png 600w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1-480x320.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-501\" /></span>\n			</div>\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_2 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_0\">\n				\n				\n				<div class=\"et_pb_code_inner\"> Madurai Packers and Movers Cost We have professional  Madurai Packers and Movers Cost , who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. Welcome to our Company Malini  Madurai Packers and Movers Cost , we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini  Madurai Packers and Movers Cost  also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"section3\" class=\"et_pb_section et_pb_section_1 title et_pb_with_background et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_1 et-waypoint et_pb_animation_fade_in\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_1\">\n				\n				\n				<div class=\"et_pb_code_inner\">Why Choose UsWe give you complete better good servicesWe are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row --><div class=\"et_pb_row et_pb_row_2\">\n				<div class=\"et_pb_column et_pb_column_1_3 et_pb_column_3 et-waypoint et_pb_animation_left  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_1 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-402\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_2\">\n				\n				\n				<div class=\"et_pb_code_inner\">Residential MovesWe are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_4 et-waypoint et_pb_animation_top  et_pb_css_mix_blend_mode_passthrough\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_2 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-300x200.jpg 300w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-1024x683.jpg 1024w, https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02-768x512.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" class=\"wp-image-7\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_3\">\n				\n				\n				<div class=\"et_pb_code_inner\">Corporate RelocationA skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column --><div class=\"et_pb_column et_pb_column_1_3 et_pb_column_5 et-waypoint et_pb_animation_bottom  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_image et_pb_image_3 et_pb_image_sticky\">\n				\n				\n				<span class=\"et_pb_image_wrap \"><img decoding=\"async\" loading=\"lazy\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" alt=\"\" title=\"\" height=\"auto\" width=\"auto\" srcset=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg 1200w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-980x653.jpg 980w, https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw\" class=\"wp-image-403\" /></span>\n			</div><div class=\"et_pb_module et_pb_code et_pb_code_4\">\n				\n				\n				<div class=\"et_pb_code_inner\">Warehouse StorageYou can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --><div id=\"run\" class=\"et_pb_section et_pb_section_2 title et_section_regular\" >\n				\n				\n				\n				\n					<div class=\"et_pb_row et_pb_row_3 et-waypoint et_pb_animation_left\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				<div class=\"et_pb_module et_pb_code et_pb_code_5\">\n				\n				\n				<div class=\"et_pb_code_inner\">Packers and Movers MaduraiPackers and Movers in MaduraiGood Packers and Movers in MaduraiPackers and Movers Madurai CostCheap and Best Packers and Movers in MaduraiTop Packers and Movers in MaduraiTop 5 Packers and Movers in MaduraiTop 10 Packers and Movers in MaduraiMadurai Packers and Movers ChargesPackers and Movers From Madurai To Chennai</div>\n			</div> <!-- .et_pb_code -->\n			</div> <!-- .et_pb_column -->\n				\n				\n			</div> <!-- .et_pb_row -->\n				\n				\n			</div> <!-- .et_pb_section --></p>\n'),
(755, 538, '_et_pb_truncate_post_date', '2023-04-16 08:53:08'),
(756, 538, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(757, 538, '_et_pb_old_content', ''),
(758, 538, '_et_pb_enable_shortcode_tracking', ''),
(759, 538, '_et_pb_custom_css', ''),
(760, 538, '_et_pb_gutter_width', '3'),
(761, 538, '_yoast_wpseo_focuskw', 'Packers and Movers Madurai Cost'),
(762, 538, '_yoast_wpseo_title', 'Packers and Movers Madurai Cost - Malini Packers and Movers'),
(763, 538, '_yoast_wpseo_metadesc', 'Malini Packers and Movers - Packers and Movers Madurai Cost, Cheap and Best Packers and Movers in Madurai, Top Packers and Movers in Madurai, Top 5 Packers and Movers in Madurai'),
(764, 538, '_yoast_wpseo_linkdex', '71'),
(765, 538, '_yoast_wpseo_content_score', '30'),
(766, 538, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}');
INSERT INTO `mp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(767, 431, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(768, 531, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:2:{s:13:\"et-gf-biryani\";s:39:\"Biryani:200,300,regular,600,700,800,900\";s:17:\"et-gf-nunito-sans\";s:110:\"Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic\";}s:6:\"subset\";a:2:{i:0;s:5:\"latin\";i:1;s:9:\"latin-ext\";}}'),
(771, 37, '_yoast_wpseo_estimated-reading-time-minutes', '8'),
(772, 37, '_yoast_wpseo_wordproof_timestamp', ''),
(2091, 5, '_hash', '2999e0fb00ffb33259f6cf11564200716c383f25');

-- --------------------------------------------------------

--
-- Table structure for table `mp_posts`
--

CREATE TABLE `mp_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `post_author` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `mp_posts`
--

INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3, 1, '2022-03-27 07:53:03', '2022-03-27 07:53:03', '<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://malinipackersandmovers.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->', 'Privacy Policy', '', 'draft', 'closed', 'open', '', 'privacy-policy', '', '', '2022-03-27 07:53:03', '2022-03-27 07:53:03', '', 0, 'http://malinipackersandmovers.com/?page_id=3', 0, 'page', '', 0),
(5, 1, '2022-03-27 07:55:20', '2022-03-27 07:55:20', '<div class=\"section group\">\r\n					<div class=\"col span_1_of_2\">\r\n				Name:<br>[text* text-865 id:cf]\r\n					</div>\r\n					<div class=\"col span_1_of_2\">\r\n					Email:<br>[email* email-699 id:cf]\r\n					</div>\r\n				</div>\r\n<div class=\"section group\">\r\n					<div class=\"col span_1_of_2\">\r\n					Phone Number:<br>[tel* tel-672 id:cf]\r\n					</div>\r\n					<div class=\"col span_1_of_2\">\r\n					Services:<br>[text* text-866 id:cf]\r\n					</div>\r\n				</div>\r\n<p class=\"tt\">Message:<br>[textarea* textarea-780 id:cf]</p>\r\n<p>[submit id:ss \"Send Message\"]</p>\n1\nMalini Packers & Movers Contact Enquiry Form Details\n[text-865] <wordpress@malinipackersandmovers.com>\nmalinipackersandmovers@gmail.com\nName:[text-865]\r\nEmail:[email-699]\r\nPhone Number:[tel-672]\r\nService:[menu-866]\r\nMessage:[textarea-780]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Malini Packers &amp; Movers (https://malinipackersandmovers.com)\nReply-To:[email-699]\n\n\n\n\n[your-subject]\nMalini Packers & Movers <wordpress@malinipackersandmovers.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Malini Packers &amp; Movers (https://malinipackersandmovers.com)\nReply-To: nooribrahim.ct@gmail.com\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Home Page Contact Form', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2023-02-21 12:31:35', '2023-02-21 12:31:35', '', 0, 'https://malinipackersandmovers.com/?post_type=wpcf7_contact_form&#038;p=5', 0, 'wpcf7_contact_form', '', 0),
(6, 1, '2022-03-28 11:06:18', '2022-03-28 11:06:18', '', 'service-01', '', 'inherit', 'open', 'closed', '', 'service-01', '', '', '2022-03-28 11:06:18', '2022-03-28 11:06:18', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(7, 1, '2022-03-28 11:06:19', '2022-03-28 11:06:19', '', 'service-02', '', 'inherit', 'open', 'closed', '', 'service-02', '', '', '2022-03-28 11:06:19', '2022-03-28 11:06:19', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(8, 1, '2022-03-28 11:06:20', '2022-03-28 11:06:20', '', 'service-03', '', 'inherit', 'open', 'closed', '', 'service-03', '', '', '2022-03-28 11:06:20', '2022-03-28 11:06:20', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(9, 1, '2022-03-28 11:06:21', '2022-03-28 11:06:21', '', 'service-04', '', 'inherit', 'open', 'closed', '', 'service-04', '', '', '2022-03-28 11:06:21', '2022-03-28 11:06:21', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(10, 1, '2022-03-28 11:06:22', '2022-03-28 11:06:22', '', 'service-05', '', 'inherit', 'open', 'closed', '', 'service-05', '', '', '2022-03-28 11:06:22', '2022-03-28 11:06:22', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-05.jpg', 0, 'attachment', 'image/jpeg', 0),
(11, 1, '2022-03-28 11:06:23', '2022-03-28 11:06:23', '', 'service-06', '', 'inherit', 'open', 'closed', '', 'service-06', '', '', '2022-03-28 11:06:23', '2022-03-28 11:06:23', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(12, 1, '2022-03-28 11:06:24', '2022-03-28 11:06:24', '', 'slider-1', '', 'inherit', 'open', 'closed', '', 'slider-1', '', '', '2022-03-28 11:06:24', '2022-03-28 11:06:24', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(13, 1, '2022-03-28 11:06:25', '2022-03-28 11:06:25', '', 'slider-2', '', 'inherit', 'open', 'closed', '', 'slider-2', '', '', '2022-03-28 11:06:25', '2022-03-28 11:06:25', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(14, 1, '2022-03-28 11:06:27', '2022-03-28 11:06:27', '', 'about', '', 'inherit', 'open', 'closed', '', 'about', '', '', '2022-03-28 11:06:27', '2022-03-28 11:06:27', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg', 0, 'attachment', 'image/jpeg', 0),
(15, 1, '2022-03-28 11:06:28', '2022-03-28 11:06:28', '', 'bg', '', 'inherit', 'open', 'closed', '', 'bg', '', '', '2022-03-28 11:06:28', '2022-03-28 11:06:28', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(16, 1, '2022-03-28 11:06:30', '2022-03-28 11:06:30', '', 'blog-1', '', 'inherit', 'open', 'closed', '', 'blog-1', '', '', '2022-03-28 11:06:30', '2022-03-28 11:06:30', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/blog-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(17, 1, '2022-03-28 11:06:31', '2022-03-28 11:06:31', '', 'blog-2', '', 'inherit', 'open', 'closed', '', 'blog-2', '', '', '2022-03-28 11:06:31', '2022-03-28 11:06:31', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/blog-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(18, 1, '2022-03-28 11:06:32', '2022-03-28 11:06:32', '', 'blog-3', '', 'inherit', 'open', 'closed', '', 'blog-3', '', '', '2022-03-28 11:06:32', '2022-03-28 11:06:32', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/blog-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(19, 1, '2022-03-28 11:06:34', '2022-03-28 11:06:34', '', 'Client-06', '', 'inherit', 'open', 'closed', '', 'client-06', '', '', '2022-03-28 11:06:34', '2022-03-28 11:06:34', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/Client-06.png', 0, 'attachment', 'image/png', 0),
(20, 1, '2022-03-28 11:06:34', '2022-03-28 11:06:34', '', 'form-img', '', 'inherit', 'open', 'closed', '', 'form-img', '', '', '2022-03-28 11:06:34', '2022-03-28 11:06:34', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/form-img.png', 0, 'attachment', 'image/png', 0),
(21, 1, '2022-03-28 11:06:35', '2022-03-28 11:06:35', '', 'logo-2', '', 'inherit', 'open', 'closed', '', 'logo-2', '', '', '2022-03-28 11:06:35', '2022-03-28 11:06:35', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/logo-2.png', 0, 'attachment', 'image/png', 0),
(22, 1, '2022-03-28 11:06:36', '2022-03-28 11:06:36', '', 'logo-3', '', 'inherit', 'open', 'closed', '', 'logo-3', '', '', '2022-03-28 11:06:36', '2022-03-28 11:06:36', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/logo-3.png', 0, 'attachment', 'image/png', 0),
(23, 1, '2022-03-28 11:06:37', '2022-03-28 11:06:37', '', 'logo-4', '', 'inherit', 'open', 'closed', '', 'logo-4', '', '', '2022-03-28 11:06:37', '2022-03-28 11:06:37', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/logo-4.png', 0, 'attachment', 'image/png', 0),
(24, 1, '2022-03-28 11:06:38', '2022-03-28 11:06:38', '', 'logo-5', '', 'inherit', 'open', 'closed', '', 'logo-5', '', '', '2022-03-28 11:06:38', '2022-03-28 11:06:38', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/logo-5.png', 0, 'attachment', 'image/png', 0),
(25, 1, '2022-03-28 11:06:39', '2022-03-28 11:06:39', '', 'sec-bg', '', 'inherit', 'open', 'closed', '', 'sec-bg', '', '', '2022-03-28 11:06:39', '2022-03-28 11:06:39', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/sec-bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(26, 1, '2022-03-28 11:09:50', '2022-03-28 11:09:50', '', 'logo', '', 'inherit', 'open', 'closed', '', 'logo', '', '', '2022-03-28 11:09:50', '2022-03-28 11:09:50', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/logo.png', 0, 'attachment', 'image/png', 0),
(27, 1, '2022-03-28 11:10:03', '2022-03-28 11:10:03', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n	margin-bottom:10px;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section3 .et_pb_column_1_3:hover{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}\r\nspan#et-info-email {\r\n    float: right;\r\n    position: absolute;\r\n    right: 0px;\r\n}\r\ndiv#run {\r\n    background: #222222;\r\n    padding-bottom: 0px;\r\n    padding-top: 0px;\r\n}\r\n#run ul {\r\n    list-style-type: none;\r\n    padding-left: 0px;\r\n    padding-bottom: 0px;\r\n}\r\n#run li {\r\n    display: inline-block;\r\n    margin-right: 20px;\r\n}\r\n#run .et_pb_row\r\n{\r\n     padding-top: 20px;\r\n    padding-bottom:0px;\r\n}\r\n#run li a\r\n{\r\n    color: #fff;\r\nposition:relative;\r\n	translation:0.5s;\r\n    font-size: 15px;\r\n}\r\n#run li a:before {\r\n    position: absolute;\r\n    content: \'\\f101\';\r\n    top: -14px;\r\n    color: #34af23;\r\n    margin-top: 11px;\r\n    margin-right: 0px;\r\n    margin-left: -11px;\r\n    font-size: 12px;\r\n    float: right;\r\n    font-family: fontawesome;\r\n	}\r\na {\r\n    color: #000;\r\n	font-weight: 700;\r\n}', 'Malini-Packers-and-Movers', '', 'publish', 'closed', 'closed', '', 'malini-packers-and-movers', '', '', '2023-10-06 12:15:20', '2023-10-06 12:15:20', '', 0, 'https://malinipackersandmovers.com/malini-packers-and-movers/', 0, 'custom_css', '', 0),
(28, 1, '2022-03-28 11:10:03', '2022-03-28 11:10:03', '', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 11:10:03', '2022-03-28 11:10:03', '', 27, 'https://malinipackersandmovers.com/?p=28', 0, 'revision', '', 0),
(30, 1, '2022-03-28 11:13:17', '2022-03-28 11:13:17', '#footer-info {\r\n        color: #ffff;\r\n    }', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 11:13:17', '2022-03-28 11:13:17', '', 27, 'https://malinipackersandmovers.com/?p=30', 0, 'revision', '', 0),
(32, 1, '2022-03-28 11:14:36', '2022-03-28 11:14:36', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 11:14:36', '2022-03-28 11:14:36', '', 27, 'https://malinipackersandmovers.com/?p=32', 0, 'revision', '', 0),
(33, 1, '2022-03-28 11:15:04', '2022-03-28 11:15:04', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 11:15:04', '2022-03-28 11:15:04', '', 27, 'https://malinipackersandmovers.com/?p=33', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(37, 1, '2022-03-28 11:36:18', '2022-03-28 11:36:18', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\" auto=\"on\" auto_speed=\"3500\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd1-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd2.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd3.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"pht\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p><a href=\"https://malinipackersandmovers.com\" title=\" Malini Packers and Movers, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Malini Packers and Movers</a>, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally. We providing qualitative packing and moving services by All India. Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>Cheap and best packers and movers in Madurai</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Good packers and movers in Madurai</a> understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[sp_testimonials_slider]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2023-05-04 10:51:51', '2023-05-04 10:51:51', '', 0, 'https://malinipackersandmovers.com/?page_id=37', 0, 'page', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(38, 1, '2022-03-28 11:36:18', '2022-03-28 11:36:18', '', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-28 11:36:18', '2022-03-28 11:36:18', '', 37, 'https://malinipackersandmovers.com/?p=38', 0, 'revision', '', 0),
(40, 1, '2022-03-28 11:37:10', '2022-03-28 11:37:10', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p><a href=\"https://malinipackersandmovers.com\" title=\" Malini Packers and Movers, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Malini Packers and Movers</a>, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally. We providing qualitative packing and moving services by All India. Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2022-04-20 11:24:18', '2022-04-20 11:24:18', '', 0, 'https://malinipackersandmovers.com/?page_id=40', 0, 'page', '', 0),
(41, 1, '2022-03-28 11:37:15', '2022-03-28 11:37:15', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>Cheap and best packers and movers in Madurai</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Good packers and movers in Madurai</a> understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Our Services', '', 'publish', 'closed', 'closed', '', 'our-services', '', '', '2022-04-20 11:27:25', '2022-04-20 11:27:25', '', 0, 'https://malinipackersandmovers.com/?page_id=41', 0, 'page', '', 0),
(43, 1, '2022-03-28 11:37:10', '2022-03-28 11:37:10', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-03-28 11:37:10', '2022-03-28 11:37:10', '', 40, 'https://malinipackersandmovers.com/?p=43', 0, 'revision', '', 0),
(44, 1, '2022-03-28 11:37:15', '2022-03-28 11:37:15', '', 'Our Services', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2022-03-28 11:37:15', '2022-03-28 11:37:15', '', 41, 'https://malinipackersandmovers.com/?p=44', 0, 'revision', '', 0),
(45, 1, '2022-03-28 11:37:49', '2022-03-28 11:37:49', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"gallery\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1> Our <span>Packers & Movers Gallery</span></h1><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_gallery _builder_version=\"4.8.2\" gallery_ids=\"433,434,435,436,437,438,439,440\" posts_number=\"8\" show_title_and_caption=\"off\" show_pagination=\"off\" hover_overlay_color=\"rgba(255,255,255,0.9)\" hover_icon=\"%%51%%\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" title_text_shadow_horizontal_length=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_horizontal_length_tablet=\"0px\" title_text_shadow_vertical_length=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_vertical_length_tablet=\"0px\" title_text_shadow_blur_strength=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_blur_strength_tablet=\"1px\" caption_text_shadow_horizontal_length=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_horizontal_length_tablet=\"0px\" caption_text_shadow_vertical_length=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_vertical_length_tablet=\"0px\" caption_text_shadow_blur_strength=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Gallery', '', 'publish', 'closed', 'closed', '', 'gallery', '', '', '2022-04-19 11:26:25', '2022-04-19 11:26:25', '', 0, 'https://malinipackersandmovers.com/?page_id=45', 0, 'page', '', 0),
(47, 1, '2022-03-28 11:37:59', '2022-03-28 11:37:59', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9488459905\">+91 9488459905</a> | <a href=\"tel:9150132529\">+91 9150132529</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"mailto:malinipackersandmovers@gmail.com\">malinipackersandmovers@gmail.com</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"https://malinipackersandmovers.com\">www.malinipackersandmovers.com</a></div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2022-04-07 07:39:36', '2022-04-07 07:39:36', '', 0, 'https://malinipackersandmovers.com/?page_id=47', 0, 'page', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(247, 1, '2022-04-19 11:07:23', '2022-04-19 11:07:23', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Our Services', '', 'inherit', 'closed', 'closed', '', '41-autosave-v1', '', '', '2022-04-19 11:07:23', '2022-04-19 11:07:23', '', 41, 'https://malinipackersandmovers.com/?p=247', 0, 'revision', '', 0),
(49, 1, '2022-03-28 11:37:49', '2022-03-28 11:37:49', '', 'Gallery', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2022-03-28 11:37:49', '2022-03-28 11:37:49', '', 45, 'https://malinipackersandmovers.com/?p=49', 0, 'revision', '', 0),
(50, 1, '2022-03-28 11:37:59', '2022-03-28 11:37:59', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-28 11:37:59', '2022-03-28 11:37:59', '', 47, 'https://malinipackersandmovers.com/?p=50', 0, 'revision', '', 0),
(51, 1, '2022-03-28 11:39:41', '0000-00-00 00:00:00', '', 'Home', '', 'draft', 'closed', 'closed', '', '', '', '', '2022-03-28 11:39:41', '0000-00-00 00:00:00', '', 0, 'https://malinipackersandmovers.com/?p=51', 1, 'nav_menu_item', '', 0),
(52, 1, '2022-03-29 08:59:53', '2022-03-28 11:40:10', ' ', '', '', 'publish', 'closed', 'closed', '', '52', '', '', '2022-03-29 08:59:53', '2022-03-29 08:59:53', '', 0, 'https://malinipackersandmovers.com/?p=52', 2, 'nav_menu_item', '', 0),
(53, 1, '2022-03-29 08:59:53', '2022-03-28 11:40:10', ' ', '', '', 'publish', 'closed', 'closed', '', '53', '', '', '2022-03-29 08:59:53', '2022-03-29 08:59:53', '', 0, 'https://malinipackersandmovers.com/?p=53', 6, 'nav_menu_item', '', 0),
(54, 1, '2022-03-29 08:59:53', '2022-03-28 11:40:10', ' ', '', '', 'publish', 'closed', 'closed', '', '54', '', '', '2022-03-29 08:59:53', '2022-03-29 08:59:53', '', 0, 'https://malinipackersandmovers.com/?p=54', 4, 'nav_menu_item', '', 0),
(55, 1, '2022-03-29 08:59:53', '2022-03-28 11:40:10', ' ', '', '', 'publish', 'closed', 'closed', '', '55', '', '', '2022-03-29 08:59:53', '2022-03-29 08:59:53', '', 0, 'https://malinipackersandmovers.com/?p=55', 3, 'nav_menu_item', '', 0),
(56, 1, '2022-03-29 08:59:53', '2022-03-28 11:40:10', ' ', '', '', 'publish', 'closed', 'closed', '', '56', '', '', '2022-03-29 08:59:53', '2022-03-29 08:59:53', '', 0, 'https://malinipackersandmovers.com/?p=56', 1, 'nav_menu_item', '', 0),
(61, 1, '2022-03-28 12:14:33', '2022-03-28 12:14:33', '[et_pb_section bb_built=\"1\"][et_pb_row][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-28 12:14:33', '2022-03-28 12:14:33', '', 37, 'https://malinipackersandmovers.com/?p=61', 0, 'revision', '', 0),
(62, 1, '2022-03-28 12:18:07', '2022-03-28 12:18:07', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row][et_pb_column type=\"1_2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-28 12:18:07', '2022-03-28 12:18:07', '', 37, 'https://malinipackersandmovers.com/?p=62', 0, 'revision', '', 0),
(63, 1, '2022-03-28 12:19:46', '2022-03-28 12:19:46', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 27px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:19:46', '2022-03-28 12:19:46', '', 27, 'https://malinipackersandmovers.com/?p=63', 0, 'revision', '', 0),
(64, 1, '2022-03-28 12:20:11', '2022-03-28 12:20:11', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 27px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:20:11', '2022-03-28 12:20:11', '', 27, 'https://malinipackersandmovers.com/?p=64', 0, 'revision', '', 0),
(65, 1, '2022-03-28 12:22:25', '2022-03-28 12:22:25', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 27px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 40px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:700;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:22:25', '2022-03-28 12:22:25', '', 27, 'https://malinipackersandmovers.com/?p=65', 0, 'revision', '', 0),
(66, 1, '2022-03-28 12:22:52', '2022-03-28 12:22:52', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 27px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 40px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:700;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:22:52', '2022-03-28 12:22:52', '', 27, 'https://malinipackersandmovers.com/?p=66', 0, 'revision', '', 0),
(67, 1, '2022-03-28 12:24:00', '2022-03-28 12:24:00', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 27px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 40px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:700;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:24:00', '2022-03-28 12:24:00', '', 27, 'https://malinipackersandmovers.com/?p=67', 0, 'revision', '', 0),
(68, 1, '2022-03-28 12:25:08', '2022-03-28 12:25:08', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 27px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:25:08', '2022-03-28 12:25:08', '', 27, 'https://malinipackersandmovers.com/?p=68', 0, 'revision', '', 0),
(69, 1, '2022-03-28 12:25:33', '2022-03-28 12:25:33', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 27px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:25:33', '2022-03-28 12:25:33', '', 27, 'https://malinipackersandmovers.com/?p=69', 0, 'revision', '', 0),
(70, 1, '2022-03-28 12:25:52', '2022-03-28 12:25:52', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:25:52', '2022-03-28 12:25:52', '', 27, 'https://malinipackersandmovers.com/?p=70', 0, 'revision', '', 0),
(71, 1, '2022-03-28 12:26:10', '2022-03-28 12:26:10', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-28 12:26:10', '2022-03-28 12:26:10', '', 37, 'https://malinipackersandmovers.com/?p=71', 0, 'revision', '', 0),
(72, 1, '2022-03-28 12:38:28', '2022-03-28 12:38:28', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-28 12:38:28', '2022-03-28 12:38:28', '', 37, 'https://malinipackersandmovers.com/?p=72', 0, 'revision', '', 0),
(73, 1, '2022-03-28 12:40:25', '2022-03-28 12:40:25', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:40:25', '2022-03-28 12:40:25', '', 27, 'https://malinipackersandmovers.com/?p=73', 0, 'revision', '', 0),
(74, 1, '2022-03-28 12:40:51', '2022-03-28 12:40:51', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-28 12:40:51', '2022-03-28 12:40:51', '', 37, 'https://malinipackersandmovers.com/?p=74', 0, 'revision', '', 0),
(75, 1, '2022-03-28 12:42:57', '2022-03-28 12:42:57', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n    font-weight: 700;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:42:57', '2022-03-28 12:42:57', '', 27, 'https://malinipackersandmovers.com/?p=75', 0, 'revision', '', 0),
(76, 1, '2022-03-28 12:43:01', '2022-03-28 12:43:01', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:43:01', '2022-03-28 12:43:01', '', 27, 'https://malinipackersandmovers.com/?p=76', 0, 'revision', '', 0),
(77, 1, '2022-03-28 12:43:19', '2022-03-28 12:43:19', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:15px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:43:19', '2022-03-28 12:43:19', '', 27, 'https://malinipackersandmovers.com/?p=77', 0, 'revision', '', 0),
(78, 1, '2022-03-28 12:43:27', '2022-03-28 12:43:27', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:43:27', '2022-03-28 12:43:27', '', 27, 'https://malinipackersandmovers.com/?p=78', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(79, 1, '2022-03-28 12:43:42', '2022-03-28 12:43:42', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:43:42', '2022-03-28 12:43:42', '', 27, 'https://malinipackersandmovers.com/?p=79', 0, 'revision', '', 0),
(80, 1, '2022-03-28 12:44:06', '2022-03-28 12:44:06', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-28 12:44:06', '2022-03-28 12:44:06', '', 37, 'https://malinipackersandmovers.com/?p=80', 0, 'revision', '', 0),
(81, 1, '2022-03-28 12:45:52', '2022-03-28 12:45:52', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\never make\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-28 12:45:52', '2022-03-28 12:45:52', '', 37, 'https://malinipackersandmovers.com/?p=81', 0, 'revision', '', 0),
(82, 1, '2022-03-28 12:47:16', '2022-03-28 12:47:16', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:47:16', '2022-03-28 12:47:16', '', 27, 'https://malinipackersandmovers.com/?p=82', 0, 'revision', '', 0),
(83, 1, '2022-03-28 12:50:42', '2022-03-28 12:50:42', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n    font-weight: 300;\r\n    margin-top: 0;\r\n    font-size: 40px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_content p\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 40px;\r\n    background: #ffdc39;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:50:42', '2022-03-28 12:50:42', '', 27, 'https://malinipackersandmovers.com/?p=83', 0, 'revision', '', 0),
(84, 1, '2022-03-28 12:50:57', '2022-03-28 12:50:57', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n    font-weight: 300;\r\n    margin-top: 0;\r\n    font-size: 40px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 40px;\r\n    background: #ffdc39;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:50:57', '2022-03-28 12:50:57', '', 27, 'https://malinipackersandmovers.com/?p=84', 0, 'revision', '', 0),
(85, 1, '2022-03-28 12:51:20', '2022-03-28 12:51:20', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n    font-weight: 300;\r\n    margin-top: 0;\r\n    font-size: 40px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 40px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:51:20', '2022-03-28 12:51:20', '', 27, 'https://malinipackersandmovers.com/?p=85', 0, 'revision', '', 0),
(86, 1, '2022-03-28 12:52:21', '2022-03-28 12:52:21', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 40px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 40px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:52:21', '2022-03-28 12:52:21', '', 27, 'https://malinipackersandmovers.com/?p=86', 0, 'revision', '', 0),
(87, 1, '2022-03-28 12:53:08', '2022-03-28 12:53:08', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:53:08', '2022-03-28 12:53:08', '', 27, 'https://malinipackersandmovers.com/?p=87', 0, 'revision', '', 0),
(88, 1, '2022-03-28 12:53:42', '2022-03-28 12:53:42', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:550px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:53:42', '2022-03-28 12:53:42', '', 27, 'https://malinipackersandmovers.com/?p=88', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(89, 1, '2022-03-28 12:53:51', '2022-03-28 12:53:51', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:53:51', '2022-03-28 12:53:51', '', 27, 'https://malinipackersandmovers.com/?p=89', 0, 'revision', '', 0),
(93, 1, '2022-03-28 13:05:05', '2022-03-28 13:05:05', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-28 13:05:05', '2022-03-28 13:05:05', '', 37, 'https://malinipackersandmovers.com/?p=93', 0, 'revision', '', 0),
(90, 1, '2022-03-28 12:55:12', '2022-03-28 12:55:12', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-28 12:55:12', '2022-03-28 12:55:12', '', 37, 'https://malinipackersandmovers.com/?p=90', 0, 'revision', '', 0),
(91, 1, '2022-03-28 12:55:34', '2022-03-28 12:55:34', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 12:55:34', '2022-03-28 12:55:34', '', 27, 'https://malinipackersandmovers.com/?p=91', 0, 'revision', '', 0),
(92, 1, '2022-03-28 13:01:54', '2022-03-28 13:01:54', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 13:01:54', '2022-03-28 13:01:54', '', 27, 'https://malinipackersandmovers.com/?p=92', 0, 'revision', '', 0),
(94, 1, '2022-03-28 13:06:43', '2022-03-28 13:06:43', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-28 13:06:43', '2022-03-28 13:06:43', '', 27, 'https://malinipackersandmovers.com/?p=94', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(98, 1, '2022-03-29 05:23:52', '2022-03-29 05:23:52', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:23:52', '2022-03-29 05:23:52', '', 27, 'https://malinipackersandmovers.com/?p=98', 0, 'revision', '', 0),
(99, 1, '2022-03-29 05:26:13', '2022-03-29 05:26:13', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    top: 0px;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:26:13', '2022-03-29 05:26:13', '', 27, 'https://malinipackersandmovers.com/?p=99', 0, 'revision', '', 0),
(100, 1, '2022-03-29 05:26:23', '2022-03-29 05:26:23', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:26:23', '2022-03-29 05:26:23', '', 27, 'https://malinipackersandmovers.com/?p=100', 0, 'revision', '', 0),
(101, 1, '2022-03-29 05:26:48', '2022-03-29 05:26:48', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:26:48', '2022-03-29 05:26:48', '', 27, 'https://malinipackersandmovers.com/?p=101', 0, 'revision', '', 0),
(102, 1, '2022-03-29 05:27:49', '2022-03-29 05:27:49', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background: #071c2e;\r\n    width: 500px;\r\n    height: 41px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:27:49', '2022-03-29 05:27:49', '', 27, 'https://malinipackersandmovers.com/?p=102', 0, 'revision', '', 0),
(103, 1, '2022-03-29 05:28:07', '2022-03-29 05:28:07', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 41px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:28:07', '2022-03-29 05:28:07', '', 27, 'https://malinipackersandmovers.com/?p=103', 0, 'revision', '', 0),
(104, 1, '2022-03-29 05:28:18', '2022-03-29 05:28:18', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 41px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#000;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:28:18', '2022-03-29 05:28:18', '', 27, 'https://malinipackersandmovers.com/?p=104', 0, 'revision', '', 0),
(105, 1, '2022-03-29 05:28:41', '2022-03-29 05:28:41', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 42px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#000;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:28:41', '2022-03-29 05:28:41', '', 27, 'https://malinipackersandmovers.com/?p=105', 0, 'revision', '', 0),
(106, 1, '2022-03-29 05:29:03', '2022-03-29 05:29:03', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 42px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#000;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:29:03', '2022-03-29 05:29:03', '', 27, 'https://malinipackersandmovers.com/?p=106', 0, 'revision', '', 0),
(107, 1, '2022-03-29 05:31:08', '2022-03-29 05:31:08', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#000;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:31:08', '2022-03-29 05:31:08', '', 27, 'https://malinipackersandmovers.com/?p=107', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(108, 1, '2022-03-29 05:31:56', '2022-03-29 05:31:56', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header #et-secondary-menu a {\r\n    color: #1b2024;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:31:56', '2022-03-29 05:31:56', '', 27, 'https://malinipackersandmovers.com/?p=108', 0, 'revision', '', 0),
(109, 1, '2022-03-29 05:32:10', '2022-03-29 05:32:10', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:32:10', '2022-03-29 05:32:10', '', 27, 'https://malinipackersandmovers.com/?p=109', 0, 'revision', '', 0),
(110, 1, '2022-03-29 05:33:33', '2022-03-29 05:33:33', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:33:33', '2022-03-29 05:33:33', '', 27, 'https://malinipackersandmovers.com/?p=110', 0, 'revision', '', 0),
(118, 1, '2022-03-29 05:37:32', '2022-03-29 05:37:32', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 05:37:32', '2022-03-29 05:37:32', '', 37, 'https://malinipackersandmovers.com/?p=118', 0, 'revision', '', 0),
(115, 1, '2022-03-29 05:36:28', '2022-03-29 05:36:28', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 05:36:28', '2022-03-29 05:36:28', '', 37, 'https://malinipackersandmovers.com/?p=115', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(116, 1, '2022-03-29 05:36:55', '2022-03-29 05:36:55', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3\r\n{\r\n	text-align:center;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:36:55', '2022-03-29 05:36:55', '', 27, 'https://malinipackersandmovers.com/?p=116', 0, 'revision', '', 0),
(117, 1, '2022-03-29 05:37:07', '2022-03-29 05:37:07', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p\r\n{\r\n	text-align:center;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:37:07', '2022-03-29 05:37:07', '', 27, 'https://malinipackersandmovers.com/?p=117', 0, 'revision', '', 0),
(120, 1, '2022-03-29 05:48:06', '2022-03-29 05:48:06', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 05:48:06', '2022-03-29 05:48:06', '', 37, 'https://malinipackersandmovers.com/?p=120', 0, 'revision', '', 0),
(121, 1, '2022-03-29 05:50:13', '2022-03-29 05:50:13', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 05:50:13', '2022-03-29 05:50:13', '', 37, 'https://malinipackersandmovers.com/?p=121', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(122, 1, '2022-03-29 05:51:57', '2022-03-29 05:51:57', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:51:57', '2022-03-29 05:51:57', '', 27, 'https://malinipackersandmovers.com/?p=122', 0, 'revision', '', 0),
(123, 1, '2022-03-29 05:52:06', '2022-03-29 05:52:06', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:52:06', '2022-03-29 05:52:06', '', 27, 'https://malinipackersandmovers.com/?p=123', 0, 'revision', '', 0),
(124, 1, '2022-03-29 05:52:25', '2022-03-29 05:52:25', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:52:25', '2022-03-29 05:52:25', '', 27, 'https://malinipackersandmovers.com/?p=124', 0, 'revision', '', 0),
(125, 1, '2022-03-29 05:53:04', '2022-03-29 05:53:04', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 05:53:04', '2022-03-29 05:53:04', '', 37, 'https://malinipackersandmovers.com/?p=125', 0, 'revision', '', 0),
(126, 1, '2022-03-29 05:58:26', '2022-03-29 05:58:26', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:58:26', '2022-03-29 05:58:26', '', 27, 'https://malinipackersandmovers.com/?p=126', 0, 'revision', '', 0),
(127, 1, '2022-03-29 05:59:56', '2022-03-29 05:59:56', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 05:59:56', '2022-03-29 05:59:56', '', 27, 'https://malinipackersandmovers.com/?p=127', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(128, 1, '2022-03-29 06:01:55', '2022-03-29 06:01:55', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 06:01:55', '2022-03-29 06:01:55', '', 37, 'https://malinipackersandmovers.com/?p=128', 0, 'revision', '', 0),
(129, 1, '2022-03-29 06:02:25', '2022-03-29 06:02:25', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:02:25', '2022-03-29 06:02:25', '', 27, 'https://malinipackersandmovers.com/?p=129', 0, 'revision', '', 0),
(130, 1, '2022-03-29 06:03:17', '2022-03-29 06:03:17', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:03:17', '2022-03-29 06:03:17', '', 27, 'https://malinipackersandmovers.com/?p=130', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(135, 1, '2022-03-29 06:06:31', '2022-03-29 06:06:31', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 06:06:31', '2022-03-29 06:06:31', '', 37, 'https://malinipackersandmovers.com/?p=135', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(139, 1, '2022-03-29 06:08:27', '2022-03-29 06:08:27', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 06:08:27', '2022-03-29 06:08:27', '', 37, 'https://malinipackersandmovers.com/?p=139', 0, 'revision', '', 0),
(140, 1, '2022-03-29 06:09:19', '2022-03-29 06:09:19', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.post-content-inner p {\r\n    display: none;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:09:19', '2022-03-29 06:09:19', '', 27, 'https://malinipackersandmovers.com/?p=140', 0, 'revision', '', 0),
(141, 1, '2022-03-29 06:11:01', '2022-03-29 06:11:01', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.post-content-inner p {\r\n    display: none;\r\n}\r\n.et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:11:01', '2022-03-29 06:11:01', '', 27, 'https://malinipackersandmovers.com/?p=141', 0, 'revision', '', 0),
(142, 1, '2022-03-29 06:11:58', '2022-03-29 06:11:58', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.post-content-inner p {\r\n    display: none;\r\n}\r\n.et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:0px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\na.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:11:58', '2022-03-29 06:11:58', '', 27, 'https://malinipackersandmovers.com/?p=142', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(143, 1, '2022-03-29 06:14:24', '2022-03-29 06:14:24', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:0px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:14:24', '2022-03-29 06:14:24', '', 27, 'https://malinipackersandmovers.com/?p=143', 0, 'revision', '', 0),
(144, 1, '2022-03-29 06:15:09', '2022-03-29 06:15:09', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:0px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column .size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:15:09', '2022-03-29 06:15:09', '', 27, 'https://malinipackersandmovers.com/?p=144', 0, 'revision', '', 0),
(145, 1, '2022-03-29 06:15:17', '2022-03-29 06:15:17', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:0px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:15:17', '2022-03-29 06:15:17', '', 27, 'https://malinipackersandmovers.com/?p=145', 0, 'revision', '', 0),
(147, 1, '2022-03-29 06:16:09', '2022-03-29 06:16:09', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:16:09', '2022-03-29 06:16:09', '', 27, 'https://malinipackersandmovers.com/?p=147', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(150, 1, '2022-03-29 06:18:09', '2022-03-29 06:18:09', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 06:18:09', '2022-03-29 06:18:09', '', 37, 'https://malinipackersandmovers.com/?p=150', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(151, 1, '2022-03-29 06:19:16', '2022-03-29 06:19:16', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose Us<span>Our Packers & Movers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 06:19:16', '2022-03-29 06:19:16', '', 37, 'https://malinipackersandmovers.com/?p=151', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(152, 1, '2022-03-29 06:20:17', '2022-03-29 06:20:17', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 06:20:17', '2022-03-29 06:20:17', '', 37, 'https://malinipackersandmovers.com/?p=152', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(153, 1, '2022-03-29 06:21:39', '2022-03-29 06:21:39', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 06:21:39', '2022-03-29 06:21:39', '', 37, 'https://malinipackersandmovers.com/?p=153', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(154, 1, '2022-03-29 06:22:23', '2022-03-29 06:22:23', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created discussed every single detail to make sure Boo is the most versatile and unique theme so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 06:22:23', '2022-03-29 06:22:23', '', 37, 'https://malinipackersandmovers.com/?p=154', 0, 'revision', '', 0),
(156, 1, '2022-03-29 06:29:15', '2022-03-29 06:29:15', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:29:15', '2022-03-29 06:29:15', '', 27, 'https://malinipackersandmovers.com/?p=156', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(155, 1, '2022-03-29 06:28:27', '2022-03-29 06:28:27', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created discussed every single detail to make sure Boo is the most versatile and unique theme so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner To World’s  <span>Famous Brands From Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 06:28:27', '2022-03-29 06:28:27', '', 37, 'https://malinipackersandmovers.com/?p=155', 0, 'revision', '', 0),
(157, 1, '2022-03-29 06:29:37', '2022-03-29 06:29:37', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:29:37', '2022-03-29 06:29:37', '', 27, 'https://malinipackersandmovers.com/?p=157', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(158, 1, '2022-03-29 06:29:59', '2022-03-29 06:29:59', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created discussed every single detail to make sure Boo is the most versatile and unique theme so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 06:29:59', '2022-03-29 06:29:59', '', 37, 'https://malinipackersandmovers.com/?p=158', 0, 'revision', '', 0),
(159, 1, '2022-03-29 06:31:07', '2022-03-29 06:31:07', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:31:07', '2022-03-29 06:31:07', '', 27, 'https://malinipackersandmovers.com/?p=159', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(160, 1, '2022-03-29 06:33:50', '2022-03-29 06:33:50', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created discussed every single detail to make sure Boo is the most versatile and unique theme so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 06:33:50', '2022-03-29 06:33:50', '', 37, 'https://malinipackersandmovers.com/?p=160', 0, 'revision', '', 0),
(161, 1, '2022-03-29 06:36:50', '2022-03-29 06:36:50', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:36:50', '2022-03-29 06:36:50', '', 27, 'https://malinipackersandmovers.com/?p=161', 0, 'revision', '', 0),
(162, 1, '2022-03-29 06:40:33', '2022-03-29 06:40:33', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2 {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:40:33', '2022-03-29 06:40:33', '', 27, 'https://malinipackersandmovers.com/?p=162', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(163, 1, '2022-03-29 06:41:06', '2022-03-29 06:41:06', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:41:06', '2022-03-29 06:41:06', '', 27, 'https://malinipackersandmovers.com/?p=163', 0, 'revision', '', 0),
(164, 1, '2022-03-29 06:41:39', '2022-03-29 06:41:39', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:41:39', '2022-03-29 06:41:39', '', 27, 'https://malinipackersandmovers.com/?p=164', 0, 'revision', '', 0),
(165, 1, '2022-03-29 06:42:03', '2022-03-29 06:42:03', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:42:03', '2022-03-29 06:42:03', '', 27, 'https://malinipackersandmovers.com/?p=165', 0, 'revision', '', 0),
(166, 1, '2022-03-29 06:42:16', '2022-03-29 06:42:16', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:42:16', '2022-03-29 06:42:16', '', 27, 'https://malinipackersandmovers.com/?p=166', 0, 'revision', '', 0),
(167, 1, '2022-03-29 06:42:26', '2022-03-29 06:42:26', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:42:26', '2022-03-29 06:42:26', '', 27, 'https://malinipackersandmovers.com/?p=167', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(168, 1, '2022-03-29 06:42:33', '2022-03-29 06:42:33', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:42:33', '2022-03-29 06:42:33', '', 27, 'https://malinipackersandmovers.com/?p=168', 0, 'revision', '', 0),
(169, 1, '2022-03-29 06:42:58', '2022-03-29 06:42:58', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:42:58', '2022-03-29 06:42:58', '', 27, 'https://malinipackersandmovers.com/?p=169', 0, 'revision', '', 0),
(171, 1, '2022-03-29 06:44:41', '2022-03-29 06:44:41', '', 'Testimonials', '', 'publish', 'closed', 'closed', '', 'testimonials', '', '', '2022-03-29 06:44:41', '2022-03-29 06:44:41', '', 0, 'https://malinipackersandmovers.com/?post_type=testimonial_rotator&#038;p=171', 0, 'testimonial_rotator', '', 0),
(172, 1, '2022-03-29 06:46:22', '2022-03-29 06:46:22', '', 'bg-map', '', 'inherit', 'open', 'closed', '', 'bg-map', '', '', '2022-03-29 06:46:22', '2022-03-29 06:46:22', '', 37, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(173, 1, '2022-03-29 06:47:27', '2022-03-29 06:47:27', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created discussed every single detail to make sure Boo is the most versatile and unique theme so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row][et_pb_column type=\"1_2\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 06:47:27', '2022-03-29 06:47:27', '', 37, 'https://malinipackersandmovers.com/?p=173', 0, 'revision', '', 0),
(174, 1, '2022-03-29 06:48:32', '2022-03-29 06:48:32', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:48:32', '2022-03-29 06:48:32', '', 27, 'https://malinipackersandmovers.com/?p=174', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(175, 1, '2022-03-29 06:49:02', '2022-03-29 06:49:02', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 06:49:02', '2022-03-29 06:49:02', '', 27, 'https://malinipackersandmovers.com/?p=175', 0, 'revision', '', 0),
(176, 1, '2022-03-29 06:49:41', '2022-03-29 06:49:41', 'They did very fantastic job for me. I was so happy on their service. They were good in their profession, delivery on time and properly informing the current status during transit time. They were taking more responsibility while packing a d unloading our house hold items. I am appreciating their work a d service', 'Parvatha Varthini', '', 'publish', 'closed', 'closed', '', 'parvatha-varthini', '', '', '2022-04-02 09:00:29', '2022-04-02 09:00:29', '', 0, 'https://malinipackersandmovers.com/?post_type=testimonial&#038;p=176', 0, 'testimonial', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(479, 1, '2022-04-07 06:18:31', '2022-04-07 06:18:31', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\" auto=\"on\" auto_speed=\"3500\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd1-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd2.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd3.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"pht\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.We providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-07 06:18:31', '2022-04-07 06:18:31', '', 37, 'https://malinipackersandmovers.com/?p=479', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(179, 1, '2022-03-29 06:50:23', '2022-03-29 06:50:23', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created discussed every single detail to make sure Boo is the most versatile and unique theme so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 06:50:23', '2022-03-29 06:50:23', '', 37, 'https://malinipackersandmovers.com/?p=179', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(180, 1, '2022-03-29 07:01:00', '2022-03-29 07:01:00', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created discussed every single detail to make sure Boo is the most versatile and unique theme so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 07:01:00', '2022-03-29 07:01:00', '', 37, 'https://malinipackersandmovers.com/?p=180', 0, 'revision', '', 0),
(181, 1, '2022-03-29 07:02:31', '2022-03-29 07:02:31', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:02:31', '2022-03-29 07:02:31', '', 27, 'https://malinipackersandmovers.com/?p=181', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(182, 1, '2022-03-29 07:03:21', '2022-03-29 07:03:21', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 29px;\r\n    color: #000;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:03:21', '2022-03-29 07:03:21', '', 27, 'https://malinipackersandmovers.com/?p=182', 0, 'revision', '', 0),
(183, 1, '2022-03-29 07:03:29', '2022-03-29 07:03:29', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:03:29', '2022-03-29 07:03:29', '', 27, 'https://malinipackersandmovers.com/?p=183', 0, 'revision', '', 0),
(184, 1, '2022-03-29 07:03:57', '2022-03-29 07:03:57', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:03:57', '2022-03-29 07:03:57', '', 27, 'https://malinipackersandmovers.com/?p=184', 0, 'revision', '', 0),
(185, 1, '2022-03-29 07:04:34', '2022-03-29 07:04:34', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:04:34', '2022-03-29 07:04:34', '', 27, 'https://malinipackersandmovers.com/?p=185', 0, 'revision', '', 0),
(186, 1, '2022-03-29 07:05:26', '2022-03-29 07:05:26', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:05:26', '2022-03-29 07:05:26', '', 27, 'https://malinipackersandmovers.com/?p=186', 0, 'revision', '', 0),
(187, 1, '2022-03-29 07:05:52', '2022-03-29 07:05:52', 'I have booked for packing and moving my things from Bangalore to aruppukottai..it was a good experience that they packed everything perfectly well enough . All things are safely transferred accordingly. Even I was roaming when they were …', 'Kalai Selvan', '', 'publish', 'closed', 'closed', '', 'kalai-selvan', '', '', '2022-04-02 09:00:10', '2022-04-02 09:00:10', '', 0, 'https://malinipackersandmovers.com/?post_type=testimonial&#038;p=187', 0, 'testimonial', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(188, 1, '2022-03-29 07:06:26', '2022-03-29 07:06:26', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:06:26', '2022-03-29 07:06:26', '', 27, 'https://malinipackersandmovers.com/?p=188', 0, 'revision', '', 0),
(189, 1, '2022-03-29 07:10:21', '2022-03-29 07:10:21', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:10:21', '2022-03-29 07:10:21', '', 27, 'https://malinipackersandmovers.com/?p=189', 0, 'revision', '', 0),
(190, 1, '2022-03-29 07:11:13', '2022-03-29 07:11:13', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:11:13', '2022-03-29 07:11:13', '', 27, 'https://malinipackersandmovers.com/?p=190', 0, 'revision', '', 0),
(191, 1, '2022-03-29 07:12:43', '2022-03-29 07:12:43', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:12:43', '2022-03-29 07:12:43', '', 27, 'https://malinipackersandmovers.com/?p=191', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(192, 1, '2022-03-29 07:13:02', '2022-03-29 07:13:02', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:13:02', '2022-03-29 07:13:02', '', 27, 'https://malinipackersandmovers.com/?p=192', 0, 'revision', '', 0),
(193, 1, '2022-03-29 07:16:31', '2022-03-29 07:16:31', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:16:31', '2022-03-29 07:16:31', '', 27, 'https://malinipackersandmovers.com/?p=193', 0, 'revision', '', 0),
(194, 1, '2022-03-29 07:16:57', '2022-03-29 07:16:57', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-23px;\r\n	margin-left:-23px;\r\n	margin-bottom:10px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:16:57', '2022-03-29 07:16:57', '', 27, 'https://malinipackersandmovers.com/?p=194', 0, 'revision', '', 0),
(195, 1, '2022-03-29 07:17:27', '2022-03-29 07:17:27', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:-26px;\r\n	margin-bottom:10px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:17:27', '2022-03-29 07:17:27', '', 27, 'https://malinipackersandmovers.com/?p=195', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(196, 1, '2022-03-29 07:17:41', '2022-03-29 07:17:41', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:10px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:17:41', '2022-03-29 07:17:41', '', 27, 'https://malinipackersandmovers.com/?p=196', 0, 'revision', '', 0),
(197, 1, '2022-03-29 07:18:42', '2022-03-29 07:18:42', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:10px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:18:42', '2022-03-29 07:18:42', '', 27, 'https://malinipackersandmovers.com/?p=197', 0, 'revision', '', 0),
(198, 1, '2022-03-29 07:19:32', '2022-03-29 07:19:32', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:19:32', '2022-03-29 07:19:32', '', 27, 'https://malinipackersandmovers.com/?p=198', 0, 'revision', '', 0),
(199, 1, '2022-03-29 07:20:06', '2022-03-29 07:20:06', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:20:06', '2022-03-29 07:20:06', '', 27, 'https://malinipackersandmovers.com/?p=199', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(202, 1, '2022-03-29 07:21:44', '2022-03-29 07:21:44', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:21:44', '2022-03-29 07:21:44', '', 27, 'https://malinipackersandmovers.com/?p=202', 0, 'revision', '', 0),
(203, 1, '2022-03-29 07:24:57', '2022-03-29 07:24:57', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n    animation: blinker 1.5s linear infinite;\r\n    background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:24:57', '2022-03-29 07:24:57', '', 27, 'https://malinipackersandmovers.com/?p=203', 0, 'revision', '', 0),
(223, 1, '2022-03-29 07:45:04', '2022-03-29 07:45:04', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #06286e;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#950202;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #06286e;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:45:04', '2022-03-29 07:45:04', '', 27, 'https://malinipackersandmovers.com/?p=223', 0, 'revision', '', 0),
(214, 1, '2022-03-29 07:39:38', '2022-03-29 07:39:38', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:39:38', '2022-03-29 07:39:38', '', 27, 'https://malinipackersandmovers.com/?p=214', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(204, 1, '2022-03-29 07:25:49', '2022-03-29 07:25:49', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n    animation: blinker 1.5s linear infinite;\r\n    background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n}\r\n@-webkit-keyframes blinker{from{opacity:1.0}to{opacity:0.0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:25:49', '2022-03-29 07:25:49', '', 27, 'https://malinipackersandmovers.com/?p=204', 0, 'revision', '', 0),
(205, 1, '2022-03-29 07:26:06', '2022-03-29 07:26:06', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	  animation: blinker 1.5s linear infinite;\r\n}\r\n@-webkit-keyframes blinker{from{opacity:1.0}to{opacity:0.0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:26:06', '2022-03-29 07:26:06', '', 27, 'https://malinipackersandmovers.com/?p=205', 0, 'revision', '', 0),
(206, 1, '2022-03-29 07:26:19', '2022-03-29 07:26:19', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	  animation: blinker 0.5s linear infinite;\r\n}\r\n@-webkit-keyframes blinker{from{opacity:1.0}to{opacity:0.0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:26:19', '2022-03-29 07:26:19', '', 27, 'https://malinipackersandmovers.com/?p=206', 0, 'revision', '', 0),
(207, 1, '2022-03-29 07:26:28', '2022-03-29 07:26:28', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	  animation: blinker 1s linear infinite;\r\n}\r\n@-webkit-keyframes blinker{from{opacity:1.0}to{opacity:0.0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:26:28', '2022-03-29 07:26:28', '', 27, 'https://malinipackersandmovers.com/?p=207', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(208, 1, '2022-03-29 07:26:44', '2022-03-29 07:26:44', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@-webkit-keyframes blinker{from{opacity:1.0}to{opacity:0.0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:26:44', '2022-03-29 07:26:44', '', 27, 'https://malinipackersandmovers.com/?p=208', 0, 'revision', '', 0),
(209, 1, '2022-03-29 07:27:48', '2022-03-29 07:27:48', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:27:48', '2022-03-29 07:27:48', '', 27, 'https://malinipackersandmovers.com/?p=209', 0, 'revision', '', 0),
(210, 1, '2022-03-29 07:28:40', '2022-03-29 07:28:40', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #ffdc39;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #ffdc39;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #ffdd3c;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #ffdc39;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #ffdd3c;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#ffdc39;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #ffdc39;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n    background: #fff;\r\n    padding: 30px;\r\n	margin-top:15px;\r\n    border-top-left-radius: 100px;\r\n    border-bottom-right-radius: 100px;\r\n    box-shadow: -1px 1px 16px 20px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #ffdc39;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #ffdc39;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #ffdc39;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:28:40', '2022-03-29 07:28:40', '', 27, 'https://malinipackersandmovers.com/?p=210', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(445, 1, '2022-04-02 09:33:47', '2022-04-02 09:33:47', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/fs.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 09:33:47', '2022-04-02 09:33:47', '', 37, 'https://malinipackersandmovers.com/?p=445', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(428, 1, '2022-04-02 08:50:37', '2022-04-02 08:50:37', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/full-slider.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 08:50:37', '2022-04-02 08:50:37', '', 37, 'https://malinipackersandmovers.com/?p=428', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(392, 1, '2022-04-02 06:42:45', '2022-04-02 06:42:45', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 06:42:45', '2022-04-02 06:42:45', '', 37, 'https://malinipackersandmovers.com/?p=392', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(391, 1, '2022-04-02 06:41:34', '2022-04-02 06:41:34', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 06:41:34', '2022-04-02 06:41:34', '', 37, 'https://malinipackersandmovers.com/?p=391', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(383, 1, '2022-04-02 06:05:14', '2022-04-02 06:05:14', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 06:05:14', '2022-04-02 06:05:14', '', 37, 'https://malinipackersandmovers.com/?p=383', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(213, 1, '2022-03-29 07:32:22', '2022-03-29 07:32:22', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created discussed every single detail to make sure Boo is the most versatile and unique theme so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 07:32:22', '2022-03-29 07:32:22', '', 37, 'https://malinipackersandmovers.com/?p=213', 0, 'revision', '', 0),
(215, 1, '2022-03-29 07:40:00', '2022-03-29 07:40:00', '', 'malini-packers-and-mover-logo', '', 'inherit', 'open', 'closed', '', 'malini-packers-and-mover-logo', '', '', '2022-03-29 07:40:00', '2022-03-29 07:40:00', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/malini-packers-and-mover-logo.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(218, 1, '2022-03-29 07:42:36', '2022-03-29 07:42:36', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #06286e;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #06286e;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#06286e;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#1b2024;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #06286e;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:42:36', '2022-03-29 07:42:36', '', 27, 'https://malinipackersandmovers.com/?p=218', 0, 'revision', '', 0),
(219, 1, '2022-03-29 07:43:38', '2022-03-29 07:43:38', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #06286e;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #06286e;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#950202;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #1b2024;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #06286e;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:43:38', '2022-03-29 07:43:38', '', 27, 'https://malinipackersandmovers.com/?p=219', 0, 'revision', '', 0),
(220, 1, '2022-03-29 07:43:50', '2022-03-29 07:43:50', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #06286e;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #08243f!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #06286e;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#950202;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #06286e;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:43:50', '2022-03-29 07:43:50', '', 27, 'https://malinipackersandmovers.com/?p=220', 0, 'revision', '', 0),
(222, 1, '2022-03-29 07:44:43', '2022-03-29 07:44:43', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #06286e;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #06286e;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#950202;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #06286e;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:44:43', '2022-03-29 07:44:43', '', 27, 'https://malinipackersandmovers.com/?p=222', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(224, 1, '2022-03-29 07:45:26', '2022-03-29 07:45:26', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #06286e;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#950202;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #06286e;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:45:26', '2022-03-29 07:45:26', '', 27, 'https://malinipackersandmovers.com/?p=224', 0, 'revision', '', 0),
(225, 1, '2022-03-29 07:45:58', '2022-03-29 07:45:58', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #06286e;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background: #06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#950202;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 07:45:58', '2022-03-29 07:45:58', '', 27, 'https://malinipackersandmovers.com/?p=225', 0, 'revision', '', 0),
(226, 1, '2022-03-29 08:09:08', '2022-03-29 08:09:08', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #06286e;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#950202;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#950202;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 08:09:08', '2022-03-29 08:09:08', '', 27, 'https://malinipackersandmovers.com/?p=226', 0, 'revision', '', 0),
(227, 1, '2022-03-29 08:09:25', '2022-03-29 08:09:25', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #06286e;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#950202;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#950202;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 08:09:25', '2022-03-29 08:09:25', '', 27, 'https://malinipackersandmovers.com/?p=227', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(228, 1, '2022-03-29 08:09:45', '2022-03-29 08:09:45', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #06286e;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#950202;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 08:09:45', '2022-03-29 08:09:45', '', 27, 'https://malinipackersandmovers.com/?p=228', 0, 'revision', '', 0),
(229, 1, '2022-03-29 08:10:46', '2022-03-29 08:10:46', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #06286e;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#950202;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 08:10:46', '2022-03-29 08:10:46', '', 27, 'https://malinipackersandmovers.com/?p=229', 0, 'revision', '', 0),
(230, 1, '2022-03-29 08:11:08', '2022-03-29 08:11:08', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #06286e;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n    background:#950202;\r\n    width: 500px;\r\n    height: 47px;\r\n    top: -3px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 08:11:08', '2022-03-29 08:11:08', '', 27, 'https://malinipackersandmovers.com/?p=230', 0, 'revision', '', 0),
(231, 1, '2022-03-29 08:12:41', '2022-03-29 08:12:41', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #06286e;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 08:12:41', '2022-03-29 08:12:41', '', 27, 'https://malinipackersandmovers.com/?p=231', 0, 'revision', '', 0),
(232, 1, '2022-03-29 08:15:16', '2022-03-29 08:15:16', '', 'malini-packers-faveicon', '', 'inherit', 'open', 'closed', '', 'malini-packers-faveicon', '', '', '2022-03-29 08:15:16', '2022-03-29 08:15:16', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/malini-packers-faveicon.png', 0, 'attachment', 'image/png', 0),
(233, 1, '2022-03-29 08:15:32', '2022-03-29 08:15:32', 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/cropped-malini-packers-faveicon.png', 'cropped-malini-packers-faveicon.png', '', 'inherit', 'open', 'closed', '', 'cropped-malini-packers-faveicon-png', '', '', '2022-03-29 08:15:32', '2022-03-29 08:15:32', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/cropped-malini-packers-faveicon.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(369, 1, '2022-04-02 05:00:14', '2022-04-02 05:00:14', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created discussed every single detail to make sure Boo is the most versatile and unique theme so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 05:00:14', '2022-04-02 05:00:14', '', 37, 'https://malinipackersandmovers.com/?p=369', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(371, 1, '2022-04-02 05:12:29', '2022-04-02 05:12:29', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 05:12:29', '2022-04-02 05:12:29', '', 37, 'https://malinipackersandmovers.com/?p=371', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(239, 1, '2022-03-29 08:27:44', '2022-03-29 08:27:44', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>ever make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created discussed every single detail to make sure Boo is the most versatile and unique theme so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-03-29 08:27:44', '2022-03-29 08:27:44', '', 37, 'https://malinipackersandmovers.com/?p=239', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(240, 1, '2022-03-29 08:30:15', '2022-03-29 08:30:15', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #1b2024;\r\n	    border-color: #06286e;\r\n	display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid  #06286e;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 08:30:15', '2022-03-29 08:30:15', '', 27, 'https://malinipackersandmovers.com/?p=240', 0, 'revision', '', 0),
(241, 1, '2022-03-29 08:30:51', '2022-03-29 08:30:51', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 08:30:51', '2022-03-29 08:30:51', '', 27, 'https://malinipackersandmovers.com/?p=241', 0, 'revision', '', 0),
(242, 1, '2022-03-29 08:31:19', '2022-03-29 08:31:19', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 08:31:19', '2022-03-29 08:31:19', '', 27, 'https://malinipackersandmovers.com/?p=242', 0, 'revision', '', 0),
(243, 1, '2022-03-29 08:31:50', '2022-03-29 08:31:50', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 08:31:50', '2022-03-29 08:31:50', '', 27, 'https://malinipackersandmovers.com/?p=243', 0, 'revision', '', 0),
(244, 1, '2022-03-29 08:52:52', '2022-03-29 08:52:52', '', 'bg-map', '', 'inherit', 'open', 'closed', '', 'bg-map-2', '', '', '2022-03-29 08:52:52', '2022-03-29 08:52:52', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(387, 1, '2022-04-02 06:30:23', '2022-04-02 06:30:23', '[et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" template_type=\"row\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row]', 'aboutus', '', 'publish', 'closed', 'closed', '', 'aboutus', '', '', '2022-04-02 06:30:23', '2022-04-02 06:30:23', '', 0, 'https://malinipackersandmovers.com/et_pb_layout/aboutus/', 0, 'et_pb_layout', '', 0),
(388, 1, '2022-04-02 06:38:51', '2022-04-02 06:38:51', '[et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" _builder_version=\"4.8.2\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'About Us', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-04-02 06:38:51', '2022-04-02 06:38:51', '', 40, 'https://malinipackersandmovers.com/?p=388', 0, 'revision', '', 0),
(390, 1, '2022-04-02 06:40:34', '2022-04-02 06:40:34', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'About Us', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-04-02 06:40:34', '2022-04-02 06:40:34', '', 40, 'https://malinipackersandmovers.com/?p=390', 0, 'revision', '', 0),
(389, 1, '2022-04-02 06:40:09', '2022-04-02 06:40:09', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'About Us', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-04-02 06:40:09', '2022-04-02 06:40:09', '', 40, 'https://malinipackersandmovers.com/?p=389', 0, 'revision', '', 0),
(246, 1, '2022-03-29 08:55:26', '2022-03-29 08:55:26', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>control of your shipment</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far. Our team discussed every single detail to make sure Boo is the most versatile and unique theme created discussed every single detail to make sure Boo is the most versatile and unique theme so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'About Us', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-03-29 08:55:26', '2022-03-29 08:55:26', '', 40, 'https://malinipackersandmovers.com/?p=246', 0, 'revision', '', 0),
(394, 1, '2022-04-02 06:50:54', '2022-04-02 06:50:54', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Our Services', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2022-04-02 06:50:54', '2022-04-02 06:50:54', '', 41, 'https://malinipackersandmovers.com/?p=394', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(248, 1, '2022-03-29 08:56:14', '2022-03-29 08:56:14', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br />most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Our Services', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2022-03-29 08:56:14', '2022-03-29 08:56:14', '', 41, 'https://malinipackersandmovers.com/?p=248', 0, 'revision', '', 0),
(407, 1, '2022-04-02 08:36:28', '2022-04-02 08:36:28', '', 'GAL3', '', 'inherit', 'open', 'closed', '', 'gal3', '', '', '2022-04-02 08:36:28', '2022-04-02 08:36:28', '', 45, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL3.jpg', 0, 'attachment', 'image/jpeg', 0),
(406, 1, '2022-04-02 07:49:16', '2022-04-02 07:49:16', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"gallery\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1> Our <span>Packers & Movers Gallery</span></h1><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_gallery _builder_version=\"4.8.2\" gallery_ids=\"9,399,400\" posts_number=\"6\" show_title_and_caption=\"off\" show_pagination=\"off\" hover_overlay_color=\"rgba(255,255,255,0.9)\" hover_icon=\"%%51%%\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" title_text_shadow_horizontal_length=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_horizontal_length_tablet=\"0px\" title_text_shadow_vertical_length=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_vertical_length_tablet=\"0px\" title_text_shadow_blur_strength=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_blur_strength_tablet=\"1px\" caption_text_shadow_horizontal_length=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_horizontal_length_tablet=\"0px\" caption_text_shadow_vertical_length=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_vertical_length_tablet=\"0px\" caption_text_shadow_blur_strength=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Gallery', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2022-04-02 07:49:16', '2022-04-02 07:49:16', '', 45, 'https://malinipackersandmovers.com/?p=406', 0, 'revision', '', 0),
(254, 1, '2022-03-29 08:59:10', '2022-03-29 08:59:10', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"gallery\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1> Our <span>Packers & Movers Gallery</span></h1><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_gallery _builder_version=\"4.8.2\" gallery_ids=\"8,7,9,10,11\" posts_number=\"6\" show_title_and_caption=\"off\" show_pagination=\"off\" hover_overlay_color=\"rgba(255,255,255,0.9)\" hover_icon=\"%%51%%\" hover_icon_tablet=\"%%51%%\" hover_icon_phone=\"%%51%%\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" title_text_shadow_horizontal_length=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_horizontal_length_tablet=\"0px\" title_text_shadow_vertical_length=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_vertical_length_tablet=\"0px\" title_text_shadow_blur_strength=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_blur_strength_tablet=\"1px\" caption_text_shadow_horizontal_length=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_horizontal_length_tablet=\"0px\" caption_text_shadow_vertical_length=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_vertical_length_tablet=\"0px\" caption_text_shadow_blur_strength=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Gallery', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2022-03-29 08:59:10', '2022-03-29 08:59:10', '', 45, 'https://malinipackersandmovers.com/?p=254', 0, 'revision', '', 0),
(251, 1, '2022-03-29 08:58:26', '2022-03-29 08:58:26', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"gallery\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1> Our <span>Packers & Movers Gallery</span></h1><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Gallery', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2022-03-29 08:58:26', '2022-03-29 08:58:26', '', 45, 'https://malinipackersandmovers.com/?p=251', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(259, 1, '2022-03-29 10:35:23', '2022-03-29 10:35:23', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 10:35:23', '2022-03-29 10:35:23', '', 27, 'https://malinipackersandmovers.com/?p=259', 0, 'revision', '', 0),
(258, 1, '2022-03-29 10:34:33', '2022-03-29 10:34:33', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers &amp; Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai &#8211; 625 005.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">+91 9488459905 | +91 91501 32529</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">malinipackersandmovers@gmail.com</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">www.malinipackersandmovers.com</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-29 10:34:33', '2022-03-29 10:34:33', '', 47, 'https://malinipackersandmovers.com/?p=258', 0, 'revision', '', 0),
(260, 1, '2022-03-29 10:36:04', '2022-03-29 10:36:04', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers &amp; Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai &#8211; 625 005.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">+91 9488459905 | +91 91501 32529</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">malinipackersandmovers@gmail.com</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">www.malinipackersandmovers.com</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-29 10:36:04', '2022-03-29 10:36:04', '', 47, 'https://malinipackersandmovers.com/?p=260', 0, 'revision', '', 0),
(261, 1, '2022-03-29 10:37:13', '2022-03-29 10:37:13', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">+91 9488459905</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">+91 91501 32529</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">malinipackersandmovers@gmail.com</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">www.malinipackersandmovers.com</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-29 10:37:13', '2022-03-29 10:37:13', '', 47, 'https://malinipackersandmovers.com/?p=261', 0, 'revision', '', 0),
(294, 1, '2022-03-30 09:34:30', '2022-03-30 09:34:30', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">+91 9488459905</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">+91 9150132529</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">malinipackersandmovers@gmail.com</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">www.malinipackersandmovers.com</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-30 09:34:30', '2022-03-30 09:34:30', '', 47, 'https://malinipackersandmovers.com/?p=294', 0, 'revision', '', 0),
(292, 1, '2022-03-30 09:33:30', '2022-03-30 09:33:30', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9488459905>+91 9488459905</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9150132529>+91 9150132529</a>+91 9150132529</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">malinipackersandmovers@gmail.com</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">www.malinipackersandmovers.com</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-30 09:33:30', '2022-03-30 09:33:30', '', 47, 'https://malinipackersandmovers.com/?p=292', 0, 'revision', '', 0),
(262, 1, '2022-03-29 10:39:30', '2022-03-29 10:39:30', 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/cropped-malini-packers-faveicon-1.png', 'cropped-malini-packers-faveicon-1.png', '', 'inherit', 'open', 'closed', '', 'cropped-malini-packers-faveicon-1-png', '', '', '2022-03-29 10:39:30', '2022-03-29 10:39:30', '', 0, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/cropped-malini-packers-faveicon-1.png', 0, 'attachment', 'image/png', 0),
(265, 1, '2022-03-29 12:23:05', '2022-03-29 12:23:05', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 12:23:05', '2022-03-29 12:23:05', '', 27, 'https://malinipackersandmovers.com/?p=265', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(264, 1, '2022-03-29 12:22:03', '2022-03-29 12:22:03', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:450px)\r\n{\r\n\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 300px;\r\n    font-size: 18px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.et_pb_section {\r\n    padding: 0px 0;\r\n}\r\n\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 12:22:03', '2022-03-29 12:22:03', '', 27, 'https://malinipackersandmovers.com/?p=264', 0, 'revision', '', 0),
(266, 1, '2022-03-29 12:24:10', '2022-03-29 12:24:10', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 300px;\r\n    font-size: 18px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.et_pb_section {\r\n    padding: 0px 0;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 12:24:10', '2022-03-29 12:24:10', '', 27, 'https://malinipackersandmovers.com/?p=266', 0, 'revision', '', 0),
(267, 1, '2022-03-29 12:25:28', '2022-03-29 12:25:28', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 300;\r\n    font-size: 18px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 12:25:28', '2022-03-29 12:25:28', '', 27, 'https://malinipackersandmovers.com/?p=267', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(268, 1, '2022-03-29 12:29:43', '2022-03-29 12:29:43', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 300;\r\n    font-size: 18px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 12:29:43', '2022-03-29 12:29:43', '', 27, 'https://malinipackersandmovers.com/?p=268', 0, 'revision', '', 0),
(269, 1, '2022-03-29 12:33:26', '2022-03-29 12:33:26', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 300;\r\n    font-size: 18px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 12:33:26', '2022-03-29 12:33:26', '', 27, 'https://malinipackersandmovers.com/?p=269', 0, 'revision', '', 0),
(270, 1, '2022-03-29 12:34:26', '2022-03-29 12:34:26', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 300;\r\n    font-size: 18px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 12:34:26', '2022-03-29 12:34:26', '', 27, 'https://malinipackersandmovers.com/?p=270', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(271, 1, '2022-03-29 12:38:33', '2022-03-29 12:38:33', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 300;\r\n    font-size: 18px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-29 12:38:33', '2022-03-29 12:38:33', '', 27, 'https://malinipackersandmovers.com/?p=271', 0, 'revision', '', 0),
(272, 1, '2022-03-30 06:00:36', '2022-03-30 06:00:36', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 300;\r\n    font-size: 18px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 06:00:36', '2022-03-30 06:00:36', '', 27, 'https://malinipackersandmovers.com/?p=272', 0, 'revision', '', 0),
(273, 1, '2022-03-30 06:05:08', '2022-03-30 06:05:08', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 300;\r\n    font-size: 18px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n	}\r\n	 #et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 12px;\r\n    letter-spacing: 1px;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 06:05:08', '2022-03-30 06:05:08', '', 27, 'https://malinipackersandmovers.com/?p=273', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(278, 1, '2022-03-30 06:21:54', '2022-03-30 06:21:54', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 7px;\r\n    letter-spacing: 1px;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 06:21:54', '2022-03-30 06:21:54', '', 27, 'https://malinipackersandmovers.com/?p=278', 0, 'revision', '', 0),
(274, 1, '2022-03-30 06:06:45', '2022-03-30 06:06:45', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 300;\r\n    font-size: 18px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n	}\r\n	 #et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 12px;\r\n    letter-spacing: 1px;\r\n}\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 06:06:45', '2022-03-30 06:06:45', '', 27, 'https://malinipackersandmovers.com/?p=274', 0, 'revision', '', 0),
(275, 1, '2022-03-30 06:13:31', '2022-03-30 06:13:31', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 300;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n	}\r\n	 #et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 12px;\r\n    letter-spacing: 1px;\r\n}\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 06:13:31', '2022-03-30 06:13:31', '', 27, 'https://malinipackersandmovers.com/?p=275', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(276, 1, '2022-03-30 06:14:53', '2022-03-30 06:14:53', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n	}\r\n	 #et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 12px;\r\n    letter-spacing: 1px;\r\n}\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 06:14:53', '2022-03-30 06:14:53', '', 27, 'https://malinipackersandmovers.com/?p=276', 0, 'revision', '', 0),
(279, 1, '2022-03-30 06:23:32', '2022-03-30 06:23:32', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 7px;\r\n    letter-spacing: 1px;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 06:23:32', '2022-03-30 06:23:32', '', 27, 'https://malinipackersandmovers.com/?p=279', 0, 'revision', '', 0),
(280, 1, '2022-03-30 07:28:22', '2022-03-30 07:28:22', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 7px;\r\n    letter-spacing: 1px;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 07:28:22', '2022-03-30 07:28:22', '', 27, 'https://malinipackersandmovers.com/?p=280', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(281, 1, '2022-03-30 07:30:23', '2022-03-30 07:30:23', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 7px;\r\n    letter-spacing: 1px;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 07:30:23', '2022-03-30 07:30:23', '', 27, 'https://malinipackersandmovers.com/?p=281', 0, 'revision', '', 0),
(282, 1, '2022-03-30 07:31:21', '2022-03-30 07:31:21', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 5px;\r\n    letter-spacing: 1px;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 07:31:21', '2022-03-30 07:31:21', '', 27, 'https://malinipackersandmovers.com/?p=282', 0, 'revision', '', 0),
(283, 1, '2022-03-30 07:41:56', '2022-03-30 07:41:56', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 5px;\r\n    letter-spacing: 1px;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align: center;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 07:41:56', '2022-03-30 07:41:56', '', 27, 'https://malinipackersandmovers.com/?p=283', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(284, 1, '2022-03-30 07:47:56', '2022-03-30 07:47:56', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 5px;\r\n    letter-spacing: 1px;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:inherit;\r\n}\r\n	.et_mobile_menu {\r\n    left: 135px;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 07:47:56', '2022-03-30 07:47:56', '', 27, 'https://malinipackersandmovers.com/?p=284', 0, 'revision', '', 0),
(285, 1, '2022-03-30 07:49:00', '2022-03-30 07:49:00', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 5px;\r\n    letter-spacing: 1px;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:inherit;\r\n}\r\n	.et_mobile_menu {\r\n    left: 135px;\r\n		padding:3%;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 07:49:00', '2022-03-30 07:49:00', '', 27, 'https://malinipackersandmovers.com/?p=285', 0, 'revision', '', 0),
(287, 1, '2022-03-30 07:59:16', '2022-03-30 07:59:16', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 5px;\r\n    letter-spacing: 1px;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:inherit;\r\n}\r\n	.et_mobile_menu {\r\n    left: 135px;\r\n		padding:3%;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 07:59:16', '2022-03-30 07:59:16', '', 27, 'https://malinipackersandmovers.com/?p=287', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(286, 1, '2022-03-30 07:58:14', '2022-03-30 07:58:14', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 5px;\r\n    letter-spacing: 1px;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:inherit;\r\n}\r\n	.et_mobile_menu {\r\n    left: 135px;\r\n		padding:3%;\r\n	}\r\n	#section3 .et_pb_column_1_3 .et_pb_code {\r\n    padding: 10px;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code {\r\n    font-size: 13px;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 07:58:14', '2022-03-30 07:58:14', '', 27, 'https://malinipackersandmovers.com/?p=286', 0, 'revision', '', 0),
(288, 1, '2022-03-30 08:02:39', '2022-03-30 08:02:39', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 5px;\r\n    letter-spacing: 1px;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:inherit;\r\n}\r\n	.et_mobile_menu {\r\n    left: 135px;\r\n		padding:3%;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 08:02:39', '2022-03-30 08:02:39', '', 27, 'https://malinipackersandmovers.com/?p=288', 0, 'revision', '', 0),
(289, 1, '2022-03-30 08:03:32', '2022-03-30 08:03:32', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 5px;\r\n    letter-spacing: 1px;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:inherit;\r\n}\r\n	.et_mobile_menu {\r\n    left: 135px;\r\n		padding:3%;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 08:03:32', '2022-03-30 08:03:32', '', 27, 'https://malinipackersandmovers.com/?p=289', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(290, 1, '2022-03-30 08:10:17', '2022-03-30 08:10:17', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 5px;\r\n    letter-spacing: 1px;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:inherit;\r\n}\r\n	.et_mobile_menu {\r\n    left: 135px;\r\n		padding:3%;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 08:10:17', '2022-03-30 08:10:17', '', 27, 'https://malinipackersandmovers.com/?p=290', 0, 'revision', '', 0),
(291, 1, '2022-03-30 09:25:45', '2022-03-30 09:25:45', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 5px;\r\n    letter-spacing: 1px;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:3%;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 09:25:45', '2022-03-30 09:25:45', '', 27, 'https://malinipackersandmovers.com/?p=291', 0, 'revision', '', 0),
(293, 1, '2022-04-02 10:19:11', '2022-04-02 10:19:11', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9488459905\">+91 9488459905</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9150132529\">+91 9150132529</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"mailto:malinipackersandmovers@gmail.com\">malinipackersandmovers@gmail.com</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"https://malinipackersandmovers.com\">www.malinipackersandmovers.com</a></div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-autosave-v1', '', '', '2022-04-02 10:19:11', '2022-04-02 10:19:11', '', 47, 'https://malinipackersandmovers.com/?p=293', 0, 'revision', '', 0),
(295, 1, '2022-03-30 09:39:14', '2022-03-30 09:39:14', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 5px;\r\n    letter-spacing: 1px;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:3%;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 09:39:14', '2022-03-30 09:39:14', '', 27, 'https://malinipackersandmovers.com/?p=295', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(296, 1, '2022-03-30 09:41:31', '2022-03-30 09:41:31', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 5px;\r\n    letter-spacing: 1px;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:3%;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 09:41:31', '2022-03-30 09:41:31', '', 27, 'https://malinipackersandmovers.com/?p=296', 0, 'revision', '', 0),
(297, 1, '2022-03-30 09:59:13', '2022-03-30 09:59:13', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:3%;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 09:59:13', '2022-03-30 09:59:13', '', 27, 'https://malinipackersandmovers.com/?p=297', 0, 'revision', '', 0),
(298, 1, '2022-03-30 10:02:09', '2022-03-30 10:02:09', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:5%;\r\n		background: #06286e;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 10:02:09', '2022-03-30 10:02:09', '', 27, 'https://malinipackersandmovers.com/?p=298', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(299, 1, '2022-03-30 10:03:52', '2022-03-30 10:03:52', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:5%;\r\n		background: #06286e;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	#menu-item-56 {\r\n		color:#fff;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 10:03:52', '2022-03-30 10:03:52', '', 27, 'https://malinipackersandmovers.com/?p=299', 0, 'revision', '', 0),
(300, 1, '2022-03-30 10:04:54', '2022-03-30 10:04:54', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:5%;\r\n		background: #06286e;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 10:04:54', '2022-03-30 10:04:54', '', 27, 'https://malinipackersandmovers.com/?p=300', 0, 'revision', '', 0),
(301, 1, '2022-03-30 10:24:18', '2022-03-30 10:24:18', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:5%;\r\n		background: #06286e;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 10:24:18', '2022-03-30 10:24:18', '', 27, 'https://malinipackersandmovers.com/?p=301', 0, 'revision', '', 0),
(302, 1, '2022-03-30 10:26:26', '2022-03-30 10:26:26', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"trl:9488459905\">+91 9488459905</div></a><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">+91 9150132529</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">malinipackersandmovers@gmail.com</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">www.malinipackersandmovers.com</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-30 10:26:26', '2022-03-30 10:26:26', '', 47, 'https://malinipackersandmovers.com/?p=302', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(303, 1, '2022-03-30 10:27:01', '2022-03-30 10:27:01', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9488459905\">+91 9488459905</div></a><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">+91 9150132529</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">malinipackersandmovers@gmail.com</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">www.malinipackersandmovers.com</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-30 10:27:01', '2022-03-30 10:27:01', '', 47, 'https://malinipackersandmovers.com/?p=303', 0, 'revision', '', 0),
(304, 1, '2022-03-30 10:27:59', '2022-03-30 10:27:59', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9488459905\">+91 9488459905</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"9150132529\">+91 9150132529</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">malinipackersandmovers@gmail.com</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">www.malinipackersandmovers.com</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-30 10:27:59', '2022-03-30 10:27:59', '', 47, 'https://malinipackersandmovers.com/?p=304', 0, 'revision', '', 0),
(305, 1, '2022-03-30 10:28:40', '2022-03-30 10:28:40', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9488459905\">+91 9488459905</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9150132529\">+91 9150132529</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">malinipackersandmovers@gmail.com</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">www.malinipackersandmovers.com</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-30 10:28:40', '2022-03-30 10:28:40', '', 47, 'https://malinipackersandmovers.com/?p=305', 0, 'revision', '', 0),
(306, 1, '2022-03-30 10:31:00', '2022-03-30 10:31:00', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9488459905\">+91 9488459905</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9150132529\">+91 9150132529</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"malinipackersandmovers@gmail.com\">malinipackersandmovers@gmail.com</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"www.malinipackersandmovers.com\">www.malinipackersandmovers.com</a></div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-30 10:31:00', '2022-03-30 10:31:00', '', 47, 'https://malinipackersandmovers.com/?p=306', 0, 'revision', '', 0),
(307, 1, '2022-03-30 10:33:16', '2022-03-30 10:33:16', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9488459905\">+91 9488459905</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9150132529\">+91 9150132529</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"mailto:malinipackersandmovers@gmail.com\">malinipackersandmovers@gmail.com</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"www.malinipackersandmovers.com\">www.malinipackersandmovers.com</a></div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-30 10:33:16', '2022-03-30 10:33:16', '', 47, 'https://malinipackersandmovers.com/?p=307', 0, 'revision', '', 0),
(308, 1, '2022-03-30 10:38:10', '2022-03-30 10:38:10', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:5%;\r\n		background: #06286e;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 10:38:10', '2022-03-30 10:38:10', '', 27, 'https://malinipackersandmovers.com/?p=308', 0, 'revision', '', 0),
(310, 1, '2022-03-30 10:41:52', '2022-03-30 10:41:52', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9488459905\">+91 9488459905</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9150132529\">+91 9150132529</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"mailto:malinipackersandmovers@gmail.com\">malinipackersandmovers@gmail.com</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"https://malinipackersandmovers.com\">www.malinipackersandmovers.com</a></div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-30 10:41:52', '2022-03-30 10:41:52', '', 47, 'https://malinipackersandmovers.com/?p=310', 0, 'revision', '', 0),
(309, 1, '2022-03-30 10:40:23', '2022-03-30 10:40:23', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9488459905\">+91 9488459905</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9150132529\">+91 9150132529</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"mailto:malinipackersandmovers@gmail.com\">malinipackersandmovers@gmail.com</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"https://malinipackersandmovers.com/\">www.malinipackersandmovers.com</a></div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d251532.38371429362!2d78.122824!3d9.917837!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648550052656!5m2!1sen!2sin\" width=\"600\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-03-30 10:40:23', '2022-03-30 10:40:23', '', 47, 'https://malinipackersandmovers.com/?p=309', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(311, 1, '2022-03-30 10:47:12', '2022-03-30 10:47:12', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:5%;\r\n		background: #06286e;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 10:47:12', '2022-03-30 10:47:12', '', 27, 'https://malinipackersandmovers.com/?p=311', 0, 'revision', '', 0),
(312, 1, '2022-03-30 10:49:38', '2022-03-30 10:49:38', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:5%;\r\n		background: #06286e;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 10:49:38', '2022-03-30 10:49:38', '', 27, 'https://malinipackersandmovers.com/?p=312', 0, 'revision', '', 0),
(313, 1, '2022-03-30 10:53:22', '2022-03-30 10:53:22', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:5%;\r\n		background: #06286e;\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 10:53:22', '2022-03-30 10:53:22', '', 27, 'https://malinipackersandmovers.com/?p=313', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(314, 1, '2022-03-30 10:54:09', '2022-03-30 10:54:09', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:5%;\r\n		background: #06286e;\r\n		border-bottom: 7px solid rgba(1,0,0,0.03);\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 10:54:09', '2022-03-30 10:54:09', '', 27, 'https://malinipackersandmovers.com/?p=314', 0, 'revision', '', 0),
(316, 1, '2022-03-30 10:59:21', '2022-03-30 10:59:21', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	\r\n	.et_mobile_menu li a {\r\n    border-bottom: 7px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 6px;\r\n    text-align: center;\r\n	background: #06286e;\r\n}\r\n	\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 10:59:21', '2022-03-30 10:59:21', '', 27, 'https://malinipackersandmovers.com/?p=316', 0, 'revision', '', 0),
(315, 1, '2022-03-30 10:57:15', '2022-03-30 10:57:15', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu {\r\n		padding:5px;\r\n		background: #06286e;\r\n		border-bottom: 7px solid rgba(1,0,0,0.03);\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 10:57:15', '2022-03-30 10:57:15', '', 27, 'https://malinipackersandmovers.com/?p=315', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(318, 1, '2022-03-30 11:02:04', '2022-03-30 11:02:04', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 7px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 6px;\r\n    text-align: center;\r\n		background: #06286e;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 11:02:04', '2022-03-30 11:02:04', '', 27, 'https://malinipackersandmovers.com/?p=318', 0, 'revision', '', 0),
(317, 1, '2022-03-30 11:00:15', '2022-03-30 11:00:15', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 1px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 2px;\r\n    text-align:center;\r\n}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 7px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 6px;\r\n    text-align: center;\r\n		background: #06286e;\r\n}\r\n	.et_mobile_menu {\r\n		padding:5px;\r\n		background: #06286e;\r\n		\r\n	}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 11:00:15', '2022-03-30 11:00:15', '', 27, 'https://malinipackersandmovers.com/?p=317', 0, 'revision', '', 0),
(319, 1, '2022-03-30 11:08:38', '2022-03-30 11:08:38', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 7px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 6px;\r\n    text-align: center;\r\n		background: #06286e;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 11:08:38', '2022-03-30 11:08:38', '', 27, 'https://malinipackersandmovers.com/?p=319', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(320, 1, '2022-03-30 11:53:57', '2022-03-30 11:53:57', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 7px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 6px;\r\n    text-align: center;\r\n		background: #06286e;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 11:53:57', '2022-03-30 11:53:57', '', 27, 'https://malinipackersandmovers.com/?p=320', 0, 'revision', '', 0),
(321, 1, '2022-03-30 11:55:33', '2022-03-30 11:55:33', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 7px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 6px;\r\n    text-align: left;\r\n		background: #06286e;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 11:55:33', '2022-03-30 11:55:33', '', 27, 'https://malinipackersandmovers.com/?p=321', 0, 'revision', '', 0),
(322, 1, '2022-03-30 11:56:15', '2022-03-30 11:56:15', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 7px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 6px;\r\n    text-align: left;\r\n		margin-left:3px;\r\n		background: #06286e;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 11:56:15', '2022-03-30 11:56:15', '', 27, 'https://malinipackersandmovers.com/?p=322', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(324, 1, '2022-03-30 12:08:52', '2022-03-30 12:08:52', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 12:08:52', '2022-03-30 12:08:52', '', 27, 'https://malinipackersandmovers.com/?p=324', 0, 'revision', '', 0),
(323, 1, '2022-03-30 11:57:31', '2022-03-30 11:57:31', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    border-bottom: 7px solid rgba(1,0,0,0.03);\r\n    color: #666;\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 6px;\r\n    text-align: left;\r\n		margin-left: -10px;\r\n    margin-right: -10px;\r\n		background: #06286e;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 11:57:31', '2022-03-30 11:57:31', '', 27, 'https://malinipackersandmovers.com/?p=323', 0, 'revision', '', 0),
(325, 1, '2022-03-30 12:11:37', '2022-03-30 12:11:37', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    padding: 5px 20%;\r\n    display: block;\r\n    padding: 6px;\r\n    text-align: left;\r\n		margin-left: -10px;\r\n    margin-right: -10px;\r\n		background: #06286e;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 12:11:37', '2022-03-30 12:11:37', '', 27, 'https://malinipackersandmovers.com/?p=325', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(326, 1, '2022-03-30 12:15:22', '2022-03-30 12:15:22', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n		margin-left: -10px;\r\n    margin-right: -10px;\r\n		background: #06286e;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 12:15:22', '2022-03-30 12:15:22', '', 27, 'https://malinipackersandmovers.com/?p=326', 0, 'revision', '', 0),
(327, 1, '2022-03-30 12:30:48', '2022-03-30 12:30:48', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 12:30:48', '2022-03-30 12:30:48', '', 27, 'https://malinipackersandmovers.com/?p=327', 0, 'revision', '', 0),
(328, 1, '2022-03-30 12:33:32', '2022-03-30 12:33:32', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 12:33:32', '2022-03-30 12:33:32', '', 27, 'https://malinipackersandmovers.com/?p=328', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(329, 1, '2022-03-30 12:34:14', '2022-03-30 12:34:14', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 12:34:14', '2022-03-30 12:34:14', '', 27, 'https://malinipackersandmovers.com/?p=329', 0, 'revision', '', 0),
(330, 1, '2022-03-30 12:41:55', '2022-03-30 12:41:55', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 12:41:55', '2022-03-30 12:41:55', '', 27, 'https://malinipackersandmovers.com/?p=330', 0, 'revision', '', 0),
(331, 1, '2022-03-30 12:45:05', '2022-03-30 12:45:05', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 16px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 12:45:05', '2022-03-30 12:45:05', '', 27, 'https://malinipackersandmovers.com/?p=331', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(332, 1, '2022-03-30 12:46:02', '2022-03-30 12:46:02', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 10px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 12:46:02', '2022-03-30 12:46:02', '', 27, 'https://malinipackersandmovers.com/?p=332', 0, 'revision', '', 0),
(333, 1, '2022-03-30 12:46:19', '2022-03-30 12:46:19', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing: 1px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-30 12:46:19', '2022-03-30 12:46:19', '', 27, 'https://malinipackersandmovers.com/?p=333', 0, 'revision', '', 0),
(334, 1, '2022-03-31 08:24:20', '2022-03-31 08:24:20', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:600px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:24:20', '2022-03-31 08:24:20', '', 27, 'https://malinipackersandmovers.com/?p=334', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(335, 1, '2022-03-31 08:28:18', '2022-03-31 08:28:18', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:28:18', '2022-03-31 08:28:18', '', 27, 'https://malinipackersandmovers.com/?p=335', 0, 'revision', '', 0),
(336, 1, '2022-03-31 08:28:55', '2022-03-31 08:28:55', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 7px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:28:55', '2022-03-31 08:28:55', '', 27, 'https://malinipackersandmovers.com/?p=336', 0, 'revision', '', 0),
(337, 1, '2022-03-31 08:30:11', '2022-03-31 08:30:11', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:30:11', '2022-03-31 08:30:11', '', 27, 'https://malinipackersandmovers.com/?p=337', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(341, 1, '2022-03-31 08:47:08', '2022-03-31 08:47:08', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:47:08', '2022-03-31 08:47:08', '', 27, 'https://malinipackersandmovers.com/?p=341', 0, 'revision', '', 0),
(338, 1, '2022-03-31 08:40:09', '2022-03-31 08:40:09', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:40:09', '2022-03-31 08:40:09', '', 27, 'https://malinipackersandmovers.com/?p=338', 0, 'revision', '', 0),
(339, 1, '2022-03-31 08:43:23', '2022-03-31 08:43:23', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n	padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:43:23', '2022-03-31 08:43:23', '', 27, 'https://malinipackersandmovers.com/?p=339', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(340, 1, '2022-03-31 08:43:53', '2022-03-31 08:43:53', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 20px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n	.et_pb_slide_content p:nth-of-type(1) {\r\n    font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 31px;\r\n    background: #06286e;\r\n    padding-bottom: 10px!important;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 10px;\r\n}\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:43:53', '2022-03-31 08:43:53', '', 27, 'https://malinipackersandmovers.com/?p=340', 0, 'revision', '', 0),
(342, 1, '2022-03-31 08:49:30', '2022-03-31 08:49:30', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:49:30', '2022-03-31 08:49:30', '', 27, 'https://malinipackersandmovers.com/?p=342', 0, 'revision', '', 0),
(343, 1, '2022-03-31 08:51:05', '2022-03-31 08:51:05', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\np:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:51:05', '2022-03-31 08:51:05', '', 27, 'https://malinipackersandmovers.com/?p=343', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(345, 1, '2022-03-31 08:52:36', '2022-03-31 08:52:36', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\np:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:52:36', '2022-03-31 08:52:36', '', 27, 'https://malinipackersandmovers.com/?p=345', 0, 'revision', '', 0),
(344, 1, '2022-03-31 08:52:06', '2022-03-31 08:52:06', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\np:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:52:06', '2022-03-31 08:52:06', '', 27, 'https://malinipackersandmovers.com/?p=344', 0, 'revision', '', 0),
(346, 1, '2022-03-31 08:54:22', '2022-03-31 08:54:22', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px -14px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:54:22', '2022-03-31 08:54:22', '', 27, 'https://malinipackersandmovers.com/?p=346', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(347, 1, '2022-03-31 08:59:40', '2022-03-31 08:59:40', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 08:59:40', '2022-03-31 08:59:40', '', 27, 'https://malinipackersandmovers.com/?p=347', 0, 'revision', '', 0),
(348, 1, '2022-03-31 09:00:12', '2022-03-31 09:00:12', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:00:12', '2022-03-31 09:00:12', '', 27, 'https://malinipackersandmovers.com/?p=348', 0, 'revision', '', 0),
(350, 1, '2022-03-31 09:07:38', '2022-03-31 09:07:38', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:07:38', '2022-03-31 09:07:38', '', 27, 'https://malinipackersandmovers.com/?p=350', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(349, 1, '2022-03-31 09:06:18', '2022-03-31 09:06:18', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n\r\n.fa {\r\n    display: inline-block;\r\n    font: normal normal normal 14px/1 FontAwesome;\r\n    font-size: 30px;\r\n    text-rendering: auto;\r\n    -webkit-font-smoothing: antialiased;\r\n    -moz-osx-font-smoothing: grayscale;\r\n}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:06:18', '2022-03-31 09:06:18', '', 27, 'https://malinipackersandmovers.com/?p=349', 0, 'revision', '', 0),
(351, 1, '2022-03-31 09:12:25', '2022-03-31 09:12:25', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 25px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:12:25', '2022-03-31 09:12:25', '', 27, 'https://malinipackersandmovers.com/?p=351', 0, 'revision', '', 0),
(352, 1, '2022-03-31 09:17:13', '2022-03-31 09:17:13', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 30px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:17:13', '2022-03-31 09:17:13', '', 27, 'https://malinipackersandmovers.com/?p=352', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(353, 1, '2022-03-31 09:27:28', '2022-03-31 09:27:28', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 20px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 30px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:27:28', '2022-03-31 09:27:28', '', 27, 'https://malinipackersandmovers.com/?p=353', 0, 'revision', '', 0),
(354, 1, '2022-03-31 09:30:03', '2022-03-31 09:30:03', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 18px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 30px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:30:03', '2022-03-31 09:30:03', '', 27, 'https://malinipackersandmovers.com/?p=354', 0, 'revision', '', 0),
(355, 1, '2022-03-31 09:30:54', '2022-03-31 09:30:54', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 30px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:30:54', '2022-03-31 09:30:54', '', 27, 'https://malinipackersandmovers.com/?p=355', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(356, 1, '2022-03-31 09:33:46', '2022-03-31 09:33:46', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 30px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n}\r\n.title h1+p br {\r\n    display: none;\r\n}\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:33:46', '2022-03-31 09:33:46', '', 27, 'https://malinipackersandmovers.com/?p=356', 0, 'revision', '', 0),
(357, 1, '2022-03-31 09:37:55', '2022-03-31 09:37:55', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 30px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		    position: fixed;\r\n	}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:37:55', '2022-03-31 09:37:55', '', 27, 'https://malinipackersandmovers.com/?p=357', 0, 'revision', '', 0),
(358, 1, '2022-03-31 09:39:16', '2022-03-31 09:39:16', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 30px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header{\r\n		    position: fixed;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:39:16', '2022-03-31 09:39:16', '', 27, 'https://malinipackersandmovers.com/?p=358', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(359, 1, '2022-03-31 09:39:45', '2022-03-31 09:39:45', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 30px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		    position: fixed;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:39:45', '2022-03-31 09:39:45', '', 27, 'https://malinipackersandmovers.com/?p=359', 0, 'revision', '', 0),
(360, 1, '2022-03-31 09:41:21', '2022-03-31 09:41:21', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 30px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #top-header{\r\n		    position: fixed;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:41:21', '2022-03-31 09:41:21', '', 27, 'https://malinipackersandmovers.com/?p=360', 0, 'revision', '', 0),
(361, 1, '2022-03-31 09:42:07', '2022-03-31 09:42:07', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 30px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		    position: fixed;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:42:07', '2022-03-31 09:42:07', '', 27, 'https://malinipackersandmovers.com/?p=361', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(362, 1, '2022-03-31 09:42:17', '2022-03-31 09:42:17', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 30px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:42:17', '2022-03-31 09:42:17', '', 27, 'https://malinipackersandmovers.com/?p=362', 0, 'revision', '', 0),
(446, 1, '2022-04-02 09:49:38', '2022-04-02 09:49:38', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 09:49:38', '2022-04-02 09:49:38', '', 27, 'https://malinipackersandmovers.com/?p=446', 0, 'revision', '', 0),
(363, 1, '2022-03-31 09:50:27', '2022-03-31 09:50:27', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 300;\r\n    font-size: 38px;\r\n    line-height: 50px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 30px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:50:27', '2022-03-31 09:50:27', '', 27, 'https://malinipackersandmovers.com/?p=363', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(364, 1, '2022-03-31 09:52:35', '2022-03-31 09:52:35', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 30px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:52:35', '2022-03-31 09:52:35', '', 27, 'https://malinipackersandmovers.com/?p=364', 0, 'revision', '', 0),
(365, 1, '2022-03-31 09:53:25', '2022-03-31 09:53:25', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-03-31 09:53:25', '2022-03-31 09:53:25', '', 27, 'https://malinipackersandmovers.com/?p=365', 0, 'revision', '', 0),
(368, 1, '2022-04-02 04:59:02', '2022-04-02 04:59:02', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 04:59:02', '2022-04-02 04:59:02', '', 27, 'https://malinipackersandmovers.com/?p=368', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(366, 1, '2022-04-02 04:51:43', '2022-04-02 04:51:43', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    text-transform: lowercase;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 04:51:43', '2022-04-02 04:51:43', '', 27, 'https://malinipackersandmovers.com/?p=366', 0, 'revision', '', 0),
(367, 1, '2022-04-02 04:58:21', '2022-04-02 04:58:21', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    text-transform: lowercase;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 04:58:21', '2022-04-02 04:58:21', '', 27, 'https://malinipackersandmovers.com/?p=367', 0, 'revision', '', 0),
(385, 1, '2022-04-02 06:10:51', '2022-04-02 06:10:51', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 06:10:51', '2022-04-02 06:10:51', '', 27, 'https://malinipackersandmovers.com/?p=385', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(370, 1, '2022-04-02 05:02:59', '2022-04-02 05:02:59', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n    border-top-right-radius: 30px;\r\n    border-bottom-left-radius: 30px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\na {\r\n	color: #000;\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n    font-weight: 400;\r\n    font-size: 13px !important;\r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 05:02:59', '2022-04-02 05:02:59', '', 27, 'https://malinipackersandmovers.com/?p=370', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(372, 1, '2022-04-02 05:17:50', '2022-04-02 05:17:50', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique and efficient relocation solutions for each and every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 05:17:50', '2022-04-02 05:17:50', '', 37, 'https://malinipackersandmovers.com/?p=372', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(491, 1, '2022-04-20 09:37:07', '2022-04-20 09:37:07', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\" auto=\"on\" auto_speed=\"3500\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd1-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd2.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd3.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"pht\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p><a href=\"https://malinipackersandmovers.com\" title=\" Malini Packers and Movers, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Malini Packers and Movers</a>, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally. We providing qualitative packing and moving services by All India. Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-20 09:37:07', '2022-04-20 09:37:07', '', 37, 'https://malinipackersandmovers.com/?p=491', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(395, 1, '2022-04-02 07:15:35', '2022-04-02 07:15:35', '', 'ima-1', '', 'inherit', 'open', 'closed', '', 'ima-1', '', '', '2022-04-02 07:15:35', '2022-04-02 07:15:35', '', 37, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(396, 1, '2022-04-02 07:15:42', '2022-04-02 07:15:42', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 07:15:42', '2022-04-02 07:15:42', '', 37, 'https://malinipackersandmovers.com/?p=396', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(375, 1, '2022-04-02 05:31:01', '2022-04-02 05:31:01', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 05:31:01', '2022-04-02 05:31:01', '', 37, 'https://malinipackersandmovers.com/?p=375', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(374, 1, '2022-04-02 05:23:21', '2022-04-02 05:23:21', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place to another in any part of India.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>The packers and movers provided by us are well-experienced in the ground to pack your items professionally so that no damage is caused to your valuable belongings in the transit.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your doorstep or any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 05:23:21', '2022-04-02 05:23:21', '', 37, 'https://malinipackersandmovers.com/?p=374', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(376, 1, '2022-04-02 05:34:41', '2022-04-02 05:34:41', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 05:34:41', '2022-04-02 05:34:41', '', 37, 'https://malinipackersandmovers.com/?p=376', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(377, 1, '2022-04-02 05:43:46', '2022-04-02 05:43:46', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building to set up employee benefits .</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 05:43:46', '2022-04-02 05:43:46', '', 37, 'https://malinipackersandmovers.com/?p=377', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(378, 1, '2022-04-02 05:44:24', '2022-04-02 05:44:24', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 05:44:24', '2022-04-02 05:44:24', '', 37, 'https://malinipackersandmovers.com/?p=378', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(379, 1, '2022-04-02 05:54:01', '2022-04-02 05:54:01', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalised.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 05:54:01', '2022-04-02 05:54:01', '', 37, 'https://malinipackersandmovers.com/?p=379', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(380, 1, '2022-04-02 05:57:56', '2022-04-02 05:57:56', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>Enhancing strength to our services we also offer warehousing services. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 05:57:56', '2022-04-02 05:57:56', '', 37, 'https://malinipackersandmovers.com/?p=380', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(382, 1, '2022-04-02 06:03:51', '2022-04-02 06:03:51', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 06:03:51', '2022-04-02 06:03:51', '', 37, 'https://malinipackersandmovers.com/?p=382', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(381, 1, '2022-04-02 05:59:06', '2022-04-02 05:59:06', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_right\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>Why Choose <span>Our Packers</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Innovative Systems</h3><!-- [et_pb_line_break_holder] --><p>Extreme attention to detail is the essence of Boo’s unique.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 05:59:06', '2022-04-02 05:59:06', '', 37, 'https://malinipackersandmovers.com/?p=381', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(384, 1, '2022-04-02 06:06:33', '2022-04-02 06:06:33', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/slider-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n<a href=\"#\" class=\"rm\">Read More</a>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section6\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Recent Blogs</h4><!-- [et_pb_line_break_holder] --><h1>Let\'s Checkout our All <span>Latest News</span></h1><!-- [et_pb_line_break_holder] --><p>Our team discussed every single detail to make sure Boo is the <br>most versatile and unique theme created so far.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_blog _builder_version=\"4.8.2\" posts_number=\"3\" include_categories=\"1\" show_author=\"off\" show_date=\"off\" show_categories=\"off\" fullwidth=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" meta_text_shadow_horizontal_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_horizontal_length_tablet=\"0px\" meta_text_shadow_vertical_length=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_vertical_length_tablet=\"0px\" meta_text_shadow_blur_strength=\"meta_text_shadow_style,%91object Object%93\" meta_text_shadow_blur_strength_tablet=\"1px\" read_more_text_shadow_horizontal_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_horizontal_length_tablet=\"0px\" read_more_text_shadow_vertical_length=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_vertical_length_tablet=\"0px\" read_more_text_shadow_blur_strength=\"read_more_text_shadow_style,%91object Object%93\" read_more_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" use_manual_excerpt=\"off\" show_more=\"on\" show_pagination=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 06:06:33', '2022-04-02 06:06:33', '', 37, 'https://malinipackersandmovers.com/?p=384', 0, 'revision', '', 0),
(386, 1, '2022-04-02 06:27:13', '2022-04-02 06:27:13', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\" template_type=\"section\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/about.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><a href=\"#\" class=\"rm\">Read More</a>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'about', '', 'publish', 'closed', 'closed', '', 'about', '', '', '2022-04-02 06:27:13', '2022-04-02 06:27:13', '', 0, 'https://malinipackersandmovers.com/et_pb_layout/about/', 0, 'et_pb_layout', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(393, 1, '2022-04-02 06:49:25', '2022-04-02 06:49:25', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\" template_type=\"section\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'service', '', 'publish', 'closed', 'closed', '', 'service', '', '', '2022-04-02 06:49:25', '2022-04-02 06:49:25', '', 0, 'https://malinipackersandmovers.com/et_pb_layout/service/', 0, 'et_pb_layout', '', 0),
(397, 1, '2022-04-02 07:17:01', '2022-04-02 07:17:01', '', 'full-slider', '', 'inherit', 'open', 'closed', '', 'full-slider', '', '', '2022-04-02 07:17:01', '2022-04-02 07:17:01', '', 37, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/full-slider.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(398, 1, '2022-04-02 07:17:12', '2022-04-02 07:17:12', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/full-slider.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-03.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 07:17:12', '2022-04-02 07:17:12', '', 37, 'https://malinipackersandmovers.com/?p=398', 0, 'revision', '', 0),
(399, 1, '2022-04-02 07:24:58', '2022-04-02 07:24:58', '', 'img-2', '', 'inherit', 'open', 'closed', '', 'img-2', '', '', '2022-04-02 07:24:58', '2022-04-02 07:24:58', '', 37, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/img-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(400, 1, '2022-04-02 07:25:11', '2022-04-02 07:25:11', '', 'imag-3', '', 'inherit', 'open', 'closed', '', 'imag-3', '', '', '2022-04-02 07:25:11', '2022-04-02 07:25:11', '', 37, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/imag-3.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(401, 1, '2022-04-02 07:25:16', '2022-04-02 07:25:16', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/full-slider.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/img-2.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/imag-3.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 07:25:16', '2022-04-02 07:25:16', '', 37, 'https://malinipackersandmovers.com/?p=401', 0, 'revision', '', 0),
(402, 1, '2022-04-02 07:30:12', '2022-04-02 07:30:12', '', 'SER', '', 'inherit', 'open', 'closed', '', 'ser', '', '', '2022-04-02 07:30:12', '2022-04-02 07:30:12', '', 37, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg', 0, 'attachment', 'image/jpeg', 0),
(403, 1, '2022-04-02 07:30:32', '2022-04-02 07:30:32', '', 'HOUSE', '', 'inherit', 'open', 'closed', '', 'house', '', '', '2022-04-02 07:30:32', '2022-04-02 07:30:32', '', 37, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(404, 1, '2022-04-02 07:30:38', '2022-04-02 07:30:38', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/full-slider.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d125766.19470234263!2d78.0527830786686!3d9.917829586752456!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00c582b1189633%3A0xdc955b7264f63933!2sMadurai%2C%20Tamil%20Nadu!5e0!3m2!1sen!2sin!4v1648537237981!5m2!1sen!2sin\" width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 07:30:38', '2022-04-02 07:30:38', '', 37, 'https://malinipackersandmovers.com/?p=404', 0, 'revision', '', 0),
(405, 1, '2022-04-02 07:47:58', '2022-04-02 07:47:58', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'About Us', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-04-02 07:47:58', '2022-04-02 07:47:58', '', 40, 'https://malinipackersandmovers.com/?p=405', 0, 'revision', '', 0),
(408, 1, '2022-04-02 08:36:29', '2022-04-02 08:36:29', '', 'GAL4', '', 'inherit', 'open', 'closed', '', 'gal4', '', '', '2022-04-02 08:36:29', '2022-04-02 08:36:29', '', 45, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL4.jpg', 0, 'attachment', 'image/jpeg', 0),
(409, 1, '2022-04-02 08:36:30', '2022-04-02 08:36:30', '', 'GAL5', '', 'inherit', 'open', 'closed', '', 'gal5', '', '', '2022-04-02 08:36:30', '2022-04-02 08:36:30', '', 45, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL5.jpg', 0, 'attachment', 'image/jpeg', 0),
(410, 1, '2022-04-02 08:36:31', '2022-04-02 08:36:31', '', 'GAL6', '', 'inherit', 'open', 'closed', '', 'gal6', '', '', '2022-04-02 08:36:31', '2022-04-02 08:36:31', '', 45, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL6.jpg', 0, 'attachment', 'image/jpeg', 0),
(411, 1, '2022-04-02 08:36:32', '2022-04-02 08:36:32', '', 'GAL7', '', 'inherit', 'open', 'closed', '', 'gal7', '', '', '2022-04-02 08:36:32', '2022-04-02 08:36:32', '', 45, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL7.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(426, 1, '2022-04-02 08:46:57', '2022-04-02 08:46:57', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-01.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Our Services', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2022-04-02 08:46:57', '2022-04-02 08:46:57', '', 41, 'https://malinipackersandmovers.com/?p=426', 0, 'revision', '', 0),
(415, 1, '2022-04-02 08:37:07', '2022-04-02 08:37:07', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"gallery\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1> Our <span>Packers & Movers Gallery</span></h1><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_gallery _builder_version=\"4.8.2\" gallery_ids=\"399,400,407,408,409,410,411,412,413,414,403\" posts_number=\"6\" show_title_and_caption=\"off\" show_pagination=\"off\" hover_overlay_color=\"rgba(255,255,255,0.9)\" hover_icon=\"%%51%%\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" title_text_shadow_horizontal_length=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_horizontal_length_tablet=\"0px\" title_text_shadow_vertical_length=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_vertical_length_tablet=\"0px\" title_text_shadow_blur_strength=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_blur_strength_tablet=\"1px\" caption_text_shadow_horizontal_length=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_horizontal_length_tablet=\"0px\" caption_text_shadow_vertical_length=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_vertical_length_tablet=\"0px\" caption_text_shadow_blur_strength=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Gallery', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2022-04-02 08:37:07', '2022-04-02 08:37:07', '', 45, 'https://malinipackersandmovers.com/?p=415', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(490, 1, '2022-04-20 09:34:31', '2022-04-20 09:34:31', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\" auto=\"on\" auto_speed=\"3500\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd1-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd2.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd3.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"pht\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p><a href=\"https://malinipackersandmovers.com\" title=\" Malini Packers and Movers, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Malini Packers and Movers </a>, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally. We providing qualitative packing and moving services by All India. Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-20 09:34:31', '2022-04-20 09:34:31', '', 37, 'https://malinipackersandmovers.com/?p=490', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(425, 1, '2022-04-02 08:40:42', '2022-04-02 08:40:42', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"gallery\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1> Our <span>Packers & Movers Gallery</span></h1><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_gallery _builder_version=\"4.8.2\" gallery_ids=\"410,412,403,418,419,421,422,423,424,402\" posts_number=\"8\" show_title_and_caption=\"off\" show_pagination=\"off\" hover_overlay_color=\"rgba(255,255,255,0.9)\" hover_icon=\"%%51%%\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" title_text_shadow_horizontal_length=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_horizontal_length_tablet=\"0px\" title_text_shadow_vertical_length=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_vertical_length_tablet=\"0px\" title_text_shadow_blur_strength=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_blur_strength_tablet=\"1px\" caption_text_shadow_horizontal_length=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_horizontal_length_tablet=\"0px\" caption_text_shadow_vertical_length=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_vertical_length_tablet=\"0px\" caption_text_shadow_blur_strength=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Gallery', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2022-04-02 08:40:42', '2022-04-02 08:40:42', '', 45, 'https://malinipackersandmovers.com/?p=425', 0, 'revision', '', 0),
(427, 1, '2022-04-02 08:48:26', '2022-04-02 08:48:26', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Our Services', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2022-04-02 08:48:26', '2022-04-02 08:48:26', '', 41, 'https://malinipackersandmovers.com/?p=427', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(432, 1, '2022-04-02 09:04:04', '2022-04-02 09:04:04', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/full-slider.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 09:04:04', '2022-04-02 09:04:04', '', 37, 'https://malinipackersandmovers.com/?p=432', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(429, 1, '2022-04-02 08:53:56', '2022-04-02 08:53:56', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading=\"The Best Move you will \" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/full-slider.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\"]\r\n\r\n<p>Ever Make</p>\r\n\r\n[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 08:53:56', '2022-04-02 08:53:56', '', 37, 'https://malinipackersandmovers.com/?p=429', 0, 'revision', '', 0),
(431, 1, '2022-04-02 09:01:34', '2022-04-02 09:01:34', 'I had taken the services of Malini Packers and Movers for my house shifting from Chennai to Madurai. They are very professional and punctual. They were very attentive to my instructions and also packed all the items as they need to be for a long distance travel. They delivered all the items with out any damage.', 'Rishabh J Raj', '', 'publish', 'closed', 'closed', '', 'rishabh-j-raj', '', '', '2022-04-02 09:01:34', '2022-04-02 09:01:34', '', 0, 'https://malinipackersandmovers.com/?post_type=testimonial&#038;p=431', 0, 'testimonial', '', 0),
(433, 1, '2022-04-02 09:08:36', '2022-04-02 09:08:36', '', 'GAL2', '', 'inherit', 'open', 'closed', '', 'gal2', '', '', '2022-04-02 09:08:36', '2022-04-02 09:08:36', '', 45, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL2.jpg', 0, 'attachment', 'image/jpeg', 0),
(434, 1, '2022-04-02 09:08:36', '2022-04-02 09:08:36', '', 'GAL3', '', 'inherit', 'open', 'closed', '', 'gal3-2', '', '', '2022-04-02 09:08:36', '2022-04-02 09:08:36', '', 45, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL3-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(435, 1, '2022-04-02 09:08:37', '2022-04-02 09:08:37', '', 'GAL4', '', 'inherit', 'open', 'closed', '', 'gal4-2', '', '', '2022-04-02 09:08:37', '2022-04-02 09:08:37', '', 45, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL4-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(436, 1, '2022-04-02 09:08:38', '2022-04-02 09:08:38', '', 'GAL5', '', 'inherit', 'open', 'closed', '', 'gal5-2', '', '', '2022-04-02 09:08:38', '2022-04-02 09:08:38', '', 45, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL5-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(437, 1, '2022-04-02 09:08:38', '2022-04-02 09:08:38', '', 'GAL6', '', 'inherit', 'open', 'closed', '', 'gal6-2', '', '', '2022-04-02 09:08:38', '2022-04-02 09:08:38', '', 45, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL6-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(438, 1, '2022-04-02 09:08:39', '2022-04-02 09:08:39', '', 'GAL7', '', 'inherit', 'open', 'closed', '', 'gal7-2', '', '', '2022-04-02 09:08:39', '2022-04-02 09:08:39', '', 45, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL7-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(439, 1, '2022-04-02 09:08:40', '2022-04-02 09:08:40', '', 'GAL8', '', 'inherit', 'open', 'closed', '', 'gal8', '', '', '2022-04-02 09:08:40', '2022-04-02 09:08:40', '', 45, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL8.jpg', 0, 'attachment', 'image/jpeg', 0),
(440, 1, '2022-04-02 09:08:41', '2022-04-02 09:08:41', '', 'GAL1', '', 'inherit', 'open', 'closed', '', 'gal1', '', '', '2022-04-02 09:08:41', '2022-04-02 09:08:41', '', 45, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/GAL1.jpg', 0, 'attachment', 'image/jpeg', 0),
(441, 1, '2022-04-02 09:08:54', '2022-04-02 09:08:54', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"gallery\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1> Our <span>Packers & Movers Gallery</span></h1><!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_gallery _builder_version=\"4.8.2\" gallery_ids=\"433,434,435,436,437,438,439,440\" posts_number=\"8\" show_title_and_caption=\"off\" show_pagination=\"off\" hover_overlay_color=\"rgba(255,255,255,0.9)\" hover_icon=\"%%51%%\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" title_text_shadow_horizontal_length=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_horizontal_length_tablet=\"0px\" title_text_shadow_vertical_length=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_vertical_length_tablet=\"0px\" title_text_shadow_blur_strength=\"title_text_shadow_style,%91object Object%93\" title_text_shadow_blur_strength_tablet=\"1px\" caption_text_shadow_horizontal_length=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_horizontal_length_tablet=\"0px\" caption_text_shadow_vertical_length=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_vertical_length_tablet=\"0px\" caption_text_shadow_blur_strength=\"caption_text_shadow_style,%91object Object%93\" caption_text_shadow_blur_strength_tablet=\"1px\" pagination_text_shadow_horizontal_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_horizontal_length_tablet=\"0px\" pagination_text_shadow_vertical_length=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_vertical_length_tablet=\"0px\" pagination_text_shadow_blur_strength=\"pagination_text_shadow_style,%91object Object%93\" pagination_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Gallery', '', 'inherit', 'closed', 'closed', '', '45-revision-v1', '', '', '2022-04-02 09:08:54', '2022-04-02 09:08:54', '', 45, 'https://malinipackersandmovers.com/?p=441', 0, 'revision', '', 0),
(442, 1, '2022-04-02 09:29:01', '2022-04-02 09:29:01', '', 'fullslids', '', 'inherit', 'open', 'closed', '', 'fullslids', '', '', '2022-04-02 09:29:01', '2022-04-02 09:29:01', '', 37, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/fullslids.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(443, 1, '2022-04-02 09:29:10', '2022-04-02 09:29:10', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/fullslids.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 09:29:10', '2022-04-02 09:29:10', '', 37, 'https://malinipackersandmovers.com/?p=443', 0, 'revision', '', 0),
(444, 1, '2022-04-02 09:33:31', '2022-04-02 09:33:31', '', 'fs', '', 'inherit', 'open', 'closed', '', 'fs', '', '', '2022-04-02 09:33:31', '2022-04-02 09:33:31', '', 37, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/fs.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(447, 1, '2022-04-02 09:51:24', '2022-04-02 09:51:24', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 09:51:24', '2022-04-02 09:51:24', '', 27, 'https://malinipackersandmovers.com/?p=447', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(448, 1, '2022-04-02 09:52:56', '2022-04-02 09:52:56', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/fs.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.We providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 09:52:56', '2022-04-02 09:52:56', '', 37, 'https://malinipackersandmovers.com/?p=448', 0, 'revision', '', 0),
(449, 1, '2022-04-02 10:08:07', '2022-04-02 10:08:07', '', 'sd1', '', 'inherit', 'open', 'closed', '', 'sd1', '', '', '2022-04-02 10:08:07', '2022-04-02 10:08:07', '', 37, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd1.jpg', 0, 'attachment', 'image/jpeg', 0),
(450, 1, '2022-04-02 10:08:22', '2022-04-02 10:08:22', '', 'sd2', '', 'inherit', 'open', 'closed', '', 'sd2', '', '', '2022-04-02 10:08:22', '2022-04-02 10:08:22', '', 37, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd2.jpg', 0, 'attachment', 'image/jpeg', 0),
(451, 1, '2022-04-02 10:08:55', '2022-04-02 10:08:55', '', 'sd1', '', 'inherit', 'open', 'closed', '', 'sd1-2', '', '', '2022-04-02 10:08:55', '2022-04-02 10:08:55', '', 37, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd1-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(452, 1, '2022-04-02 10:09:25', '2022-04-02 10:09:25', '', 'sd3', '', 'inherit', 'open', 'closed', '', 'sd3', '', '', '2022-04-02 10:09:25', '2022-04-02 10:09:25', '', 37, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd3.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(453, 1, '2022-04-02 10:09:33', '2022-04-02 10:09:33', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd1-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd2.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd3.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.We providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 10:09:33', '2022-04-02 10:09:33', '', 37, 'https://malinipackersandmovers.com/?p=453', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(483, 1, '2022-04-07 07:38:46', '2022-04-07 07:38:46', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9488459905\">+91 9488459905</a>|<a href=\"tel:9150132529\">+91 9150132529</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"mailto:malinipackersandmovers@gmail.com\">malinipackersandmovers@gmail.com</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"https://malinipackersandmovers.com\">www.malinipackersandmovers.com</a></div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-04-07 07:38:46', '2022-04-07 07:38:46', '', 47, 'https://malinipackersandmovers.com/?p=483', 0, 'revision', '', 0),
(454, 1, '2022-04-02 10:19:22', '2022-04-02 10:19:22', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9488459905\">+91 9488459905</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9150132529\">+91 9150132529</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"mailto:malinipackersandmovers@gmail.com\">malinipackersandmovers@gmail.com</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"https://malinipackersandmovers.com\">www.malinipackersandmovers.com</a></div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-04-02 10:19:22', '2022-04-02 10:19:22', '', 47, 'https://malinipackersandmovers.com/?p=454', 0, 'revision', '', 0),
(456, 1, '2022-04-02 10:26:11', '2022-04-02 10:26:11', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 10:26:11', '2022-04-02 10:26:11', '', 27, 'https://malinipackersandmovers.com/?p=456', 0, 'revision', '', 0),
(457, 1, '2022-04-02 10:31:01', '2022-04-02 10:31:01', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 10:31:01', '2022-04-02 10:31:01', '', 27, 'https://malinipackersandmovers.com/?p=457', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(458, 1, '2022-04-02 10:32:24', '2022-04-02 10:32:24', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 10:32:24', '2022-04-02 10:32:24', '', 27, 'https://malinipackersandmovers.com/?p=458', 0, 'revision', '', 0),
(459, 1, '2022-04-02 11:39:24', '2022-04-02 11:39:24', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#et-boc:hover img{\r\n	transform:transy(-10px);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 11:39:24', '2022-04-02 11:39:24', '', 27, 'https://malinipackersandmovers.com/?p=459', 0, 'revision', '', 0),
(460, 1, '2022-04-02 11:40:12', '2022-04-02 11:40:12', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#et-boc:hover{\r\n	transform:transy(-10px);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 11:40:12', '2022-04-02 11:40:12', '', 27, 'https://malinipackersandmovers.com/?p=460', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(461, 1, '2022-04-02 11:41:13', '2022-04-02 11:41:13', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#et-boc\r\n{\r\ntransition: 0.5s;\r\n}\r\n#et-boc:hover {\r\n  \r\n    transform: translateY(-10px);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 11:41:13', '2022-04-02 11:41:13', '', 27, 'https://malinipackersandmovers.com/?p=461', 0, 'revision', '', 0),
(462, 1, '2022-04-02 11:41:59', '2022-04-02 11:41:59', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section2\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section2:hover {\r\n  \r\n    transform: translateY(-10px);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 11:41:59', '2022-04-02 11:41:59', '', 27, 'https://malinipackersandmovers.com/?p=462', 0, 'revision', '', 0),
(468, 1, '2022-04-02 11:51:39', '2022-04-02 11:51:39', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section2\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section2:hover {\r\n  \r\n    transform: translateY(-10px);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 11:51:39', '2022-04-02 11:51:39', '', 27, 'https://malinipackersandmovers.com/?p=468', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(464, 1, '2022-04-02 11:44:48', '2022-04-02 11:44:48', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n\r\n#section2 img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n#section2:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 11:44:48', '2022-04-02 11:44:48', '', 27, 'https://malinipackersandmovers.com/?p=464', 0, 'revision', '', 0),
(463, 1, '2022-04-02 11:44:01', '2022-04-02 11:44:01', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section2\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section2:hover {\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n#section2 img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n#section2:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 11:44:01', '2022-04-02 11:44:01', '', 27, 'https://malinipackersandmovers.com/?p=463', 0, 'revision', '', 0),
(467, 1, '2022-04-02 11:47:06', '2022-04-02 11:47:06', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section2 img{\r\n	overflow: hidden;\r\n    width: auto;\r\n	height: auto;\r\n}\r\n#section2 img{\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n#section2:hover img {\r\n    transform: scale(1.2);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 11:47:06', '2022-04-02 11:47:06', '', 27, 'https://malinipackersandmovers.com/?p=467', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(465, 1, '2022-04-02 11:45:53', '2022-04-02 11:45:53', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section2 {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n	height: auto;\r\n}\r\n#section2 img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n#section2:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 11:45:53', '2022-04-02 11:45:53', '', 27, 'https://malinipackersandmovers.com/?p=465', 0, 'revision', '', 0),
(466, 1, '2022-04-02 11:46:49', '2022-04-02 11:46:49', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section2 img{\r\n	overflow: hidden;\r\n    width: auto;\r\n	height: auto;\r\n}\r\n#section2 img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n#section2:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 11:46:49', '2022-04-02 11:46:49', '', 27, 'https://malinipackersandmovers.com/?p=466', 0, 'revision', '', 0),
(469, 1, '2022-04-02 11:53:21', '2022-04-02 11:53:21', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n.et_pb_image_wrap img\r\n{\r\ntransition: 0.5s;\r\n}\r\n.et_pb_image_wrap:hover img{\r\n  \r\n    transform: translateY(-10px);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 11:53:21', '2022-04-02 11:53:21', '', 27, 'https://malinipackersandmovers.com/?p=469', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(470, 1, '2022-04-02 12:51:28', '2022-04-02 12:51:28', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd1-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd2.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd3.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"pht\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.We providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 12:51:28', '2022-04-02 12:51:28', '', 37, 'https://malinipackersandmovers.com/?p=470', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(471, 1, '2022-04-02 12:52:10', '2022-04-02 12:52:10', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n.et_pb_image_wrap img\r\n{\r\ntransition: 0.5s;\r\n}\r\n.et_pb_image_wrap:hover img{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n#pht {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n#pht img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n#pht img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 12:52:10', '2022-04-02 12:52:10', '', 27, 'https://malinipackersandmovers.com/?p=471', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(472, 1, '2022-04-02 12:52:36', '2022-04-02 12:52:36', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd1-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd2.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd3.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"pht\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.We providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-02 12:52:36', '2022-04-02 12:52:36', '', 37, 'https://malinipackersandmovers.com/?p=472', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(477, 1, '2022-04-05 06:23:21', '2022-04-05 06:23:21', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n.et_pb_image_wrap img\r\n{\r\ntransition: 0.5s;\r\n}\r\n.et_pb_image_wrap:hover img{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-05 06:23:21', '2022-04-05 06:23:21', '', 27, 'https://malinipackersandmovers.com/?p=477', 0, 'revision', '', 0),
(473, 1, '2022-04-02 12:53:43', '2022-04-02 12:53:43', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n    margin-left: 600px;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n.et_pb_image_wrap img\r\n{\r\ntransition: 0.5s;\r\n}\r\n.et_pb_image_wrap:hover img{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-02 12:53:43', '2022-04-02 12:53:43', '', 27, 'https://malinipackersandmovers.com/?p=473', 0, 'revision', '', 0),
(475, 1, '2022-04-02 12:56:30', '2022-04-02 12:56:30', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'About Us', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-04-02 12:56:30', '2022-04-02 12:56:30', '', 40, 'https://malinipackersandmovers.com/?p=475', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(478, 1, '2022-04-05 06:25:56', '2022-04-05 06:25:56', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n.et_pb_image_wrap img\r\n{\r\ntransition: 0.5s;\r\n}\r\n.et_pb_image_wrap:hover img{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}\r\nspan#et-info-email {\r\n    float: right;\r\n    position: absolute;\r\n    right: 0px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-05 06:25:56', '2022-04-05 06:25:56', '', 27, 'https://malinipackersandmovers.com/?p=478', 0, 'revision', '', 0),
(480, 1, '2022-04-07 06:22:07', '2022-04-07 06:22:07', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n.et_pb_column_1_3 img\r\n{\r\ntransition: 0.5s;\r\n}\r\n.et_pb_column_1_3:hover img{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}\r\nspan#et-info-email {\r\n    float: right;\r\n    position: absolute;\r\n    right: 0px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-07 06:22:07', '2022-04-07 06:22:07', '', 27, 'https://malinipackersandmovers.com/?p=480', 0, 'revision', '', 0),
(485, 1, '2022-04-07 08:21:52', '2022-04-07 08:21:52', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section3 .et_pb_column_1_3:hover{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}\r\nspan#et-info-email {\r\n    float: right;\r\n    position: absolute;\r\n    right: 0px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-07 08:21:52', '2022-04-07 08:21:52', '', 27, 'https://malinipackersandmovers.com/?p=485', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(481, 1, '2022-04-07 06:23:40', '2022-04-07 06:23:40', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section3 .et_pb_column_1_3 img\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section3 .et_pb_column_1_3:hover img{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}\r\nspan#et-info-email {\r\n    float: right;\r\n    position: absolute;\r\n    right: 0px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-07 06:23:40', '2022-04-07 06:23:40', '', 27, 'https://malinipackersandmovers.com/?p=481', 0, 'revision', '', 0),
(482, 1, '2022-04-07 06:24:19', '2022-04-07 06:24:19', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    font-size: 16px;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section3 .et_pb_column_1_3:hover{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}\r\nspan#et-info-email {\r\n    float: right;\r\n    position: absolute;\r\n    right: 0px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-07 06:24:19', '2022-04-07 06:24:19', '', 27, 'https://malinipackersandmovers.com/?p=482', 0, 'revision', '', 0),
(484, 1, '2022-04-07 07:39:36', '2022-04-07 07:39:36', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"contact\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"det\"]<h4>Contact</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Us</span></h1><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-industry\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Malini Packers & Movers</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-map-marker\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\">Sannathi Street, Thiruparankundram,<br /><!-- [et_pb_line_break_holder] -->Madurai – 625 005,<br>Tamilnadu, India.</div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-phone\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"tel:9488459905\">+91 9488459905</a> | <a href=\"tel:9150132529\">+91 9150132529</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-envelope-o\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"mailto:malinipackersandmovers@gmail.com\">malinipackersandmovers@gmail.com</a></div><!-- [et_pb_line_break_holder] --><p><i class=\"fa fa-globe\"></i></p><!-- [et_pb_line_break_holder] --><div class=\"a\"><a href=\"https://malinipackersandmovers.com\">www.malinipackersandmovers.com</a></div>[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Map</h4><!-- [et_pb_line_break_holder] --><h1>Contact <span>Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics Partner  <span>Over 5 Years!</span></h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '47-revision-v1', '', '', '2022-04-07 07:39:36', '2022-04-07 07:39:36', '', 47, 'https://malinipackersandmovers.com/?p=484', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(486, 1, '2022-04-07 08:23:05', '2022-04-07 08:23:05', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n	margin-bottom:10px;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section3 .et_pb_column_1_3:hover{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}\r\nspan#et-info-email {\r\n    float: right;\r\n    position: absolute;\r\n    right: 0px;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-07 08:23:05', '2022-04-07 08:23:05', '', 27, 'https://malinipackersandmovers.com/?p=486', 0, 'revision', '', 0),
(493, 1, '2022-04-20 09:54:33', '2022-04-20 09:54:33', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n	margin-bottom:10px;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section3 .et_pb_column_1_3:hover{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}\r\nspan#et-info-email {\r\n    float: right;\r\n    position: absolute;\r\n    right: 0px;\r\n}\r\ndiv#run {\r\n    background: #000;\r\n    padding-bottom: 0px;\r\n    padding-top: 0px;\r\n}\r\n#run ul {\r\n    list-style-type: none;\r\n    padding-left: 0px;\r\n    padding-bottom: 0px;\r\n}\r\n#run li {\r\n    display: inline-block;\r\n    margin-right: 20px;\r\n}\r\n#run .et_pb_row\r\n{\r\n     padding-top: 20px;\r\n    padding-bottom:0px;\r\n}\r\n#run li a\r\n{\r\n    color: #fff;\r\nposition:relative;\r\n	translation:0.5s;\r\n    font-size: 15px;\r\n}\r\n#run li a:before {\r\n    position: absolute;\r\n    content: \'\\f101\';\r\n    top: -14px;\r\n    color: #34af23;\r\n    margin-top: 11px;\r\n    margin-right: 0px;\r\n    margin-left: -11px;\r\n    font-size: 12px;\r\n    float: right;\r\n    font-family: fontawesome;\r\n	}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-20 09:54:33', '2022-04-20 09:54:33', '', 27, 'https://malinipackersandmovers.com/?p=493', 0, 'revision', '', 0),
(494, 1, '2022-04-20 09:54:37', '2022-04-20 09:54:37', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally.in providing qualitative packing and moving services by All India.Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'About Us', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-04-20 09:54:37', '2022-04-20 09:54:37', '', 40, 'https://malinipackersandmovers.com/?p=494', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(495, 1, '2022-04-20 09:56:02', '2022-04-20 09:56:02', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n	margin-bottom:10px;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section3 .et_pb_column_1_3:hover{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}\r\nspan#et-info-email {\r\n    float: right;\r\n    position: absolute;\r\n    right: 0px;\r\n}\r\ndiv#run {\r\n    background: #222222;\r\n    padding-bottom: 0px;\r\n    padding-top: 0px;\r\n}\r\n#run ul {\r\n    list-style-type: none;\r\n    padding-left: 0px;\r\n    padding-bottom: 0px;\r\n}\r\n#run li {\r\n    display: inline-block;\r\n    margin-right: 20px;\r\n}\r\n#run .et_pb_row\r\n{\r\n     padding-top: 20px;\r\n    padding-bottom:0px;\r\n}\r\n#run li a\r\n{\r\n    color: #fff;\r\nposition:relative;\r\n	translation:0.5s;\r\n    font-size: 15px;\r\n}\r\n#run li a:before {\r\n    position: absolute;\r\n    content: \'\\f101\';\r\n    top: -14px;\r\n    color: #34af23;\r\n    margin-top: 11px;\r\n    margin-right: 0px;\r\n    margin-left: -11px;\r\n    font-size: 12px;\r\n    float: right;\r\n    font-family: fontawesome;\r\n	}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-20 09:56:02', '2022-04-20 09:56:02', '', 27, 'https://malinipackersandmovers.com/?p=495', 0, 'revision', '', 0),
(509, 1, '2022-04-20 11:24:18', '2022-04-20 11:24:18', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p><a href=\"https://malinipackersandmovers.com\" title=\" Malini Packers and Movers, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Malini Packers and Movers</a>, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally. We providing qualitative packing and moving services by All India. Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'About Us', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2022-04-20 11:24:18', '2022-04-20 11:24:18', '', 40, 'https://malinipackersandmovers.com/?p=509', 0, 'revision', '', 0),
(498, 1, '2022-04-20 11:04:57', '2022-04-20 11:04:57', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Packers and movers Madurai </h1><!-- [et_pb_line_break_holder] --><p>We have professional <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. </p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Welcome to our Company Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a> also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers Madurai', '', 'publish', 'closed', 'closed', '', 'packers-and-movers-madurai', '', '', '2022-04-20 11:34:45', '2022-04-20 11:34:45', '', 0, 'https://malinipackersandmovers.com/?page_id=498', 0, 'page', '', 0),
(501, 1, '2022-04-20 11:07:58', '2022-04-20 11:07:58', '', 'Untitled-1', '', 'inherit', 'open', 'closed', '', 'untitled-1', '', '', '2022-04-20 11:07:58', '2022-04-20 11:07:58', '', 498, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(502, 1, '2022-04-20 11:08:05', '2022-04-20 11:08:05', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<p>We have professional <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. </p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Welcome to our Company Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a> also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers Madurai', '', 'inherit', 'closed', 'closed', '', '498-revision-v1', '', '', '2022-04-20 11:08:05', '2022-04-20 11:08:05', '', 498, 'https://malinipackersandmovers.com/?p=502', 0, 'revision', '', 0),
(500, 1, '2022-04-20 11:04:57', '2022-04-20 11:04:57', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Movers-and-packers-e1465470929468.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<p>We have professional <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. </p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Welcome to our Company Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a> also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers Madurai', '', 'inherit', 'closed', 'closed', '', '498-revision-v1', '', '', '2022-04-20 11:04:57', '2022-04-20 11:04:57', '', 498, 'https://malinipackersandmovers.com/?p=500', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(503, 1, '2023-05-04 10:49:00', '2023-05-04 10:49:00', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\" auto=\"on\" auto_speed=\"3500\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd1-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd2.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd3.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"pht\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p><a href=\"https://malinipackersandmovers.com\" title=\" Malini Packers and Movers, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Malini Packers and Movers</a>, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally. We providing qualitative packing and moving services by All India. Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>Cheap and best packers and movers in Madurai</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Good packers and movers in Madurai</a> understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][et_pb_divider _builder_version=\"4.8.2\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-autosave-v1', '', '', '2023-05-04 10:49:00', '2023-05-04 10:49:00', '', 37, 'https://malinipackersandmovers.com/?p=503', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(505, 1, '2022-04-20 11:34:48', '2022-04-20 11:34:48', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Packers and movers Madurai </h1><!-- [et_pb_line_break_holder] --><p>We have professional <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. </p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Welcome to our Company Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a> also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers Madurai', '', 'inherit', 'closed', 'closed', '', '498-autosave-v1', '', '', '2022-04-20 11:34:48', '2022-04-20 11:34:48', '', 498, 'https://malinipackersandmovers.com/?p=505', 0, 'revision', '', 0),
(506, 1, '2022-04-20 11:20:09', '2022-04-20 11:20:09', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<p>We have professional <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. </p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Welcome to our Company Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a> also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers Madurai', '', 'inherit', 'closed', 'closed', '', '498-revision-v1', '', '', '2022-04-20 11:20:09', '2022-04-20 11:20:09', '', 498, 'https://malinipackersandmovers.com/?p=506', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(510, 1, '2022-04-20 11:25:27', '2022-04-20 11:25:27', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\" auto=\"on\" auto_speed=\"3500\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd1-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd2.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd3.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"pht\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p><a href=\"https://malinipackersandmovers.com\" title=\" Malini Packers and Movers, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Malini Packers and Movers</a>, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally. We providing qualitative packing and moving services by All India. Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>Cheap and best packers and movers in Madurai</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Good packers and movers in Madurai</a> understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[testimonial_rotator id=171]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2022-04-20 11:25:27', '2022-04-20 11:25:27', '', 37, 'https://malinipackersandmovers.com/?p=510', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(511, 1, '2022-04-20 11:27:25', '2022-04-20 11:27:25', '[et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>Cheap and best packers and movers in Madurai</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Good packers and movers in Madurai</a> understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Our Services', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2022-04-20 11:27:25', '2022-04-20 11:27:25', '', 41, 'https://malinipackersandmovers.com/?p=511', 0, 'revision', '', 0),
(512, 1, '2022-04-20 11:28:46', '2022-04-20 11:28:46', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n	margin-bottom:10px;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section3 .et_pb_column_1_3:hover{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}\r\nspan#et-info-email {\r\n    float: right;\r\n    position: absolute;\r\n    right: 0px;\r\n}\r\ndiv#run {\r\n    background: #222222;\r\n    padding-bottom: 0px;\r\n    padding-top: 0px;\r\n}\r\n#run ul {\r\n    list-style-type: none;\r\n    padding-left: 0px;\r\n    padding-bottom: 0px;\r\n}\r\n#run li {\r\n    display: inline-block;\r\n    margin-right: 20px;\r\n}\r\n#run .et_pb_row\r\n{\r\n     padding-top: 20px;\r\n    padding-bottom:0px;\r\n}\r\n#run li a\r\n{\r\n    color: #fff;\r\nposition:relative;\r\n	translation:0.5s;\r\n    font-size: 15px;\r\n}\r\n#run li a:before {\r\n    position: absolute;\r\n    content: \'\\f101\';\r\n    top: -14px;\r\n    color: #34af23;\r\n    margin-top: 11px;\r\n    margin-right: 0px;\r\n    margin-left: -11px;\r\n    font-size: 12px;\r\n    float: right;\r\n    font-family: fontawesome;\r\n	}\r\na {\r\n    color: #000;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-20 11:28:46', '2022-04-20 11:28:46', '', 27, 'https://malinipackersandmovers.com/?p=512', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(513, 1, '2022-04-20 11:31:03', '2022-04-20 11:31:03', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>When we need to shift our goods one place to another place that time <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers in Madurai</a><!-- [et_pb_line_break_holder] --> need many kind of raw materials to pack all goods, because without packing of all goods shifting can\'t be damage free, during the shifting time sensitive goods could scratches and damaged, therefore we need safe and damage free sifting ether it is home goods or office goods. For an effective packing we need to best quality packing materials and expert team who can handle packing task easily, without packing materials and skilled workers we can\'t make home shifting smooth and safe.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Today we <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers in Madurai</a> know by our valuable services in all Tamil Nadu. We know the all rules and regulations of business, we know how to grow our business and how to provide a best services in market to become a reputed company among our competitor. Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers in Madurai</a> always focus on quality services our measure concern is satisfy to our client, we know very well all customer connected to each other so we never give a single chance to disagree to our client. Now these day people know us by our work and trust on by our quality services.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers in Madurai', '', 'publish', 'closed', 'closed', '', 'packers-and-movers-in-madurai', '', '', '2022-04-20 11:56:14', '2022-04-20 11:56:14', '', 0, 'https://malinipackersandmovers.com/?page_id=513', 0, 'page', '', 0),
(514, 1, '2022-04-20 11:30:59', '2022-04-20 11:30:59', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<p>We have professional <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. </p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Welcome to our Company Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a> also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'seo', '', 'publish', 'closed', 'closed', '', 'seo', '', '', '2022-04-20 11:30:59', '2022-04-20 11:30:59', '', 0, 'https://malinipackersandmovers.com/et_pb_layout/seo/', 0, 'et_pb_layout', '', 0),
(515, 1, '2022-04-20 11:31:03', '2022-04-20 11:31:03', '[et_pb_section bb_built=\"1\"][et_pb_row][/et_pb_row][/et_pb_section]', 'Packers and Movers in Madurai', '', 'inherit', 'closed', 'closed', '', '513-revision-v1', '', '', '2022-04-20 11:31:03', '2022-04-20 11:31:03', '', 513, 'https://malinipackersandmovers.com/?p=515', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(516, 1, '2022-04-20 11:56:25', '2022-04-20 11:56:25', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>When we need to shift our goods one place to another place that time <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers in Madurai</a><!-- [et_pb_line_break_holder] --> need many kind of raw materials to pack all goods, because without packing of all goods shifting can\'t be damage free, during the shifting time sensitive goods could scratches and damaged, therefore we need safe and damage free sifting ether it is home goods or office goods. For an effective packing we need to best quality packing materials and expert team who can handle packing task easily, without packing materials and skilled workers we can\'t make home shifting smooth and safe.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Today we <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers in Madurai</a> know by our valuable services in all Tamil Nadu. We know the all rules and regulations of business, we know how to grow our business and how to provide a best services in market to become a reputed company among our competitor. Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers in Madurai</a> always focus on quality services our measure concern is satisfy to our client, we know very well all customer connected to each other so we never give a single chance to disagree to our client. Now these day people know us by our work and trust on by our quality services.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers in Madurai', '', 'inherit', 'closed', 'closed', '', '513-autosave-v1', '', '', '2022-04-20 11:56:25', '2022-04-20 11:56:25', '', 513, 'https://malinipackersandmovers.com/?p=516', 0, 'revision', '', 0),
(517, 1, '2022-04-20 11:32:27', '2022-04-20 11:32:27', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<p>When we need to shift our goods one place to another place that time <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers in Madurai</a><!-- [et_pb_line_break_holder] --> need many kind of raw materials to pack all goods, because without packing of all goods shifting can\'t be damage free, during the shifting time sensitive goods could scratches and damaged, therefore we need safe and damage free sifting ether it is home goods or office goods. For an effective packing we need to best quality packing materials and expert team who can handle packing task easily, without packing materials and skilled workers we can\'t make home shifting smooth and safe.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Today we <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers in Madurai</a> know by our valuable services in all Tamil Nadu. We know the all rules and regulations of business, we know how to grow our business and how to provide a best services in market to become a reputed company among our competitor. Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers in Madurai</a> always focus on quality services our measure concern is satisfy to our client, we know very well all customer connected to each other so we never give a single chance to disagree to our client. Now these day people know us by our work and trust on by our quality services.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers in Madurai', '', 'inherit', 'closed', 'closed', '', '513-revision-v1', '', '', '2022-04-20 11:32:27', '2022-04-20 11:32:27', '', 513, 'https://malinipackersandmovers.com/?p=517', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(518, 1, '2022-04-20 11:34:45', '2022-04-20 11:34:45', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Packers and movers Madurai </h1><!-- [et_pb_line_break_holder] --><p>We have professional <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. </p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Welcome to our Company Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a>, we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and movers Madurai</a> also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers Madurai', '', 'inherit', 'closed', 'closed', '', '498-revision-v1', '', '', '2022-04-20 11:34:45', '2022-04-20 11:34:45', '', 498, 'https://malinipackersandmovers.com/?p=518', 0, 'revision', '', 0),
(519, 1, '2022-04-20 11:55:24', '2022-04-20 11:55:24', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Madurai Packers and Movers Charges</h1><!-- [et_pb_line_break_holder] --><p>We have professional <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Madurai Packers and Movers Charges </a>, who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. </p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Welcome to our Company Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Madurai Packers and Movers Charges </a>, we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Madurai Packers and Movers Charges </a> also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Madurai Packers and Movers Charges', '', 'publish', 'closed', 'closed', '', 'madurai-packers-and-movers-charges', '', '', '2022-04-20 11:55:24', '2022-04-20 11:55:24', '', 0, 'https://malinipackersandmovers.com/?page_id=519', 0, 'page', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(520, 1, '2022-04-20 11:55:24', '2022-04-20 11:55:24', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Madurai Packers and Movers Charges</h1><!-- [et_pb_line_break_holder] --><p>We have professional <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Madurai Packers and Movers Charges </a>, who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. </p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Welcome to our Company Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Madurai Packers and Movers Charges </a>, we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Madurai Packers and Movers Charges </a> also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Madurai Packers and Movers Charges', '', 'inherit', 'closed', 'closed', '', '519-revision-v1', '', '', '2022-04-20 11:55:24', '2022-04-20 11:55:24', '', 519, 'https://malinipackersandmovers.com/?p=520', 0, 'revision', '', 0),
(521, 1, '2022-04-20 11:56:14', '2022-04-20 11:56:14', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>When we need to shift our goods one place to another place that time <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers in Madurai</a><!-- [et_pb_line_break_holder] --> need many kind of raw materials to pack all goods, because without packing of all goods shifting can\'t be damage free, during the shifting time sensitive goods could scratches and damaged, therefore we need safe and damage free sifting ether it is home goods or office goods. For an effective packing we need to best quality packing materials and expert team who can handle packing task easily, without packing materials and skilled workers we can\'t make home shifting smooth and safe.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Today we <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers in Madurai</a> know by our valuable services in all Tamil Nadu. We know the all rules and regulations of business, we know how to grow our business and how to provide a best services in market to become a reputed company among our competitor. Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers in Madurai</a> always focus on quality services our measure concern is satisfy to our client, we know very well all customer connected to each other so we never give a single chance to disagree to our client. Now these day people know us by our work and trust on by our quality services.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers in Madurai', '', 'inherit', 'closed', 'closed', '', '513-revision-v1', '', '', '2022-04-20 11:56:14', '2022-04-20 11:56:14', '', 513, 'https://malinipackersandmovers.com/?p=521', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(522, 1, '2022-04-20 11:59:15', '2022-04-20 11:59:15', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1>Top 10 Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>When we need to shift our goods one place to another place that time <a href=\"https://malinipackersandmovers.com\" title=\" Top 10 Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top 10 Packers and Movers in Madurai </a><!-- [et_pb_line_break_holder] --> need many kind of raw materials to pack all goods, because without packing of all goods shifting can\'t be damage free, during the shifting time sensitive goods could scratches and damaged, therefore we need safe and damage free sifting ether it is home goods or office goods. For an effective packing we need to best quality packing materials and expert team who can handle packing task easily, without packing materials and skilled workers we can\'t make home shifting smooth and safe.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Today we <a href=\"https://malinipackersandmovers.com\" title=\" Top 10 Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top 10 Packers and Movers in Madurai </a> know by our valuable services in all Tamil Nadu. We know the all rules and regulations of business, we know how to grow our business and how to provide a best services in market to become a reputed company among our competitor. Malini <a href=\"https://malinipackersandmovers.com\" title=\" Top 10 Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top 10 Packers and Movers in Madurai </a> always focus on quality services our measure concern is satisfy to our client, we know very well all customer connected to each other so we never give a single chance to disagree to our client. Now these day people know us by our work and trust on by our quality services.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Top 10 Packers and Movers in Madurai', '', 'publish', 'closed', 'closed', '', 'top-10-packers-and-movers-in-madurai', '', '', '2022-04-20 11:59:15', '2022-04-20 11:59:15', '', 0, 'https://malinipackersandmovers.com/?page_id=522', 0, 'page', '', 0),
(523, 1, '2022-04-20 11:59:15', '2022-04-20 11:59:15', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1>Top 10 Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>When we need to shift our goods one place to another place that time <a href=\"https://malinipackersandmovers.com\" title=\" Top 10 Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top 10 Packers and Movers in Madurai </a><!-- [et_pb_line_break_holder] --> need many kind of raw materials to pack all goods, because without packing of all goods shifting can\'t be damage free, during the shifting time sensitive goods could scratches and damaged, therefore we need safe and damage free sifting ether it is home goods or office goods. For an effective packing we need to best quality packing materials and expert team who can handle packing task easily, without packing materials and skilled workers we can\'t make home shifting smooth and safe.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Today we <a href=\"https://malinipackersandmovers.com\" title=\" Top 10 Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top 10 Packers and Movers in Madurai </a> know by our valuable services in all Tamil Nadu. We know the all rules and regulations of business, we know how to grow our business and how to provide a best services in market to become a reputed company among our competitor. Malini <a href=\"https://malinipackersandmovers.com\" title=\" Top 10 Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top 10 Packers and Movers in Madurai </a> always focus on quality services our measure concern is satisfy to our client, we know very well all customer connected to each other so we never give a single chance to disagree to our client. Now these day people know us by our work and trust on by our quality services.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Top 10 Packers and Movers in Madurai', '', 'inherit', 'closed', 'closed', '', '522-revision-v1', '', '', '2022-04-20 11:59:15', '2022-04-20 11:59:15', '', 522, 'https://malinipackersandmovers.com/?p=523', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(524, 1, '2022-04-20 12:16:59', '2022-04-20 12:16:59', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1>Good Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Good Packers and Movers in Madurai</a> are here to do everything for you. When it comes to shifting your house from one corner of the city to another corner or from one city to another city, you can count on some professionals to help you out. We have a team of dedicated professionals ready to help you out at any time of the day or even night. You can count on our services at any time of the day or night. We are always ready to help you out. Shifting of furniture within the same city is not going to be any different from shifting to another city. Your goods are going to require the same amount of care while handled and shifted. The most important point is that they should be packed well. This is how you can avoid damage and harm to the goods.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>The next important point is them being loaded on to trucks and Lorries. Most of the damage to goods and furniture is done while they are being loaded and being offloaded. Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Good Packers and Movers in Madurai</a> Trained professionals should be employed for the purpose to reduce the chances of your goods being damaged in any manner. Moving of goods is done using trucks and Lorries. Drivers in our fold know the local routes and roads well. They know the shortest routes in the city, you can be sure. They know how to get over speed-breakers and pot-holes without disturbing the cargo. Goods should be unpacked in a professional manner too. If a group of college students are let to do the shifting job, they might do it for some less amount of money, but they are likely to cause damage to your goods. So, whenever it comes to relocating goods at the local level, you can count on us for excellent services.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Good Packers and Movers in Madurai', '', 'publish', 'closed', 'closed', '', 'good-packers-and-movers-in-madurai', '', '', '2022-04-20 12:19:30', '2022-04-20 12:19:30', '', 0, 'https://malinipackersandmovers.com/?page_id=524', 0, 'page', '', 0),
(525, 1, '2022-04-20 12:16:59', '2022-04-20 12:16:59', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1>Good Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Good Packers and Movers in Madurai</a> are here to do everything for you. When it comes to shifting your house from one corner of the city to another corner or from one city to another city, you can count on some professionals to help you out. We have a team of dedicated professionals ready to help you out at any time of the day or even night. You can count on our services at any time of the day or night. We are always ready to help you out. Shifting of furniture within the same city is not going to be any different from shifting to another city. Your goods are going to require the same amount of care while handled and shifted. The most important point is that they should be packed well. This is how you can avoid damage and harm to the goods.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --></p>The next important point is them being loaded on to trucks and Lorries. Most of the damage to goods and furniture is done while they are being loaded and being offloaded. Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Good Packers and Movers in Madurai</a> Trained professionals should be employed for the purpose to reduce the chances of your goods being damaged in any manner. Moving of goods is done using trucks and Lorries. Drivers in our fold know the local routes and roads well. They know the shortest routes in the city, you can be sure. They know how to get over speed-breakers and pot-holes without disturbing the cargo. Goods should be unpacked in a professional manner too. If a group of college students are let to do the shifting job, they might do it for some less amount of money, but they are likely to cause damage to your goods. So, whenever it comes to relocating goods at the local level, you can count on us for excellent services.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Good Packers and Movers in Madurai', '', 'inherit', 'closed', 'closed', '', '524-revision-v1', '', '', '2022-04-20 12:16:59', '2022-04-20 12:16:59', '', 524, 'https://malinipackersandmovers.com/?p=525', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(526, 1, '2022-04-20 12:19:30', '2022-04-20 12:19:30', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1>Good Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Good Packers and Movers in Madurai</a> are here to do everything for you. When it comes to shifting your house from one corner of the city to another corner or from one city to another city, you can count on some professionals to help you out. We have a team of dedicated professionals ready to help you out at any time of the day or even night. You can count on our services at any time of the day or night. We are always ready to help you out. Shifting of furniture within the same city is not going to be any different from shifting to another city. Your goods are going to require the same amount of care while handled and shifted. The most important point is that they should be packed well. This is how you can avoid damage and harm to the goods.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>The next important point is them being loaded on to trucks and Lorries. Most of the damage to goods and furniture is done while they are being loaded and being offloaded. Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Good Packers and Movers in Madurai</a> Trained professionals should be employed for the purpose to reduce the chances of your goods being damaged in any manner. Moving of goods is done using trucks and Lorries. Drivers in our fold know the local routes and roads well. They know the shortest routes in the city, you can be sure. They know how to get over speed-breakers and pot-holes without disturbing the cargo. Goods should be unpacked in a professional manner too. If a group of college students are let to do the shifting job, they might do it for some less amount of money, but they are likely to cause damage to your goods. So, whenever it comes to relocating goods at the local level, you can count on us for excellent services.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Good Packers and Movers in Madurai', '', 'inherit', 'closed', 'closed', '', '524-revision-v1', '', '', '2022-04-20 12:19:30', '2022-04-20 12:19:30', '', 524, 'https://malinipackersandmovers.com/?p=526', 0, 'revision', '', 0),
(527, 1, '2022-04-20 12:20:06', '2022-04-20 12:20:06', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n	margin-bottom:10px;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section3 .et_pb_column_1_3:hover{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}\r\nspan#et-info-email {\r\n    float: right;\r\n    position: absolute;\r\n    right: 0px;\r\n}\r\ndiv#run {\r\n    background: #222222;\r\n    padding-bottom: 0px;\r\n    padding-top: 0px;\r\n}\r\n#run ul {\r\n    list-style-type: none;\r\n    padding-left: 0px;\r\n    padding-bottom: 0px;\r\n}\r\n#run li {\r\n    display: inline-block;\r\n    margin-right: 20px;\r\n}\r\n#run .et_pb_row\r\n{\r\n     padding-top: 20px;\r\n    padding-bottom:0px;\r\n}\r\n#run li a\r\n{\r\n    color: #fff;\r\nposition:relative;\r\n	translation:0.5s;\r\n    font-size: 15px;\r\n}\r\n#run li a:before {\r\n    position: absolute;\r\n    content: \'\\f101\';\r\n    top: -14px;\r\n    color: #34af23;\r\n    margin-top: 11px;\r\n    margin-right: 0px;\r\n    margin-left: -11px;\r\n    font-size: 12px;\r\n    float: right;\r\n    font-family: fontawesome;\r\n	}\r\na {\r\n    color: #000;\r\n	font-weight: 600;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-20 12:20:06', '2022-04-20 12:20:06', '', 27, 'https://malinipackersandmovers.com/?p=527', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(528, 1, '2022-04-20 12:20:20', '2022-04-20 12:20:20', '#footer-info {\r\n        color: #ffff;\r\n    }\r\n.et-social-icons li {\r\n    display: inline-block;\r\n    margin-left: 10px;\r\n}\r\nli.et-social-icon.et-social-rss {\r\n    display: none;\r\n}\r\n.title h4 {\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    font-size: 14px;\r\n    line-height: 17px;\r\n	padding-bottom:0px;\r\n    color: #06286e;\r\n    border-color: #950202;\r\n    display: inline-block;\r\n    margin-bottom: 26px;\r\n    border-bottom: 3px solid #950202;\r\n}\r\n\r\n.title h1\r\n{\r\n    font-weight: 800;\r\n    line-height: 25px;\r\n	padding-bottom:5px;\r\n    color: #1b2024;\r\n	margin-bottom:10px;\r\n}\r\n.title h1 span\r\n{\r\n	font-weight:900;\r\n	color: #06286e;\r\n}\r\n.container,.et_pb_row\r\n{\r\n	width:90%;\r\n	max-width: 100%;\r\n}\r\n.title p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section2 .section i\r\n{\r\n    float: left;\r\n    width: 30px;\r\n    height: 30px;\r\n    color: #950202;\r\n}\r\n#section2 .section p\r\n{\r\n	text-align:left;\r\n	display: table;\r\n}\r\n#section2 .section h3\r\n{\r\n    font-size: 17px;\r\n	color:#000;\r\n    font-weight: 700;\r\n}\r\n#section2 .section\r\n{\r\n	margin-top:20px;\r\n}\r\n.et_pb_slides .et_pb_slider_container_inner {\r\n    display: block;\r\n    width: 100%;\r\n    vertical-align: middle;\r\n}\r\n.et_pb_bg_layout_dark .et_pb_slide_description\r\n{\r\n	text-align:left;\r\n}\r\n.et_pb_slide_description\r\n{\r\n	padding-left:0%;\r\n	padding-top:10%;\r\n}\r\n.et_pb_slide_description .et_pb_slide_title {\r\n   font-weight: 700;\r\n    font-family: \'Nunito Sans\';\r\n    margin-top: 0;\r\n    font-size: 50px;\r\n    color: #000!important;\r\n}\r\n.et_pb_slide_content p:nth-of-type(1)\r\n{\r\n	font-weight: 800;\r\n    margin-top: 0;\r\n    font-size: 20px;\r\n    background: #06286e;\r\n    color: #fff!important;\r\n    display: inline-block;\r\n    padding: 7px;\r\n}\r\n.et_pb_slide\r\n{\r\n	height:500px;\r\n}\r\na.rm\r\n{\r\n	float: left;\r\n    margin-top: 0px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\na.rm:hover,#section2 a.rm:hover,#ss:hover {\r\n    background:#950202;\r\n	color:#fff;\r\n}\r\n#section2 a.rm\r\n{\r\n	 background:#06286e;\r\n	color:#fff;\r\n}\r\ndiv#et-info {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n        display: inline-block;\r\n    right: 0px;\r\n	top:12px;\r\n}\r\n#top-header .et-social-icons li {\r\n    margin-left: 6px;\r\n    margin-top: -2px;\r\n}\r\n#et-secondary-menu {\r\n    float: right;\r\n    position: absolute;\r\n    content: \"\";\r\n   background: #950202;\r\n    width: 500px;\r\n    height: 49px;\r\n    top: -5px;\r\n    right: -158px;\r\n    bottom: 9px;\r\n    transform: skew(-48deg);\r\n    z-index: -2;\r\n	display:none;\r\n}\r\n#top-header\r\n{\r\n	background:#06286e;\r\n	padding-top:5px;\r\n	padding-bottom:5px;\r\n}\r\n#top-header a {\r\n    color: #fff;\r\n}\r\n#top-header .et-social-icons a {\r\n    color: #fff;\r\n}\r\n#top-menu li a {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    color: #1b2024;\r\n}\r\n#section3,#section3 p,#section6,#section6 p\r\n{\r\n	text-align:center;\r\n}\r\n#section3 .et_pb_column_1_3 .et_pb_code\r\n{\r\n	padding: 30px;\r\n	text-align:left;\r\n    background-color: #fff;\r\n    box-shadow: 0px 4px 40px 0px rgb(0 0 0 / 4%);\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\n	    width: 30.6667%;\r\n    margin-right: 2%;\r\n}\r\n#section3 .et_pb_column_1_3 p{\r\n	text-align:left;\r\n	    margin-bottom: 7px;\r\n}\r\n#section3 .et_pb_column_1_3 a.rm {\r\n    float: none;\r\n}\r\n#section3 h3 {\r\n    font-size: 17px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n#section6 .post-content-inner p {\r\n    display: none;\r\n}\r\n#section6 .et_pb_blog_grid h2 {\r\n    font-size: 17px;\r\n    text-align: left;\r\n    line-height: 24px;\r\n	padding-bottom:5px;\r\n    font-weight: 600;\r\n    text-transform: capitalize;\r\n}\r\n#section6 a.more-link {\r\n    text-align: left;\r\n    float: left;\r\n    text-transform: capitalize;\r\n    color: #06286e;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n}\r\n#section6 .et_pb_blog_grid .et_pb_post {\r\n    border: 0px solid #d8d8d8;\r\n    padding: 19px;\r\n    border-radius: 10px;\r\n    background-color: #f6f6f6;\r\n	margin-bottom:10px;\r\n    word-wrap: break-word;\r\n    box-shadow: 4px 8px 10px 0px #cfcfcf;\r\n}\r\n#section6 .column.size-1of3\r\n{\r\nwidth: 30.667%;\r\n    margin-right: 2.5%;\r\n}\r\n#section4\r\n{\r\n	text-align:center;\r\nbackground-attachment:fixed;\r\n	background-size:cover;\r\n	background-position:center;\r\n}\r\n#section4 h4,#section4 h1\r\n{\r\n	color:#fff;\r\n}\r\n\r\n/*  SECTIONS  ============================================================================= */\r\n\r\n.section {\r\n	clear: both;\r\n	padding: 0px;\r\n	margin: 0px;\r\n}\r\n\r\n/*  GROUPING  ============================================================================= */\r\n\r\n\r\n.group:before,\r\n.group:after {\r\n    content:\"\";\r\n    display:table;\r\n}\r\n.group:after {\r\n    clear:both;\r\n}\r\n.group {\r\n    zoom:1; /* For IE 6/7 (trigger hasLayout) */\r\n}\r\n\r\n/*  GRID COLUMN SETUP   ==================================================================== */\r\n\r\n.col {\r\n	display: block;\r\n	float:left;\r\n	margin: 1% 0 1% 1.6%;\r\n}\r\n\r\n.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */\r\n\r\n\r\n/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.col { \r\n		margin: 1% 0 1% 0%;\r\n	}\r\n}\r\n/*  GRID OF TWO   ============================================================================= */\r\n\r\n\r\n.span_2_of_2 {\r\n	width: 100%;\r\n}\r\n\r\n.span_1_of_2 {\r\n	width: 49.2%;\r\n}\r\n\r\n/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */\r\n\r\n@media only screen and (max-width: 480px) {\r\n	.span_2_of_2 {\r\n		width: 100%; \r\n	}\r\n	.span_1_of_2 {\r\n		width: 100%; \r\n	}\r\n}\r\n#section4 form.wpcf7-form.init {\r\n   background: #fff;\r\n    padding: 30px;\r\n    margin-top: 15px;\r\n    border-radius: 30px;\r\n    box-shadow: -1px 1px 20px 7px #979090;\r\n}\r\n#section4 .col.span_1_of_2,p.tt {\r\n    font-size: 16px;\r\n    text-align: left;\r\n    font-weight: 800;\r\n    margin-bottom: 5px;\r\n    color: #000;\r\n    font-style: italic;\r\n    padding-bottom: 5px;\r\n}\r\n#section4 #cf {\r\n    width: 100%;\r\n    padding: 10px;\r\n    border: 1px solid #ddd;\r\n    margin-top: 5px;\r\n	border-radius:20px;\r\n    color: #000;\r\n    font-size: 15px;\r\n}\r\n#section4 textarea#cf\r\n{\r\n	height:100px;\r\n}\r\n#ss\r\n{\r\n	float: none;\r\n    margin-top: 10px;\r\n    background: #f6f6f6;\r\n    color: #000;\r\n	border:none;\r\n    border-radius: 10px;\r\n    border-top-right-radius: 30px;\r\n    font-size: 18px;\r\n    box-shadow: inset -1px 2px 13px 0px #5755559e;\r\n    padding: 10px 20px;\r\n    font-family: \'Nunito Sans\';\r\n}\r\n#section5\r\n{\r\n	background-position: inherit;\r\n    background-size: cover;\r\n}\r\n#section5 h4\r\n{\r\n	border-bottom: 3px solid #1b2024;\r\n}\r\n.testimonial_rotator.template-onepig .slide {\r\n    text-align: center;\r\n    clear: both;\r\n    border-radius: 15px;\r\n    padding: 35px;\r\n    background: #fff;\r\n    width: 100%;\r\n}\r\n#section5 .testimonial_rotator_quote {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: center;\r\n    line-height: 29px;\r\n    color: #000;\r\n}\r\n.testimonial_rotator_star{\r\n	color: #06286e;\r\n}\r\n.testimonial_rotator.template-onepig .testimonial_rotator_slide_title {\r\n    line-height: 1.2em;\r\n    font-weight: 700;\r\n    margin-top: 5px;\r\n    font-size: 20px;\r\n}\r\n.testimonial_rotator_author_info.cf-tr p {\r\n    color: #06286e;\r\n}\r\n.testimonial_rotator_prev, .testimonial_rotator_next\r\n{\r\n	color:#000;\r\n	top:50%;\r\n}\r\n#main-footer p {\r\n    font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n#main-footer h4.title {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    border-bottom: 1px dotted #ddd;\r\n    margin-bottom: 10px;\r\n    padding-bottom: 10px;\r\n}\r\n#footer-widgets .footer-widget li:before{\r\n	display:none;\r\n}\r\n#footer-widgets .footer-widget li\r\n{\r\n	padding-left:0px;\r\n}\r\n.ser li a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n}\r\n.ser li i\r\n{\r\n	margin-right:5px;\r\n}\r\n#text-4 p,#det p\r\n{\r\n	padding-bottom:0px;\r\n	margin-bottom:0px;\r\n}\r\n#main-footer .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n.et_pb_gutters3 .footer-widget\r\n{\r\n	margin-bottom:30px;\r\n}\r\n#footer-widgets {\r\n    padding: 45px 0 0;\r\n}\r\n#footer-info {\r\n    text-align: center;\r\n       padding-bottom: 10px;\r\n    float: none;\r\n    font-size: 16px;\r\n}\r\n#footer-info a\r\n{\r\n	color:#fff;\r\n}\r\n.fix a {\r\n    text-align: center;\r\n	 animation: blinker 1.5s linear infinite;\r\n     background: #34af23;\r\n    position: fixed;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    padding-left: 5px;\r\n    margin: 0 auto;\r\n    height: 60px;\r\n    line-height: 60px;\r\n    width: 60px;\r\n    border-radius: 100px;\r\n    color: #fff;\r\n    font-size: 30px;\r\n    z-index: 9999;\r\n}\r\n#wh i {\r\n    margin-right: 5px;\r\n    font-size: 35px;\r\n    margin-top: 12px;\r\n	 }\r\n@keyframes blinker{50%{opacity:0}}\r\n#section4 h1 span {\r\n    font-weight: 900;\r\n    color: #950202;\r\n}\r\n#det .a\r\n{\r\n	font-weight: 400;\r\n    font-size: 16px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #000;\r\n	margin-top:-27px;\r\n	margin-left:26px;\r\n	margin-bottom:5px;\r\n}\r\n@media only screen and (max-width:480px){\r\n#et-info-phone {\r\n    margin-right: 170px;\r\n}\r\n#top-header, a {\r\n    line-height: 2em;\r\n    font-size: 10px;\r\n}\r\n	#top-header a {\r\n    color: #fff;\r\n    margin-left: auto;\r\n}\r\n	#top-header {\r\n    background: #06286e;\r\n    padding-top: 5px;\r\n    padding-bottom: 0px;\r\n}\r\n.title h1 {\r\n    font-weight: 800;\r\n    font-size: 15px;\r\n    line-height: 30px;\r\n    padding-bottom: 5px;\r\n    color: #1b2024;\r\n}\r\n#section2 .section h3 {\r\n    font-size: 15px;\r\n    color: #000;\r\n    font-weight: 700;\r\n}\r\n#section3 h3 {\r\n    font-size: 15px;\r\n    line-height: 24px;\r\n    text-transform: uppercase;\r\n    font-weight: 800;\r\n    color: #1b2024;\r\n}\r\n.title {\r\n    padding: 0px 0;\r\n}\r\n	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {\r\n    margin-bottom: 5.5%!important;\r\n}\r\n	.et_pb_slide {\r\n    height: 200px;\r\n}\r\n\r\n	#section5 {\r\n		margin-top:0px;\r\n	}\r\n	div#et-info \r\n	{\r\n	text-align: inherit;\r\n		padding:4px;\r\n	}\r\n	\r\n	#et-info-phone, .et-cart-info span {\r\n    position: relative;\r\n    font-size: 9px;\r\n    letter-spacing:0px;\r\n    display: table-cell;\r\n}\r\n	div#et-info {\r\n    font-weight: 400;\r\n    font-size: 12px;\r\n    text-align: justify;\r\n    line-height: 27px;\r\n    color: #fff;\r\n	}\r\n	.et_mobile_menu li a {\r\n    display: block;\r\n    text-align: left;\r\n    margin-left: 0px;\r\n    margin-right: 0px;\r\n    /* background: #74819d; */\r\n    border-bottom: 1px solid #e1e1d4;\r\n    margin-bottom: 0px;\r\n}\r\n	.et_mobile_menu {\r\n    padding: 5%;\r\n    width: 100%;\r\n    visibility: visible;\r\n    opacity: 1;\r\n    z-index: 9999;\r\n    border-top: 3px solid #06286e;\r\n    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);\r\n    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);\r\n}\r\n	.et_mobile_menu {\r\n    background-color: #06286e !important;\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 0%!important;\r\n}\r\n	#section3 {\r\n    padding: 10px;\r\n	font-size: 13px;\r\n	}\r\n	#section2 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#section3 a.rm{\r\n		font-size: 13px;\r\n	}\r\n	#main-header{\r\n		    top: 100px;\r\n    padding: 0px;\r\n	}\r\n	 a {\r\n    font-size: 12px;\r\n    margin-top: -9px;\r\n    margin-bottom: -12px;\r\n}\r\n	#section6 a.more-link {\r\n		margin-top: -14px;\r\n		\r\n	}\r\n	#section6 .et_pb_blog_grid .et_pb_post {\r\n		margin-bottom: 40px;\r\n	}\r\n	.et_mobile_menu li a {\r\n		color:#fff;\r\n	}\r\n	h1{\r\n		    margin-top: -20px;\r\n	}\r\n	h1 {\r\n    font-size: 20px;\r\n    line-height: 30px;\r\n}\r\n	.testimonial_rotator_wrap {\r\n		margin: 0px 0px;\r\n		padding: 4px !important;\r\n	}\r\n	#top-header .et-social-icons {\r\n    float: none;\r\n    position: absolute;\r\n    display: inline-block;\r\n    right: 0px;\r\n    top: 15px;\r\n}\r\n	#et-info-email{\r\n	font-size: 11px;\r\n	}\r\n	.et_mobile_menu {\r\n    position: absolute;\r\n    left: 0;\r\n    padding: 3%;\r\n		background: none;\r\n	}\r\n	.mobile_menu_bar:before{\r\n	color: #06286e;\r\n}\r\n	.et_header_style_left  #logo {\r\n    max-width: 45%;\r\n	}\r\n	#logo{\r\n		    max-height: inherit;\r\n	}\r\n	p:not(.has-background):last-of-type {\r\n    padding-bottom: 10px;\r\n}\r\n#section2 .section {\r\n    margin-top: 0px;\r\n}\r\n	#wh i {\r\n    margin-right: 5px;\r\n    margin-top: 12px;\r\n}\r\n	.fix a {\r\n		font-size: 30px !important;\r\n	}\r\n	.title h1+p br {\r\n    display: none;\r\n}\r\n	.et_fixed_nav #top-header, #main-header{\r\n		   position: fixed !important;\r\n	}\r\n	.et_fixed_nav #top-header {\r\n    position: fixed !important;\r\n}\r\n	.et_pb_slide_content a.rm {\r\n		margin-top:10px;\r\n	}\r\n}\r\n\r\n.a a {\r\n	color: #000; \r\n}\r\n#et-main-area a.rm{\r\n	margin-top: 20px;\r\n}\r\n#section3 .et_pb_column_1_3\r\n{\r\ntransition: 0.5s;\r\n}\r\n#section3 .et_pb_column_1_3:hover{\r\n  \r\n    transform: translateY(-10px);\r\n}\r\n.ppt {\r\n	\r\n	overflow: hidden;\r\n    width: auto;\r\n    height: auto;\r\n	\r\n}\r\n.ppt img{\r\n	-webkit-transition: all 0.7s ease;\r\ntransition: all 0.7s ease;\r\n}\r\n\r\n.ppt:hover img {\r\n    -webkit-transform: scale(1.2);\r\n    transform: scale(1.2);\r\n}\r\nspan#et-info-email {\r\n    float: right;\r\n    position: absolute;\r\n    right: 0px;\r\n}\r\ndiv#run {\r\n    background: #222222;\r\n    padding-bottom: 0px;\r\n    padding-top: 0px;\r\n}\r\n#run ul {\r\n    list-style-type: none;\r\n    padding-left: 0px;\r\n    padding-bottom: 0px;\r\n}\r\n#run li {\r\n    display: inline-block;\r\n    margin-right: 20px;\r\n}\r\n#run .et_pb_row\r\n{\r\n     padding-top: 20px;\r\n    padding-bottom:0px;\r\n}\r\n#run li a\r\n{\r\n    color: #fff;\r\nposition:relative;\r\n	translation:0.5s;\r\n    font-size: 15px;\r\n}\r\n#run li a:before {\r\n    position: absolute;\r\n    content: \'\\f101\';\r\n    top: -14px;\r\n    color: #34af23;\r\n    margin-top: 11px;\r\n    margin-right: 0px;\r\n    margin-left: -11px;\r\n    font-size: 12px;\r\n    float: right;\r\n    font-family: fontawesome;\r\n	}\r\na {\r\n    color: #000;\r\n	font-weight: 700;\r\n}', 'Malini-Packers-and-Movers', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2022-04-20 12:20:20', '2022-04-20 12:20:20', '', 27, 'https://malinipackersandmovers.com/?p=528', 0, 'revision', '', 0),
(529, 1, '2022-04-20 12:29:16', '2022-04-20 12:29:16', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Top 5 Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>Malini <a href=\"https://malinipackersandmovers.com\" title=\" Top 5 Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top 5 Packers and Movers in Madurai </a> are here to do everything for you. When it comes to shifting your house from one corner of the city to another corner or from one city to another city, you can count on some professionals to help you out. We have a team of dedicated professionals ready to help you out at any time of the day or even night. You can count on our services at any time of the day or night. We are always ready to help you out. Shifting of furniture within the same city is not going to be any different from shifting to another city. Your goods are going to require the same amount of care while handled and shifted. The most important point is that they should be packed well. This is how you can avoid damage and harm to the goods.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>The next important point is them being loaded on to trucks and Lorries. Most of the damage to goods and furniture is done while they are being loaded and being offloaded. Malini <a href=\"https://malinipackersandmovers.com\" title=\" Top 5 Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top 5 Packers and Movers in Madurai </a> Trained professionals should be employed for the purpose to reduce the chances of your goods being damaged in any manner. Moving of goods is done using trucks and Lorries. Drivers in our fold know the local routes and roads well. They know the shortest routes in the city, you can be sure. They know how to get over speed-breakers and pot-holes without disturbing the cargo. Goods should be unpacked in a professional manner too. If a group of college students are let to do the shifting job, they might do it for some less amount of money, but they are likely to cause damage to your goods. So, whenever it comes to relocating goods at the local level, you can count on us for excellent services.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Top 5 Packers and Movers in Madurai', '', 'publish', 'closed', 'closed', '', 'top-5-packers-and-movers-in-madurai', '', '', '2022-04-20 12:29:16', '2022-04-20 12:29:16', '', 0, 'https://malinipackersandmovers.com/?page_id=529', 0, 'page', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(530, 1, '2022-04-20 12:29:16', '2022-04-20 12:29:16', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Top 5 Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>Malini <a href=\"https://malinipackersandmovers.com\" title=\" Top 5 Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top 5 Packers and Movers in Madurai </a> are here to do everything for you. When it comes to shifting your house from one corner of the city to another corner or from one city to another city, you can count on some professionals to help you out. We have a team of dedicated professionals ready to help you out at any time of the day or even night. You can count on our services at any time of the day or night. We are always ready to help you out. Shifting of furniture within the same city is not going to be any different from shifting to another city. Your goods are going to require the same amount of care while handled and shifted. The most important point is that they should be packed well. This is how you can avoid damage and harm to the goods.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>The next important point is them being loaded on to trucks and Lorries. Most of the damage to goods and furniture is done while they are being loaded and being offloaded. Malini <a href=\"https://malinipackersandmovers.com\" title=\" Top 5 Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top 5 Packers and Movers in Madurai </a> Trained professionals should be employed for the purpose to reduce the chances of your goods being damaged in any manner. Moving of goods is done using trucks and Lorries. Drivers in our fold know the local routes and roads well. They know the shortest routes in the city, you can be sure. They know how to get over speed-breakers and pot-holes without disturbing the cargo. Goods should be unpacked in a professional manner too. If a group of college students are let to do the shifting job, they might do it for some less amount of money, but they are likely to cause damage to your goods. So, whenever it comes to relocating goods at the local level, you can count on us for excellent services.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Top 5 Packers and Movers in Madurai', '', 'inherit', 'closed', 'closed', '', '529-revision-v1', '', '', '2022-04-20 12:29:16', '2022-04-20 12:29:16', '', 529, 'https://malinipackersandmovers.com/?p=530', 0, 'revision', '', 0),
(531, 1, '2022-04-20 12:51:54', '2022-04-20 12:51:54', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1>Top Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>When you have goods to be transferred between two different cities separated by a vast distance, you can be sure of getting some good and excellent services from <a href=\"https://malinipackersandmovers.com\" title=\" Top Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top Packers and Movers in Madurai</a><!-- [et_pb_line_break_holder] -->. Our team of professionals comes to your doorstep to do all the packing of your household goods. You can be sure of getting all the expensive china crockery packed in carefully into containers and packets. We bring all the packing-materials required for the purpose. If you have a centre-table made of glass, and it needs to be shifted, you are going to put in some great care at this end. A couple of curtains might come in handy at this end.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Our professionals are the best people to give everything you need. There are always pieces of furniture that need extra care when you require them to be shifted. Your dining-table is likely to have legs that are amenable to damage while being shifted. <a href=\"https://malinipackersandmovers.com\" title=\" Top Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top Packers and Movers in Madurai</a><!-- [et_pb_line_break_holder] -->Personnel is likely to look into this matter, you can be sure. Trucks and Lorries have to be such that they have ample space in them for the purpose of accommodating all your goods and furniture. They have the best of shock-absorbers and tyres that enable them to go over all kinds of pot-holes and speed-breakers without disturbing your goods.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Top Packers and Movers in Madurai', '', 'publish', 'closed', 'closed', '', 'top-packers-and-movers-in-madurai', '', '', '2022-04-20 12:51:54', '2022-04-20 12:51:54', '', 0, 'https://malinipackersandmovers.com/?page_id=531', 0, 'page', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(532, 1, '2022-04-20 12:51:54', '2022-04-20 12:51:54', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1>Top Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>When you have goods to be transferred between two different cities separated by a vast distance, you can be sure of getting some good and excellent services from <a href=\"https://malinipackersandmovers.com\" title=\" Top Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top Packers and Movers in Madurai</a><!-- [et_pb_line_break_holder] -->. Our team of professionals comes to your doorstep to do all the packing of your household goods. You can be sure of getting all the expensive china crockery packed in carefully into containers and packets. We bring all the packing-materials required for the purpose. If you have a centre-table made of glass, and it needs to be shifted, you are going to put in some great care at this end. A couple of curtains might come in handy at this end.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Our professionals are the best people to give everything you need. There are always pieces of furniture that need extra care when you require them to be shifted. Your dining-table is likely to have legs that are amenable to damage while being shifted. <a href=\"https://malinipackersandmovers.com\" title=\" Top Packers and Movers in Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Top Packers and Movers in Madurai</a><!-- [et_pb_line_break_holder] -->Personnel is likely to look into this matter, you can be sure. Trucks and Lorries have to be such that they have ample space in them for the purpose of accommodating all your goods and furniture. They have the best of shock-absorbers and tyres that enable them to go over all kinds of pot-holes and speed-breakers without disturbing your goods.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Top Packers and Movers in Madurai', '', 'inherit', 'closed', 'closed', '', '531-revision-v1', '', '', '2022-04-20 12:51:54', '2022-04-20 12:51:54', '', 531, 'https://malinipackersandmovers.com/?p=532', 0, 'revision', '', 0),
(538, 1, '2022-04-21 04:44:10', '2022-04-21 04:44:10', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Madurai Packers and Movers Cost </h1><!-- [et_pb_line_break_holder] --><p>We have professional <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Madurai Packers and Movers Cost \" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Madurai Packers and Movers Cost </a>, who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. </p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Welcome to our Company Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Madurai Packers and Movers Cost \" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Madurai Packers and Movers Cost </a>, we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Madurai Packers and Movers Cost \" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Madurai Packers and Movers Cost </a> also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers Madurai Cost', '', 'publish', 'closed', 'closed', '', 'packers-and-movers-madurai-cost', '', '', '2022-04-21 04:44:11', '2022-04-21 04:44:11', '', 0, 'https://malinipackersandmovers.com/?page_id=538', 0, 'page', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(534, 1, '2022-04-21 04:23:41', '2022-04-21 04:23:41', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Cheap and Best Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>When the task is to shift offices, you can always bank on the expertise of our employees. We have been shifting offices around the city and even across different cities for a long time. Given the experience, our staff is quite skilled and they are professionally trained to deliver the <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Cheap and Best Packers and Movers in Madurai</a> when it comes to shifting offices. Modern offices don’t have a lot of papers to be shifted. They have a lot of computer-systems instead. They need special care during shifting because they are fragile in nature.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>They are to be protected from shocks in the form of jolts and hitches that are likely to be a part of the milieu while the truck goes over pot-holes or speed-breakers. They contain sensitive material which needs to be protected and guarded from damage. Usually, there are a lot of files and cabinets to be shifted. These need to be handled with care and precision. They are likely to catch fire if they are left with inflammable items and a naked flame. Even a spark can be dangerous for them. Talking of fires, fire-extinguishers are also an inherent part of offices that need to be shifted. They need some special care, Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Cheap and Best Packers and Movers in Madurai</a> staff is sure to give them all the care they need.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Cheap and Best Packers and Movers in Madurai', '', 'publish', 'closed', 'closed', '', 'cheap-and-best-packers-and-movers-in-madurai', '', '', '2022-04-21 04:23:41', '2022-04-21 04:23:41', '', 0, 'https://malinipackersandmovers.com/?page_id=534', 0, 'page', '', 0),
(535, 1, '2022-04-21 04:23:41', '2022-04-21 04:23:41', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Cheap and Best Packers and Movers in Madurai</h1><!-- [et_pb_line_break_holder] --><p>When the task is to shift offices, you can always bank on the expertise of our employees. We have been shifting offices around the city and even across different cities for a long time. Given the experience, our staff is quite skilled and they are professionally trained to deliver the <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Cheap and Best Packers and Movers in Madurai</a> when it comes to shifting offices. Modern offices don’t have a lot of papers to be shifted. They have a lot of computer-systems instead. They need special care during shifting because they are fragile in nature.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>They are to be protected from shocks in the form of jolts and hitches that are likely to be a part of the milieu while the truck goes over pot-holes or speed-breakers. They contain sensitive material which needs to be protected and guarded from damage. Usually, there are a lot of files and cabinets to be shifted. These need to be handled with care and precision. They are likely to catch fire if they are left with inflammable items and a naked flame. Even a spark can be dangerous for them. Talking of fires, fire-extinguishers are also an inherent part of offices that need to be shifted. They need some special care, Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Cheap and Best Packers and Movers in Madurai</a> staff is sure to give them all the care they need.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Cheap and Best Packers and Movers in Madurai', '', 'inherit', 'closed', 'closed', '', '534-revision-v1', '', '', '2022-04-21 04:23:41', '2022-04-21 04:23:41', '', 534, 'https://malinipackersandmovers.com/?p=535', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(536, 1, '2022-04-21 04:37:26', '2022-04-21 04:37:26', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Packers and Movers from Madurai to Chennai</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers is a full-fledged packing and moving company providing domestic and commercial <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Packers and Movers from Madurai to Chennai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers from Madurai to Chennai</a>. Malini Packers and Movers understands that the experience of packing and moving happens to be the most stressful occasion in a people life. Having this in consideration, we created a skilled team of crew to make shifting a cherishing moments of life.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers will be efficient in services rendered by them. The most significant part of the packing and moving procedure is ensuring that everything is correctly packed, prepared for moving and properly relocated. Malini Packers and Movers are most wanted <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Packers and Movers from Madurai to Chennai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers from Madurai to Chennai</a>. With our employees being highly reliable, polite and professional, we provide relocation services designed to create your move less expensive and faster than you expect.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers from Madurai to Chennai', '', 'publish', 'closed', 'closed', '', 'packers-and-movers-from-madurai-to-chennai', '', '', '2022-04-21 04:37:26', '2022-04-21 04:37:26', '', 0, 'https://malinipackersandmovers.com/?page_id=536', 0, 'page', '', 0),
(537, 1, '2022-04-21 04:37:26', '2022-04-21 04:37:26', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Packers and Movers from Madurai to Chennai</h1><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers is a full-fledged packing and moving company providing domestic and commercial <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Packers and Movers from Madurai to Chennai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers from Madurai to Chennai</a>. Malini Packers and Movers understands that the experience of packing and moving happens to be the most stressful occasion in a people life. Having this in consideration, we created a skilled team of crew to make shifting a cherishing moments of life.</p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Malini Packers and Movers will be efficient in services rendered by them. The most significant part of the packing and moving procedure is ensuring that everything is correctly packed, prepared for moving and properly relocated. Malini Packers and Movers are most wanted <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Packers and Movers from Madurai to Chennai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Packers and Movers from Madurai to Chennai</a>. With our employees being highly reliable, polite and professional, we provide relocation services designed to create your move less expensive and faster than you expect.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers from Madurai to Chennai', '', 'inherit', 'closed', 'closed', '', '536-revision-v1', '', '', '2022-04-21 04:37:26', '2022-04-21 04:37:26', '', 536, 'https://malinipackersandmovers.com/?p=537', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(539, 1, '2022-04-21 04:44:11', '2022-04-21 04:44:11', '[et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/Untitled-1.png\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h1> Madurai Packers and Movers Cost </h1><!-- [et_pb_line_break_holder] --><p>We have professional <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Madurai Packers and Movers Cost \" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Madurai Packers and Movers Cost </a>, who will deliver your No1 household packing moving services for local house shifting and intercity relocation services. Our experienced movers and packers in Madurai provides complete relocation services from disassembly, packing, loading, transport, unloading, unpacking, to proper placement of your households. </p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><p>Welcome to our Company Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Madurai Packers and Movers Cost \" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Madurai Packers and Movers Cost </a>, we are a professional packers & movers services provider in Madurai City. Here you will get a complete solution for home and office shifting at an affordable price. We \"Malini Packers and Movers” have experience of home & office relocation services. We have our own transport vehicle & highly experienced workers team who make home relocation very easy and fast. We use the best quality packing material for safe and damage-free packing. We take 100% guarantee of your goods for safe transportation and packing. We Malini <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Madurai Packers and Movers Cost \" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Madurai Packers and Movers Cost </a> also provide industrial & office goods packing, moving & transportation service. We have a large network in India, with the help of these, we can make any shifting process quick, easy, comfortable and hassle free.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" background_color=\"#f6f6f6\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>better good services</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. We understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" specialty=\"off\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"run\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<marquee width=\"100%\" direction=\"left\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\"><!-- [et_pb_line_break_holder] --><ul><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai\" title=\"Packers and Movers Madurai\">Packers and Movers Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-in-madurai\" title=\"Packers and Movers in Madurai\">Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/good-packers-and-movers-in-madurai\" title=\"Good Packers and Movers in Madurai\">Good Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-madurai-cost\" title=\"Packers and Movers Madurai Cost\">Packers and Movers Madurai Cost</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai\" title=\"Cheap and Best Packers and Movers in Madurai\">Cheap and Best Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-packers-and-movers-in-madurai\" title=\"Top Packers and Movers in Madurai\">Top Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai\" title=\"Top 5 Packers and Movers in Madurai\">Top 5 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai\" title=\"Top 10 Packers and Movers in Madurai\">Top 10 Packers and Movers in Madurai</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/madurai-packers-and-movers-charges\" title=\"Madurai Packers and Movers Charges\">Madurai Packers and Movers Charges</a></li><!-- [et_pb_line_break_holder] --><li><a href=\"https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai\" title=\"Packers and Movers From Madurai To Chennai\">Packers and Movers From Madurai To Chennai</a></li><!-- [et_pb_line_break_holder] --></ul><!-- [et_pb_line_break_holder] --></marquee>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Packers and Movers Madurai Cost', '', 'inherit', 'closed', 'closed', '', '538-revision-v1', '', '', '2022-04-21 04:44:11', '2022-04-21 04:44:11', '', 538, 'https://malinipackersandmovers.com/?p=539', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(544, 1, '2023-05-04 10:51:51', '2023-05-04 10:51:51', '[et_pb_section bb_built=\"1\" fullwidth=\"on\" specialty=\"off\" next_background_color=\"#000000\" inner_width=\"auto\" inner_max_width=\"1080px\"][et_pb_fullwidth_slider _builder_version=\"4.8.2\" use_bg_overlay=\"off\" use_text_overlay=\"off\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_blur_image_tablet=\"40px\" box_shadow_spread_image_tablet=\"0px\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_blur_button_tablet=\"40px\" box_shadow_spread_button_tablet=\"0px\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_pagination=\"off\" auto=\"on\" auto_speed=\"3500\"][et_pb_slide _builder_version=\"4.8.2\" heading_tablet=\"The Best Move you will \" heading_phone=\"The Best Move you will \" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd1-1.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd2.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][et_pb_slide _builder_version=\"4.8.2\" button_link=\"#\" url_new_window=\"off\" link_option_url_new_window=\"off\" background_color=\"#7EBEC5\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/sd3.jpg\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" box_shadow_style_image=\"none\" box_shadow_horizontal_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_horizontal_image_tablet=\"0px\" box_shadow_horizontal_image_phone=\"0px\" box_shadow_vertical_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_vertical_image_tablet=\"0px\" box_shadow_vertical_image_phone=\"0px\" box_shadow_blur_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_blur_image_tablet=\"40px\" box_shadow_blur_image_phone=\"40px\" box_shadow_spread_image=\"box_shadow_style_image,%91object Object%93\" box_shadow_spread_image_tablet=\"0px\" box_shadow_spread_image_phone=\"0px\" child_filter_hue_rotate=\"0deg\" child_filter_hue_rotate_tablet=\"0deg\" child_filter_hue_rotate_phone=\"0deg\" child_filter_saturate=\"100%\" child_filter_saturate_tablet=\"100%\" child_filter_saturate_phone=\"100%\" child_filter_brightness=\"100%\" child_filter_brightness_tablet=\"100%\" child_filter_brightness_phone=\"100%\" child_filter_contrast=\"100%\" child_filter_contrast_tablet=\"100%\" child_filter_contrast_phone=\"100%\" child_filter_invert=\"0%\" child_filter_invert_tablet=\"0%\" child_filter_invert_phone=\"0%\" child_filter_sepia=\"0%\" child_filter_sepia_tablet=\"0%\" child_filter_sepia_phone=\"0%\" child_filter_opacity=\"100%\" child_filter_opacity_tablet=\"100%\" child_filter_opacity_phone=\"100%\" child_filter_blur=\"0px\" child_filter_blur_tablet=\"0px\" child_filter_blur_phone=\"0px\" child_mix_blend_mode=\"normal\" background_layout=\"dark\" text_shadow_style=\"none\" text_shadow_horizontal_length=\"text_shadow_style,%91object Object%93\" text_shadow_horizontal_length_tablet=\"0px\" text_shadow_horizontal_length_phone=\"0px\" text_shadow_vertical_length=\"text_shadow_style,%91object Object%93\" text_shadow_vertical_length_tablet=\"0px\" text_shadow_vertical_length_phone=\"0px\" text_shadow_blur_strength=\"text_shadow_style,%91object Object%93\" text_shadow_blur_strength_tablet=\"1px\" text_shadow_blur_strength_phone=\"1px\" header_text_shadow_style=\"none\" header_text_shadow_horizontal_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_horizontal_length_tablet=\"0px\" header_text_shadow_horizontal_length_phone=\"0px\" header_text_shadow_vertical_length=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_vertical_length_tablet=\"0px\" header_text_shadow_vertical_length_phone=\"0px\" header_text_shadow_blur_strength=\"header_text_shadow_style,%91object Object%93\" header_text_shadow_blur_strength_tablet=\"1px\" header_text_shadow_blur_strength_phone=\"1px\" body_text_shadow_style=\"none\" body_text_shadow_horizontal_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_horizontal_length_tablet=\"0px\" body_text_shadow_horizontal_length_phone=\"0px\" body_text_shadow_vertical_length=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_vertical_length_tablet=\"0px\" body_text_shadow_vertical_length_phone=\"0px\" body_text_shadow_blur_strength=\"body_text_shadow_style,%91object Object%93\" body_text_shadow_blur_strength_tablet=\"1px\" body_text_shadow_blur_strength_phone=\"1px\" body_link_text_shadow_style=\"none\" body_link_text_shadow_horizontal_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_horizontal_length_tablet=\"0px\" body_link_text_shadow_horizontal_length_phone=\"0px\" body_link_text_shadow_vertical_length=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_vertical_length_tablet=\"0px\" body_link_text_shadow_vertical_length_phone=\"0px\" body_link_text_shadow_blur_strength=\"body_link_text_shadow_style,%91object Object%93\" body_link_text_shadow_blur_strength_tablet=\"1px\" body_link_text_shadow_blur_strength_phone=\"1px\" body_ul_text_shadow_style=\"none\" body_ul_text_shadow_horizontal_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_horizontal_length_tablet=\"0px\" body_ul_text_shadow_horizontal_length_phone=\"0px\" body_ul_text_shadow_vertical_length=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_vertical_length_tablet=\"0px\" body_ul_text_shadow_vertical_length_phone=\"0px\" body_ul_text_shadow_blur_strength=\"body_ul_text_shadow_style,%91object Object%93\" body_ul_text_shadow_blur_strength_tablet=\"1px\" body_ul_text_shadow_blur_strength_phone=\"1px\" body_ol_text_shadow_style=\"none\" body_ol_text_shadow_horizontal_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_horizontal_length_tablet=\"0px\" body_ol_text_shadow_horizontal_length_phone=\"0px\" body_ol_text_shadow_vertical_length=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_vertical_length_tablet=\"0px\" body_ol_text_shadow_vertical_length_phone=\"0px\" body_ol_text_shadow_blur_strength=\"body_ol_text_shadow_style,%91object Object%93\" body_ol_text_shadow_blur_strength_tablet=\"1px\" body_ol_text_shadow_blur_strength_phone=\"1px\" body_quote_text_shadow_style=\"none\" body_quote_text_shadow_horizontal_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_horizontal_length_tablet=\"0px\" body_quote_text_shadow_horizontal_length_phone=\"0px\" body_quote_text_shadow_vertical_length=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_vertical_length_tablet=\"0px\" body_quote_text_shadow_vertical_length_phone=\"0px\" body_quote_text_shadow_blur_strength=\"body_quote_text_shadow_style,%91object Object%93\" body_quote_text_shadow_blur_strength_tablet=\"1px\" body_quote_text_shadow_blur_strength_phone=\"1px\" custom_button=\"off\" button_bg_use_color_gradient=\"off\" button_bg_color_gradient_overlays_image=\"off\" button_use_icon=\"on\" button_on_hover=\"on\" button_text_shadow_style=\"none\" button_text_shadow_horizontal_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_horizontal_length_tablet=\"0px\" button_text_shadow_horizontal_length_phone=\"0px\" button_text_shadow_vertical_length=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_vertical_length_tablet=\"0px\" button_text_shadow_vertical_length_phone=\"0px\" button_text_shadow_blur_strength=\"button_text_shadow_style,%91object Object%93\" button_text_shadow_blur_strength_tablet=\"1px\" button_text_shadow_blur_strength_phone=\"1px\" box_shadow_style_button=\"none\" box_shadow_horizontal_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_horizontal_button_tablet=\"0px\" box_shadow_horizontal_button_phone=\"0px\" box_shadow_vertical_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_vertical_button_tablet=\"0px\" box_shadow_vertical_button_phone=\"0px\" box_shadow_blur_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_blur_button_tablet=\"40px\" box_shadow_blur_button_phone=\"40px\" box_shadow_spread_button=\"box_shadow_style_button,%91object Object%93\" box_shadow_spread_button_tablet=\"0px\" box_shadow_spread_button_phone=\"0px\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" z_index_tablet=\"0\" z_index_phone=\"0\" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section2\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#000000\" next_background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_left\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" module_id=\"pht\" module_class=\"ppt\" /][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Malini Packers & Movers</h4><!-- [et_pb_line_break_holder] --><h1>About Us</h1><!-- [et_pb_line_break_holder] --><p><a href=\"https://malinipackersandmovers.com\" title=\" Malini Packers and Movers, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Malini Packers and Movers</a>, India is one of the best and topmost relocation company to shift or relocate the goods of the customers nationally or internationally. We providing qualitative packing and moving services by All India. Our services include world class packing, unpacking, loading, unloading, relocation.</p><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Efficient Relocation</h3><!-- [et_pb_line_break_holder] --><p>Our relocation technicians are always devoted to offer unique every type of requirements.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Domestic Relocation</h3><!-- [et_pb_line_break_holder] --><p>Domestic Relocation Services are very helpful while relocating from one place Another Place.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] --><div class=\"section group\"><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->				<i class=\"fa fa-square\"></i><h3>Packing Items</h3><!-- [et_pb_line_break_holder] --><p>We are well-experienced in the ground to pack your items professionally And Carefully.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->					<div class=\"col span_1_of_2\"><!-- [et_pb_line_break_holder] -->					<i class=\"fa fa-square\"></i><h3>Arranging Items</h3><!-- [et_pb_line_break_holder] --><p>After reaching the desired location, our team will carefully arrange the items at your any area you prefer.</p><!-- [et_pb_line_break_holder] -->					</div><!-- [et_pb_line_break_holder] -->				</div><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section3\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" next_background_color=\"#ffffff\" background_color=\"#f6f6f6\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_fade_in\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Why Choose Us</h4><!-- [et_pb_line_break_holder] --><h1>We give you complete <span>Cheap and best packers and movers in Madurai</span></h1><!-- [et_pb_line_break_holder] --><p>We are a well-trained and efficient team of packers and movers. If you have bought a new home or have been promoted to a new office, we are just the right people for you. <a href=\"https://malinipackersandmovers.com\" title=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\" alt=\" Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai\"> Good packers and movers in Madurai</a> understand the hassle brought along with relocation and hence come at your rescue with the best of services. </p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_left\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Residential Moves</h3><!-- [et_pb_line_break_holder] --><p>We are having services on packing-unpacking, goods-packaging services anywhere and any kind of move across India.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_top\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Corporate Relocation</h3><!-- [et_pb_line_break_holder] --><p>A skilled group of professionals is vital for a smooth and successful transition. Malini Packers and Movers will help you find and purchase a building.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_3\" custom_padding__hover=\"|||\" custom_padding=\"|||\" link_option_url_new_window=\"off\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_tablet=\"180deg\" background_color_gradient_direction_phone=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_start_position_tablet=\"0%\" background_color_gradient_start_position_phone=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_end_position_tablet=\"100%\" background_color_gradient_end_position_phone=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" border_radii=\"on||||\" box_shadow_style=\"none\" box_shadow_horizontal=\"box_shadow_style,%91object Object%93\" box_shadow_horizontal_tablet=\"0px\" box_shadow_horizontal_phone=\"0px\" box_shadow_vertical=\"box_shadow_style,%91object Object%93\" box_shadow_vertical_tablet=\"0px\" box_shadow_vertical_phone=\"0px\" box_shadow_blur=\"box_shadow_style,%91object Object%93\" box_shadow_blur_tablet=\"40px\" box_shadow_blur_phone=\"40px\" box_shadow_spread=\"box_shadow_style,%91object Object%93\" box_shadow_spread_tablet=\"0px\" box_shadow_spread_phone=\"0px\" box_shadow_color=\"rgba(0,0,0,0.3)\" box_shadow_position=\"outer\" filter_hue_rotate=\"0deg\" filter_hue_rotate_tablet=\"0deg\" filter_hue_rotate_phone=\"0deg\" filter_saturate=\"100%\" filter_saturate_tablet=\"100%\" filter_saturate_phone=\"100%\" filter_brightness=\"100%\" filter_brightness_tablet=\"100%\" filter_brightness_phone=\"100%\" filter_contrast=\"100%\" filter_contrast_tablet=\"100%\" filter_contrast_phone=\"100%\" filter_invert=\"0%\" filter_invert_tablet=\"0%\" filter_invert_phone=\"0%\" filter_sepia=\"0%\" filter_sepia_tablet=\"0%\" filter_sepia_phone=\"0%\" filter_opacity=\"100%\" filter_opacity_tablet=\"100%\" filter_opacity_phone=\"100%\" filter_blur=\"0px\" filter_blur_tablet=\"0px\" filter_blur_phone=\"0px\" mix_blend_mode=\"normal\" animation_style=\"none\" animation_direction=\"center\" animation_duration=\"1000ms\" animation_duration_tablet=\"1000ms\" animation_duration_phone=\"1000ms\" animation_delay=\"0ms\" animation_delay_tablet=\"0ms\" animation_delay_phone=\"0ms\" animation_intensity_slide=\"50%\" animation_intensity_slide_tablet=\"50%\" animation_intensity_slide_phone=\"50%\" animation_intensity_zoom=\"50%\" animation_intensity_zoom_tablet=\"50%\" animation_intensity_zoom_phone=\"50%\" animation_intensity_flip=\"50%\" animation_intensity_flip_tablet=\"50%\" animation_intensity_flip_phone=\"50%\" animation_intensity_fold=\"50%\" animation_intensity_fold_tablet=\"50%\" animation_intensity_fold_phone=\"50%\" animation_intensity_roll=\"50%\" animation_intensity_roll_tablet=\"50%\" animation_intensity_roll_phone=\"50%\" animation_starting_opacity=\"0%\" animation_starting_opacity_tablet=\"0%\" animation_starting_opacity_phone=\"0%\" animation_speed_curve=\"ease-in-out\" animation_repeat=\"once\" module_class=\"et-waypoint et_pb_animation_bottom\" disabled=\"%91object HTMLInputElement%93\" hover_transition_duration=\"300ms\" hover_transition_duration_tablet=\"300ms\" hover_transition_duration_phone=\"300ms\" hover_transition_delay=\"0ms\" hover_transition_delay_tablet=\"0ms\" hover_transition_delay_phone=\"0ms\" hover_transition_speed_curve=\"ease\" vertical_offset_tablet=\"0\" vertical_offset_phone=\"0\" horizontal_offset_tablet=\"0\" horizontal_offset_phone=\"0\" z_index=\"2\" z_index_tablet=\"2\" z_index_phone=\"2\"][et_pb_image _builder_version=\"4.8.2\" src=\"https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\" show_bottom_space=\"off\" /][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h3>Warehouse Storage</h3><!-- [et_pb_line_break_holder] --><p>You can safely store your goods in the Warehouses till the occupancy in your new destination gets finalized. We fulfill your warehousing & storage needs.</p><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section4\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#f6f6f6\" next_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"4_4\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Best Quality</h4><!-- [et_pb_line_break_holder] --><h1>Global Logistics <span>Partner </span> </h1><!-- [et_pb_line_break_holder] -->[contact-form-7 id=\"5\" title=\"Home Page Contact Form\"]<!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_id=\"section5\" module_class=\"title\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" prev_background_color=\"#ffffff\" background_image=\"https://malinipackersandmovers.com/wp-content/uploads/2022/03/bg-map.jpg\"][et_pb_row _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" module_class=\"et-waypoint et_pb_animation_bottom\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Testimonials</h4><!-- [et_pb_line_break_holder] --><h1>Our Customer  <span>Says Reviews</span></h1><!-- [et_pb_line_break_holder] -->[sp_testimonials_slider]<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->[/et_pb_code][/et_pb_column][et_pb_column type=\"1_2\" custom_padding__hover=\"|||\" custom_padding=\"|||\"][et_pb_code _builder_version=\"4.8.2\" box_shadow_horizontal_tablet=\"0px\" box_shadow_vertical_tablet=\"0px\" box_shadow_blur_tablet=\"40px\" box_shadow_spread_tablet=\"0px\" vertical_offset_tablet=\"0\" horizontal_offset_tablet=\"0\" z_index_tablet=\"0\"]<h4>Our</h4><!-- [et_pb_line_break_holder] --><h1>Google <span>Map Location</span></h1><!-- [et_pb_line_break_holder] --><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3930.596455593781!2d78.07050591411026!3d9.884182877731282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b00cfc933f9a91d%3A0x1b33f923a5e26c72!2sMalini%20Packers%20and%20Movers!5e0!3m2!1sen!2sin!4v1648889599707!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Home', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2023-05-04 10:51:51', '2023-05-04 10:51:51', '', 37, 'https://malinipackersandmovers.com/?p=544', 0, 'revision', '', 0);
INSERT INTO `mp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(831, 0, '2024-05-11 17:39:57', '2024-05-11 17:39:57', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'fff739cb5a649ee1eef1214f80645979', '', '', '2024-05-11 17:39:57', '2024-05-11 17:39:57', '', 0, 'https://malinipackersandmovers.com/fff739cb5a649ee1eef1214f80645979/', 0, 'oembed_cache', '', 0),
(832, 0, '2024-05-11 17:39:58', '2024-05-11 17:39:58', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'a42033b8a9f5dc9f906783b5f18c9aac', '', '', '2024-05-11 17:39:58', '2024-05-11 17:39:58', '', 0, 'https://malinipackersandmovers.com/a42033b8a9f5dc9f906783b5f18c9aac/', 0, 'oembed_cache', '', 0),
(833, 0, '2024-05-11 17:39:58', '2024-05-11 17:39:58', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '38b95213ba09c2a842d828123d47652c', '', '', '2024-05-11 17:39:58', '2024-05-11 17:39:58', '', 0, 'https://malinipackersandmovers.com/38b95213ba09c2a842d828123d47652c/', 0, 'oembed_cache', '', 0),
(834, 0, '2024-05-12 20:42:24', '2024-05-12 20:42:24', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '76f9bc37d57433e00806ba22afa7cf37', '', '', '2024-05-12 20:42:24', '2024-05-12 20:42:24', '', 0, 'https://malinipackersandmovers.com/76f9bc37d57433e00806ba22afa7cf37/', 0, 'oembed_cache', '', 0),
(835, 0, '2024-05-12 20:42:24', '2024-05-12 20:42:24', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '2e9b2205f0f695d6620581627f8320a0', '', '', '2024-05-12 20:42:24', '2024-05-12 20:42:24', '', 0, 'https://malinipackersandmovers.com/2e9b2205f0f695d6620581627f8320a0/', 0, 'oembed_cache', '', 0),
(836, 0, '2024-05-12 20:42:24', '2024-05-12 20:42:24', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '25aa26420f185ecda0d464b391404cd2', '', '', '2024-05-12 20:42:24', '2024-05-12 20:42:24', '', 0, 'https://malinipackersandmovers.com/25aa26420f185ecda0d464b391404cd2/', 0, 'oembed_cache', '', 0),
(837, 0, '2024-05-12 20:42:27', '2024-05-12 20:42:27', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '9487fb8ef94dc34b9bf051072fabd12d', '', '', '2024-05-12 20:42:27', '2024-05-12 20:42:27', '', 0, 'https://malinipackersandmovers.com/9487fb8ef94dc34b9bf051072fabd12d/', 0, 'oembed_cache', '', 0),
(838, 0, '2024-05-12 20:42:27', '2024-05-12 20:42:27', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'dd4358793036e1aa647b6783f03473a9', '', '', '2024-05-12 20:42:27', '2024-05-12 20:42:27', '', 0, 'https://malinipackersandmovers.com/dd4358793036e1aa647b6783f03473a9/', 0, 'oembed_cache', '', 0),
(839, 0, '2024-05-12 20:42:28', '2024-05-12 20:42:28', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '8b0bbcb5ef73f1661455ac2d011df34c', '', '', '2024-05-12 20:42:28', '2024-05-12 20:42:28', '', 0, 'https://malinipackersandmovers.com/8b0bbcb5ef73f1661455ac2d011df34c/', 0, 'oembed_cache', '', 0),
(840, 0, '2024-05-12 20:42:33', '2024-05-12 20:42:33', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'adf2da2316229f441e184d5572b698ee', '', '', '2024-05-12 20:42:33', '2024-05-12 20:42:33', '', 0, 'https://malinipackersandmovers.com/adf2da2316229f441e184d5572b698ee/', 0, 'oembed_cache', '', 0),
(841, 0, '2024-05-12 20:42:33', '2024-05-12 20:42:33', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '3ce60a286b60e3a73a038b6b1bcce992', '', '', '2024-05-12 20:42:33', '2024-05-12 20:42:33', '', 0, 'https://malinipackersandmovers.com/3ce60a286b60e3a73a038b6b1bcce992/', 0, 'oembed_cache', '', 0),
(842, 0, '2024-05-12 20:42:34', '2024-05-12 20:42:34', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '36de429f5722475538f2b4638691d9ce', '', '', '2024-05-12 20:42:34', '2024-05-12 20:42:34', '', 0, 'https://malinipackersandmovers.com/36de429f5722475538f2b4638691d9ce/', 0, 'oembed_cache', '', 0),
(843, 0, '2024-05-12 20:42:35', '2024-05-12 20:42:35', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'e31a78bd29c0bc52973e5ad6b6d7b8d9', '', '', '2024-05-12 20:42:35', '2024-05-12 20:42:35', '', 0, 'https://malinipackersandmovers.com/e31a78bd29c0bc52973e5ad6b6d7b8d9/', 0, 'oembed_cache', '', 0),
(844, 0, '2024-05-12 20:42:36', '2024-05-12 20:42:36', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'c89541e0a1eaeac9399ca2a18c103439', '', '', '2024-05-12 20:42:36', '2024-05-12 20:42:36', '', 0, 'https://malinipackersandmovers.com/c89541e0a1eaeac9399ca2a18c103439/', 0, 'oembed_cache', '', 0),
(845, 0, '2024-05-12 20:42:36', '2024-05-12 20:42:36', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'd4ad7a6d8ee8284c8842f46b95d1ff2b', '', '', '2024-05-12 20:42:36', '2024-05-12 20:42:36', '', 0, 'https://malinipackersandmovers.com/d4ad7a6d8ee8284c8842f46b95d1ff2b/', 0, 'oembed_cache', '', 0),
(846, 0, '2024-05-12 20:42:40', '2024-05-12 20:42:40', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '08d1f12a6abf50f6b0b876413fd51fa8', '', '', '2024-05-12 20:42:40', '2024-05-12 20:42:40', '', 0, 'https://malinipackersandmovers.com/08d1f12a6abf50f6b0b876413fd51fa8/', 0, 'oembed_cache', '', 0),
(847, 0, '2024-05-12 20:42:43', '2024-05-12 20:42:43', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'bddc5b30f5910e61061e72288f8438cf', '', '', '2024-05-12 20:42:43', '2024-05-12 20:42:43', '', 0, 'https://malinipackersandmovers.com/bddc5b30f5910e61061e72288f8438cf/', 0, 'oembed_cache', '', 0),
(848, 0, '2024-05-12 20:42:49', '2024-05-12 20:42:49', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '089474767f4bf179e0d38c642e485964', '', '', '2024-05-12 20:42:49', '2024-05-12 20:42:49', '', 0, 'https://malinipackersandmovers.com/089474767f4bf179e0d38c642e485964/', 0, 'oembed_cache', '', 0),
(849, 0, '2024-05-12 20:42:51', '2024-05-12 20:42:51', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '091bbdf6710a2aecdb8586c6c5e76365', '', '', '2024-05-12 20:42:51', '2024-05-12 20:42:51', '', 0, 'https://malinipackersandmovers.com/091bbdf6710a2aecdb8586c6c5e76365/', 0, 'oembed_cache', '', 0),
(850, 0, '2024-05-12 20:42:53', '2024-05-12 20:42:53', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '6defdce4f00887ba752bd7c7eb659e4f', '', '', '2024-05-12 20:42:53', '2024-05-12 20:42:53', '', 0, 'https://malinipackersandmovers.com/6defdce4f00887ba752bd7c7eb659e4f/', 0, 'oembed_cache', '', 0),
(851, 0, '2024-05-12 20:42:53', '2024-05-12 20:42:53', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '02ed3961c12e95db07361ec013e4a94e', '', '', '2024-05-12 20:42:53', '2024-05-12 20:42:53', '', 0, 'https://malinipackersandmovers.com/02ed3961c12e95db07361ec013e4a94e/', 0, 'oembed_cache', '', 0),
(852, 0, '2024-05-12 20:42:55', '2024-05-12 20:42:55', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '5acd8c64df778e4f9bdeb32ed8b47e21', '', '', '2024-05-12 20:42:55', '2024-05-12 20:42:55', '', 0, 'https://malinipackersandmovers.com/5acd8c64df778e4f9bdeb32ed8b47e21/', 0, 'oembed_cache', '', 0),
(853, 0, '2024-05-12 20:43:01', '2024-05-12 20:43:01', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '8a68da36c2ffb1f20d2142c0adc9b635', '', '', '2024-05-12 20:43:01', '2024-05-12 20:43:01', '', 0, 'https://malinipackersandmovers.com/8a68da36c2ffb1f20d2142c0adc9b635/', 0, 'oembed_cache', '', 0),
(854, 0, '2024-05-12 20:43:02', '2024-05-12 20:43:02', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '11927edd29c1fd70008a31a55569b692', '', '', '2024-05-12 20:43:02', '2024-05-12 20:43:02', '', 0, 'https://malinipackersandmovers.com/11927edd29c1fd70008a31a55569b692/', 0, 'oembed_cache', '', 0),
(855, 0, '2024-05-12 20:43:04', '2024-05-12 20:43:04', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '46fc4a6ef4ea2f38ef23799fb394df9c', '', '', '2024-05-12 20:43:04', '2024-05-12 20:43:04', '', 0, 'https://malinipackersandmovers.com/46fc4a6ef4ea2f38ef23799fb394df9c/', 0, 'oembed_cache', '', 0),
(856, 0, '2024-05-12 20:43:04', '2024-05-12 20:43:04', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'b365731c9b4036951e18251b39aba05f', '', '', '2024-05-12 20:43:04', '2024-05-12 20:43:04', '', 0, 'https://malinipackersandmovers.com/b365731c9b4036951e18251b39aba05f/', 0, 'oembed_cache', '', 0),
(857, 0, '2024-05-12 20:43:05', '2024-05-12 20:43:05', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'ab1aee3bf8fa51757be1c42a3b79ee08', '', '', '2024-05-12 20:43:05', '2024-05-12 20:43:05', '', 0, 'https://malinipackersandmovers.com/ab1aee3bf8fa51757be1c42a3b79ee08/', 0, 'oembed_cache', '', 0),
(858, 0, '2024-05-12 20:43:05', '2024-05-12 20:43:05', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'a0b09dd7219b69de94474b04ebbda3cc', '', '', '2024-05-12 20:43:05', '2024-05-12 20:43:05', '', 0, 'https://malinipackersandmovers.com/a0b09dd7219b69de94474b04ebbda3cc/', 0, 'oembed_cache', '', 0),
(859, 0, '2024-05-12 20:43:10', '2024-05-12 20:43:10', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'd7723b80c41fc306f4deaadc4298a8e5', '', '', '2024-05-12 20:43:10', '2024-05-12 20:43:10', '', 0, 'https://malinipackersandmovers.com/d7723b80c41fc306f4deaadc4298a8e5/', 0, 'oembed_cache', '', 0),
(860, 0, '2024-05-12 20:43:11', '2024-05-12 20:43:11', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '791955dc45043517f6c58963881504dd', '', '', '2024-05-12 20:43:11', '2024-05-12 20:43:11', '', 0, 'https://malinipackersandmovers.com/791955dc45043517f6c58963881504dd/', 0, 'oembed_cache', '', 0),
(861, 0, '2024-05-12 20:43:13', '2024-05-12 20:43:13', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '4eb065fcb472dc96be8f4ba8a6045a14', '', '', '2024-05-12 20:43:13', '2024-05-12 20:43:13', '', 0, 'https://malinipackersandmovers.com/4eb065fcb472dc96be8f4ba8a6045a14/', 0, 'oembed_cache', '', 0),
(1041, 0, '2024-07-14 07:50:00', '2024-07-14 07:50:00', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'dfe7ad8d7428b3b2b6bafab2f7cb03f4', '', '', '2024-07-14 07:50:00', '2024-07-14 07:50:00', '', 0, 'https://malinipackersandmovers.com/dfe7ad8d7428b3b2b6bafab2f7cb03f4/', 0, 'oembed_cache', '', 0),
(1042, 0, '2024-07-14 07:50:02', '2024-07-14 07:50:02', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'cb3d4b46ac12d9cc15c33d8e0760d47b', '', '', '2024-07-14 07:50:02', '2024-07-14 07:50:02', '', 0, 'https://malinipackersandmovers.com/cb3d4b46ac12d9cc15c33d8e0760d47b/', 0, 'oembed_cache', '', 0),
(1043, 0, '2024-07-14 07:50:04', '2024-07-14 07:50:04', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '9ff981166e5608630d3bf5a027f392aa', '', '', '2024-07-14 07:50:04', '2024-07-14 07:50:04', '', 0, 'https://malinipackersandmovers.com/9ff981166e5608630d3bf5a027f392aa/', 0, 'oembed_cache', '', 0),
(1044, 0, '2024-07-14 07:50:05', '2024-07-14 07:50:05', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '96aa0cba7e0a258eb958a86d8f1278ff', '', '', '2024-07-14 07:50:05', '2024-07-14 07:50:05', '', 0, 'https://malinipackersandmovers.com/96aa0cba7e0a258eb958a86d8f1278ff/', 0, 'oembed_cache', '', 0),
(1045, 0, '2024-07-14 07:50:05', '2024-07-14 07:50:05', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'd67e568f3f6a17b3abd250f52354446d', '', '', '2024-07-14 07:50:05', '2024-07-14 07:50:05', '', 0, 'https://malinipackersandmovers.com/d67e568f3f6a17b3abd250f52354446d/', 0, 'oembed_cache', '', 0),
(1046, 0, '2024-07-14 07:50:07', '2024-07-14 07:50:07', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '257cbea0e5e8ca2fb851f70230d438f2', '', '', '2024-07-14 07:50:07', '2024-07-14 07:50:07', '', 0, 'https://malinipackersandmovers.com/257cbea0e5e8ca2fb851f70230d438f2/', 0, 'oembed_cache', '', 0),
(1047, 0, '2024-07-14 07:50:07', '2024-07-14 07:50:07', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '996f39e219e2c63131e3bd8ab61aa82a', '', '', '2024-07-14 07:50:07', '2024-07-14 07:50:07', '', 0, 'https://malinipackersandmovers.com/996f39e219e2c63131e3bd8ab61aa82a/', 0, 'oembed_cache', '', 0),
(1048, 0, '2024-07-14 15:33:27', '2024-07-14 15:33:27', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '2fafa2021838dca097dd97cf5677576c', '', '', '2024-07-14 15:33:27', '2024-07-14 15:33:27', '', 0, 'https://malinipackersandmovers.com/2fafa2021838dca097dd97cf5677576c/', 0, 'oembed_cache', '', 0),
(1049, 0, '2024-07-15 00:22:52', '2024-07-15 00:22:52', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '9d700a295204f4d09ea992f027948ec9', '', '', '2024-07-15 00:22:52', '2024-07-15 00:22:52', '', 0, 'https://malinipackersandmovers.com/9d700a295204f4d09ea992f027948ec9/', 0, 'oembed_cache', '', 0),
(1050, 0, '2024-07-15 00:22:53', '2024-07-15 00:22:53', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '063695b55189eff4fd0cf6a149be4931', '', '', '2024-07-15 00:22:53', '2024-07-15 00:22:53', '', 0, 'https://malinipackersandmovers.com/063695b55189eff4fd0cf6a149be4931/', 0, 'oembed_cache', '', 0),
(1051, 0, '2024-07-15 00:22:55', '2024-07-15 00:22:55', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'fa3f26f264937b4283ee1aece915e330', '', '', '2024-07-15 00:22:55', '2024-07-15 00:22:55', '', 0, 'https://malinipackersandmovers.com/fa3f26f264937b4283ee1aece915e330/', 0, 'oembed_cache', '', 0),
(1052, 0, '2024-07-15 00:22:56', '2024-07-15 00:22:56', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '67d44ebe84540ef2dd2f375a451a07f1', '', '', '2024-07-15 00:22:56', '2024-07-15 00:22:56', '', 0, 'https://malinipackersandmovers.com/67d44ebe84540ef2dd2f375a451a07f1/', 0, 'oembed_cache', '', 0),
(1053, 0, '2024-07-15 09:39:51', '2024-07-15 09:39:51', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '790c60546794d2a44382b2aa2e5dd68b', '', '', '2024-07-15 09:39:51', '2024-07-15 09:39:51', '', 0, 'https://malinipackersandmovers.com/790c60546794d2a44382b2aa2e5dd68b/', 0, 'oembed_cache', '', 0),
(1054, 0, '2024-07-15 09:39:54', '2024-07-15 09:39:54', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '44e28c8910251c48c5dcb2d97fd943f6', '', '', '2024-07-15 09:39:54', '2024-07-15 09:39:54', '', 0, 'https://malinipackersandmovers.com/44e28c8910251c48c5dcb2d97fd943f6/', 0, 'oembed_cache', '', 0),
(1055, 0, '2024-07-15 09:39:57', '2024-07-15 09:39:57', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'f456c5a95c4b87d91827337502b3d9e4', '', '', '2024-07-15 09:39:57', '2024-07-15 09:39:57', '', 0, 'https://malinipackersandmovers.com/f456c5a95c4b87d91827337502b3d9e4/', 0, 'oembed_cache', '', 0),
(1056, 0, '2024-07-15 09:39:57', '2024-07-15 09:39:57', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '9a43f55e0ca2f75ea047f178db9d36ec', '', '', '2024-07-15 09:39:57', '2024-07-15 09:39:57', '', 0, 'https://malinipackersandmovers.com/9a43f55e0ca2f75ea047f178db9d36ec/', 0, 'oembed_cache', '', 0),
(1061, 0, '2024-07-19 11:05:11', '2024-07-19 11:05:11', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', 'cae30e0843c5a74d749126c9edea9e69', '', '', '2024-07-19 11:05:11', '2024-07-19 11:05:11', '', 0, 'https://malinipackersandmovers.com/cae30e0843c5a74d749126c9edea9e69/', 0, 'oembed_cache', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `mp_termmeta`
--

CREATE TABLE `mp_termmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `mp_terms`
--

CREATE TABLE `mp_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `mp_terms`
--

INSERT INTO `mp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Malini Packers &amp; Movers', 'malini-packers-movers', 0),
(2, 'Main Menu', 'main-menu', 0),
(3, 'not_global', 'not_global', 0),
(4, 'section', 'section', 0),
(5, 'regular', 'regular', 0),
(6, 'row', 'row', 0),
(7, 'layout', 'layout', 0);

-- --------------------------------------------------------

--
-- Table structure for table `mp_term_relationships`
--

CREATE TABLE `mp_term_relationships` (
  `object_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `term_order` int(11) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `mp_term_relationships`
--

INSERT INTO `mp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(56, 2, 0),
(52, 2, 0),
(55, 2, 0),
(54, 2, 0),
(53, 2, 0),
(386, 3, 0),
(386, 4, 0),
(386, 5, 0),
(387, 3, 0),
(387, 6, 0),
(387, 5, 0),
(393, 3, 0),
(393, 4, 0),
(393, 5, 0),
(514, 7, 0),
(514, 5, 0),
(514, 3, 0);

-- --------------------------------------------------------

--
-- Table structure for table `mp_term_taxonomy`
--

CREATE TABLE `mp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `mp_term_taxonomy`
--

INSERT INTO `mp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'nav_menu', '', 0, 5),
(3, 3, 'scope', '', 0, 4),
(4, 4, 'layout_type', '', 0, 2),
(5, 5, 'module_width', '', 0, 4),
(6, 6, 'layout_type', '', 0, 1),
(7, 7, 'layout_type', '', 0, 1);

-- --------------------------------------------------------

--
-- Table structure for table `mp_usermeta`
--

CREATE TABLE `mp_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `mp_usermeta`
--

INSERT INTO `mp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'MaLINIpACKERSMOversadMIN'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'mp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'mp_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'text_widget_custom_html'),
(15, 1, 'show_welcome_panel', '0'),
(17, 1, 'mp_dashboard_quick_press_last_post_id', '1065'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"49.37.201.0\";}'),
(19, 1, 'mp_user-settings', 'libraryContent=browse&editor=html'),
(20, 1, 'mp_user-settings-time', '1650275870'),
(21, 1, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(22, 1, 'metaboxhidden_nav-menus', 'a:5:{i:0;s:21:\"add-post-type-project\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:20:\"add-project_category\";i:4;s:15:\"add-project_tag\";}'),
(23, 1, 'nav_menu_recently_edited', '2'),
(24, 1, 'closedpostboxes_page', 'a:0:{}'),
(25, 1, 'metaboxhidden_page', 'a:5:{i:0;s:12:\"revisionsdiv\";i:1;s:16:\"commentstatusdiv\";i:2;s:11:\"commentsdiv\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),
(26, 1, '_yoast_wpseo_profile_updated', '1649334029'),
(54, 1, 'session_tokens', 'a:1:{s:64:\"7971639882e53bd3c5ad87de40df09a82cec6831e0341317dbf7c04fb15e80ee\";a:4:{s:10:\"expiration\";i:1760764813;s:2:\"ip\";s:12:\"49.37.201.18\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36 Edg/141.0.0.0\";s:5:\"login\";i:1759555213;}}'),
(32, 1, 'wpcf7_hide_welcome_panel_on', 'a:1:{i:0;s:3:\"5.7\";}');

-- --------------------------------------------------------

--
-- Table structure for table `mp_users`
--

CREATE TABLE `mp_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `mp_users`
--

INSERT INTO `mp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'MaLINIpACKERS', '$wp$2y$10$6C5rn7A5b6PUejfm5XnFm.hDQ081ypQ83CebfERklHXB4hruAmk32', 'malinipackers', 'nooribrahim.ct@gmail.com', 'http://malinipackersandmovers.com', '2022-03-27 07:53:03', '', 0, 'MaLINIpACKERS');

-- --------------------------------------------------------

--
-- Table structure for table `mp_wpfm_backup`
--

CREATE TABLE `mp_wpfm_backup` (
  `id` int(11) NOT NULL,
  `backup_name` text COLLATE utf8mb4_unicode_520_ci,
  `backup_date` text COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `mp_yoast_indexable`
--

CREATE TABLE `mp_yoast_indexable` (
  `id` int(11) UNSIGNED NOT NULL,
  `permalink` longtext COLLATE utf8mb4_unicode_520_ci,
  `permalink_hash` varchar(40) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `object_sub_type` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text COLLATE utf8mb4_unicode_520_ci,
  `description` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `breadcrumb_title` text COLLATE utf8mb4_unicode_520_ci,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT '0',
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) UNSIGNED DEFAULT NULL,
  `canonical` longtext COLLATE utf8mb4_unicode_520_ci,
  `primary_focus_keyword` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT '0',
  `is_robots_noindex` tinyint(1) DEFAULT '0',
  `is_robots_nofollow` tinyint(1) DEFAULT '0',
  `is_robots_noarchive` tinyint(1) DEFAULT '0',
  `is_robots_noimageindex` tinyint(1) DEFAULT '0',
  `is_robots_nosnippet` tinyint(1) DEFAULT '0',
  `twitter_title` text COLLATE utf8mb4_unicode_520_ci,
  `twitter_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_image_source` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_title` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `open_graph_image_source` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image_meta` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) UNSIGNED DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint(20) NOT NULL DEFAULT '1',
  `language` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `region` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_page_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_article_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT '0',
  `estimated_reading_time_minutes` int(11) DEFAULT NULL,
  `version` int(11) DEFAULT '1',
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  `inclusive_language_score` int(3) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `mp_yoast_indexable`
--

INSERT INTO `mp_yoast_indexable` (`id`, `permalink`, `permalink_hash`, `object_id`, `object_type`, `object_sub_type`, `author_id`, `post_parent`, `title`, `description`, `breadcrumb_title`, `post_status`, `is_public`, `is_protected`, `has_public_posts`, `number_of_pages`, `canonical`, `primary_focus_keyword`, `primary_focus_keyword_score`, `readability_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `twitter_title`, `twitter_image`, `twitter_description`, `twitter_image_id`, `twitter_image_source`, `open_graph_title`, `open_graph_description`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `link_count`, `incoming_link_count`, `prominent_words_version`, `created_at`, `updated_at`, `blog_id`, `language`, `region`, `schema_page_type`, `schema_article_type`, `has_ancestors`, `estimated_reading_time_minutes`, `version`, `object_last_modified`, `object_published_at`, `inclusive_language_score`) VALUES
(1, 'https://malinipackersandmovers.com/', '35:16a0c3fbf7f7c83bab3ef98ff0cc3a46', 37, 'post', 'page', 1, 0, NULL, 'Malini Packers and Movers - Home, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost', 'Home', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 30, NULL, '2023-02-21 12:22:29', '2023-10-07 02:54:51', 1, NULL, NULL, NULL, NULL, 0, 8, 2, '2023-05-04 10:51:51', '2022-03-28 11:36:18', NULL),
(3, 'https://malinipackersandmovers.com/', '35:16a0c3fbf7f7c83bab3ef98ff0cc3a46', NULL, 'home-page', NULL, NULL, NULL, '%%sitename%% %%page%% %%sep%% %%sitedesc%%', 'Safe - Swift - Secure', 'Home', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '%%sitename%%', '', '', '0', NULL, NULL, NULL, NULL, NULL, '2023-02-21 12:22:29', '2024-07-23 07:01:05', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2024-07-23 12:30:00', '2022-03-27 07:53:03', NULL),
(4, 'https://malinipackersandmovers.com/about-us/', '44:b01e3cfd0917a37b722959ab93561e90', 40, 'post', 'page', 1, 0, 'Cheap and best packers and movers in Madurai - Malini Packers', 'Malini Packers and Movers - About Us, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost', 'About Us', 'publish', NULL, 0, NULL, NULL, NULL, 'Cheap and best packers and movers in Madurai', 45, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 11, NULL, NULL, '2023-02-21 12:23:03', '2023-10-06 08:03:53', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-20 11:24:18', '2022-03-28 11:37:10', NULL),
(8, 'https://malinipackersandmovers.com/category/malini-packers-movers/', '66:39f7550465da55c4d287c44f23972e5f', 1, 'term', 'category', NULL, NULL, NULL, NULL, 'Malini Packers &amp; Movers', NULL, NULL, 0, NULL, NULL, NULL, 'Latest Blogs', 32, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2023-02-21 12:23:10', '2024-07-03 20:23:42', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2024-07-04 01:53:42', '2022-03-27 07:53:03', NULL),
(9, 'https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai/', '80:b36b5b992a0de84ae8ef18582aaa16dd', 534, 'post', 'page', 1, 0, 'Cheap and Best Packers and Movers in Madurai - Malini Packers', 'Malini Packers and Movers - Cheap and Best Packers and Movers in Madurai, Top Packers and Movers in Madurai, Top 5 Packers and Movers in Madurai, Top 10 Packers and Movers in Madurai, Madurai Packers and Movers Charges', 'Cheap and Best Packers and Movers in Madurai', 'publish', NULL, 0, NULL, NULL, NULL, 'Cheap and Best Packers and Movers in Madurai', 69, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 12, 11, NULL, '2023-02-21 12:23:36', '2023-10-07 02:54:51', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-21 04:23:41', '2022-04-21 04:23:41', NULL),
(10, 'https://malinipackersandmovers.com/contact-us/', '46:99d04e8f9d2480313650fe9f196f9d1a', 47, 'post', 'page', 1, 0, NULL, NULL, 'Contact Us', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, '2023-02-21 12:23:36', '2023-10-06 10:10:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-07 07:39:36', '2022-03-28 11:37:59', NULL),
(11, 'https://malinipackersandmovers.com/gallery/', '43:09254acb761b3e9d8ac75231dd254ee5', 45, 'post', 'page', 1, 0, 'Top packers and movers in Madurai - Malini Packers and Movers', 'Malini Packers and Movers - Gallery, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost', 'Gallery', 'publish', NULL, 0, NULL, NULL, NULL, 'Top packers and movers in Madurai', 33, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2023-02-21 12:23:36', '2023-10-06 10:10:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-19 11:26:25', '2022-03-28 11:37:49', NULL),
(12, 'https://malinipackersandmovers.com/good-packers-and-movers-in-madurai/', '70:ccea0afa660d3758eb1f3652e2d1c89b', 524, 'post', 'page', 1, 0, 'Good Packers and Movers in Madurai - Malini Packers and Movers', 'Malini Packers and Movers - Good Packers and Movers in Madurai, Packers and Movers Madurai Cost, Cheap and Best Packers and Movers in Madurai, Top Packers and Movers in Madurai', 'Good Packers and Movers in Madurai', 'publish', NULL, 0, NULL, NULL, NULL, 'Good Packers and Movers in Madurai', 26, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 12, 11, NULL, '2023-02-21 12:23:36', '2023-10-07 02:54:51', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-20 12:19:30', '2022-04-20 12:16:59', NULL),
(13, 'https://malinipackersandmovers.com/madurai-packers-and-movers-charges/', '70:96b74d6b6a7afe4b2ffb8d986d0f5bde', 519, 'post', 'page', 1, 0, 'Madurai Packers and Movers Charges - Malini Packers and Movers', 'Malini Packers and Movers - Madurai Packers and Movers Charges, Packers and Movers From Madurai To Chennai, Packers and Movers Madurai, Packers and Movers in Madurai, Good Packers and Movers in Madurai', 'Madurai Packers and Movers Charges', 'publish', NULL, 0, NULL, NULL, NULL, 'Madurai Packers and Movers Charges', 71, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13, 11, NULL, '2023-02-21 12:23:36', '2023-10-07 02:54:51', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-20 11:55:24', '2022-04-20 11:55:24', NULL),
(14, 'https://malinipackersandmovers.com/our-services/', '48:284cf33d03cec75ce8e715e06b656379', 41, 'post', 'page', 1, 0, 'Good Packers and Movers in Madurai - Malini Packers and Movers', 'Malini Packers and Movers - Our Service, Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost', 'Our Services', 'publish', NULL, 0, NULL, NULL, NULL, 'Good packers and movers in Madurai', 40, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, '2023-02-21 12:23:36', '2023-10-06 08:03:53', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-20 11:27:25', '2022-03-28 11:37:15', NULL),
(15, 'https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai/', '78:b061b4c41529347c2ef2f5061120cdd7', 536, 'post', 'page', 1, 0, 'Packers and Movers from Madurai to Chennai - Malini Packers and Movers', 'Malini Packers and Movers - Packers and Movers from Madurai to Chennai, Packers and Movers Madurai, Packers and Movers in Madurai, Good Packers and Movers in Madurai, Packers and Movers Madurai Cost', 'Packers and Movers from Madurai to Chennai', 'publish', NULL, 0, NULL, NULL, NULL, 'Packers and Movers from Madurai to Chennai', 71, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 12, 11, NULL, '2023-02-21 12:23:36', '2023-10-07 02:54:51', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-21 04:37:26', '2022-04-21 04:37:26', NULL),
(16, 'https://malinipackersandmovers.com/packers-and-movers-in-madurai/', '65:9b9ff7966cda68c7d0f1bf5216e9b8b8', 513, 'post', 'page', 1, 0, 'Packers and Movers in Madurai - Malini Packers and Movers', 'Malini Packers and Movers - Packers and Movers in Madurai, Good Packers and Movers in Madurai, Packers and Movers Madurai Cost, Cheap and Best Packers and Movers in Madurai', 'Packers and Movers in Madurai', 'publish', NULL, 0, NULL, NULL, NULL, 'Packers and Movers in Madurai', 28, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13, 11, NULL, '2023-02-21 12:23:36', '2023-10-07 02:54:51', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-20 11:56:14', '2022-04-20 11:31:03', NULL),
(17, 'https://malinipackersandmovers.com/packers-and-movers-madurai/', '62:e097fe581ee89f2387967eaada2ca361', 498, 'post', 'page', 1, 0, 'Packers and Movers Madurai - Malini Packers and Movers', 'Malini Packers and Movers - Packers and movers Madurai, Packers and movers in Madurai, Good packers and movers in Madurai, Packers and movers Madurai cost, Cheap and best packers and movers in Madurai', 'Packers and Movers Madurai', 'publish', NULL, 0, NULL, NULL, NULL, 'Packers and Movers Madurai', 28, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13, 11, NULL, '2023-02-21 12:23:36', '2023-10-07 02:54:51', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-20 11:34:45', '2022-04-20 11:04:57', NULL),
(18, 'https://malinipackersandmovers.com/packers-and-movers-madurai-cost/', '67:f29399d7fdb05884ab9ed97cbff63781', 538, 'post', 'page', 1, 0, 'Packers and Movers Madurai Cost - Malini Packers and Movers', 'Malini Packers and Movers - Packers and Movers Madurai Cost, Cheap and Best Packers and Movers in Madurai, Top Packers and Movers in Madurai, Top 5 Packers and Movers in Madurai', 'Packers and Movers Madurai Cost', 'publish', NULL, 0, NULL, NULL, NULL, 'Packers and Movers Madurai Cost', 71, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13, 11, NULL, '2023-02-21 12:23:36', '2023-10-06 21:24:51', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-21 04:44:11', '2022-04-21 04:44:10', NULL),
(19, 'https://malinipackersandmovers.com/?page_id=3', '45:6fd80ea7b931a90b777147a161e74741', 3, 'post', 'page', 1, 0, NULL, NULL, 'Privacy Policy', 'draft', 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-02-21 12:23:36', '2023-02-21 06:53:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-03-27 07:53:03', '2022-03-27 07:53:03', NULL),
(20, 'https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai/', '72:7c49c80a4c3190fad80e6ad0c690f95b', 522, 'post', 'page', 1, 0, 'Top 10 Packers and Movers in Madurai - Malini Packers and Movers', 'Malini Packers and Movers - Top 10 Packers and Movers in Madurai, Madurai Packers and Movers Charges, Packers and Movers From Madurai To Chennai,Packers and Movers Madurai, Packers and Movers in Madurai', 'Top 10 Packers and Movers in Madurai', 'publish', NULL, 0, NULL, NULL, NULL, 'Top 10 Packers and Movers in Madurai', 71, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13, 11, NULL, '2023-02-21 12:23:36', '2023-10-07 02:54:51', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-20 11:59:15', '2022-04-20 11:59:15', NULL),
(21, 'https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai/', '71:a0ee0feeb968d8f55c3221c33893bcfd', 529, 'post', 'page', 1, 0, 'Top 5 Packers and Movers in Madurai - Malini Packers and Movers', 'Malini Packers and Movers - Top 5 Packers and Movers in Madurai, Top 10 Packers and Movers in Madurai, Madurai Packers and Movers Charges, Packers and Movers From Madurai To Chennai', 'Top 5 Packers and Movers in Madurai', 'publish', NULL, 0, NULL, NULL, NULL, 'Top 5 Packers and Movers in Madurai', 71, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 12, 11, NULL, '2023-02-21 12:23:36', '2023-10-07 02:54:51', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-20 12:29:16', '2022-04-20 12:29:16', NULL),
(22, 'https://malinipackersandmovers.com/top-packers-and-movers-in-madurai/', '69:44353acfa5f45ffed98a75edbaeaf5e6', 531, 'post', 'page', 1, 0, 'Top Packers and Movers in Madurai - Malini Packers and Movers', 'Malini Packers and Movers - Top Packers and Movers in Madurai, Top 5 Packers and Movers in Madurai, Top 10 Packers and Movers in Madurai, Madurai Packers and Movers Charges', 'Top Packers and Movers in Madurai', 'publish', NULL, 0, NULL, NULL, NULL, 'Top Packers and Movers in Madurai', 26, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 12, 11, NULL, '2023-02-21 12:23:36', '2023-10-07 02:54:51', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-20 12:51:54', '2022-04-20 12:51:54', NULL),
(23, NULL, NULL, NULL, 'system-page', '404', NULL, NULL, 'Page not found %%sep%% %%sitename%%', NULL, 'Error 404: Page not found', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-02-21 12:25:27', '2023-02-21 06:55:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(24, 'https://malinipackersandmovers.com/testimonials/rishabh-j-raj/', '62:e15493d99471588443e3bdf7159f46dc', 431, 'post', 'testimonial', 1, 0, NULL, NULL, 'Rishabh J Raj', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2023-02-26 01:10:21', '2023-10-06 22:13:44', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-02 09:01:34', '2022-04-02 09:01:34', NULL),
(25, 'https://malinipackersandmovers.com/testimonials/', '48:05e8df3a69333807f6f30d212536545a', NULL, 'post-type-archive', 'testimonial', NULL, NULL, '%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%', '', 'Testimonials', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-02-26 01:10:21', '2023-02-25 19:40:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-02 09:01:34', '2022-03-29 06:49:41', NULL),
(26, 'https://malinipackersandmovers.com/testimonials/kalai-selvan/', '61:a0aaa7393e00c402e72bb795ec65d2b8', 187, 'post', 'testimonial', 1, 0, NULL, NULL, 'Kalai Selvan', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2023-03-12 20:55:54', '2023-10-06 22:13:44', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-02 09:00:10', '2022-03-29 07:05:52', NULL),
(27, 'https://malinipackersandmovers.com/testimonials/parvatha-varthini/', '66:d6c6a874d98dc75ecc0e5eac3fa60be8', 176, 'post', 'testimonial', 1, 0, NULL, NULL, 'Parvatha Varthini', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2023-03-13 06:15:17', '2023-10-06 22:13:44', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-02 09:00:29', '2022-03-29 06:49:41', NULL),
(28, NULL, NULL, NULL, 'system-page', 'search-result', NULL, NULL, 'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%', NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-04-04 22:33:52', '2023-04-04 17:03:52', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(29, 'https://malinipackersandmovers.com/scope/not_global/', '52:25550f3d1638c81e34e16d18fc6a6d61', 3, 'term', 'scope', NULL, NULL, NULL, NULL, 'not_global', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2023-10-06 13:33:53', '2023-10-06 08:03:53', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-20 11:30:59', '2022-04-02 06:27:13', NULL),
(30, 'https://malinipackersandmovers.com/layout_type/section/', '55:402f03d2d4d9cd77dc32885a7a41eaa2', 4, 'term', 'layout_type', NULL, NULL, NULL, NULL, 'section', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2023-10-06 13:33:53', '2023-10-06 08:03:53', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-02 06:49:25', '2022-04-02 06:27:13', NULL),
(31, 'https://malinipackersandmovers.com/module_width/regular/', '56:f53c502736c61587a66484192748568b', 5, 'term', 'module_width', NULL, NULL, NULL, NULL, 'regular', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2023-10-06 13:33:53', '2023-10-06 08:03:53', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-20 11:30:59', '2022-04-02 06:27:13', NULL),
(32, 'https://malinipackersandmovers.com/layout_type/row/', '51:e239947a934b7945936f0e6d39b406b6', 6, 'term', 'layout_type', NULL, NULL, NULL, NULL, 'row', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2023-10-06 13:33:53', '2023-10-06 10:10:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-02 06:30:23', '2022-04-02 06:30:23', NULL),
(33, 'https://malinipackersandmovers.com/layout_type/layout/', '54:3334e5c4c0b65f7de28d62110ed58cc0', 7, 'term', 'layout_type', NULL, NULL, NULL, NULL, 'layout', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2023-10-06 13:33:53', '2023-10-06 10:10:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-20 11:30:59', '2022-04-20 11:30:59', NULL),
(34, NULL, NULL, NULL, 'date-archive', NULL, NULL, NULL, '%%date%% %%page%% %%sep%% %%sitename%%', '', NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-10-06 13:33:53', '2023-10-06 08:03:53', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(35, 'https://malinipackersandmovers.com/project/', '43:522c3b3d05d38793a9ce954af2851518', NULL, 'post-type-archive', 'project', NULL, NULL, '%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%', '', 'Projects', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-10-06 13:33:53', '2023-10-06 08:03:53', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `mp_yoast_indexable_hierarchy`
--

CREATE TABLE `mp_yoast_indexable_hierarchy` (
  `indexable_id` int(11) UNSIGNED NOT NULL,
  `ancestor_id` int(11) UNSIGNED NOT NULL,
  `depth` int(11) UNSIGNED DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `mp_yoast_indexable_hierarchy`
--

INSERT INTO `mp_yoast_indexable_hierarchy` (`indexable_id`, `ancestor_id`, `depth`, `blog_id`) VALUES
(1, 0, 0, 1),
(4, 0, 0, 1),
(8, 0, 0, 1),
(9, 0, 0, 1),
(10, 0, 0, 1),
(11, 0, 0, 1),
(12, 0, 0, 1),
(13, 0, 0, 1),
(14, 0, 0, 1),
(15, 0, 0, 1),
(16, 0, 0, 1),
(17, 0, 0, 1),
(18, 0, 0, 1),
(19, 0, 0, 1),
(20, 0, 0, 1),
(21, 0, 0, 1),
(22, 0, 0, 1),
(24, 0, 0, 1),
(25, 0, 0, 1),
(26, 0, 0, 1),
(27, 0, 0, 1),
(28, 0, 0, 1),
(29, 0, 0, 1),
(30, 0, 0, 1),
(31, 0, 0, 1),
(32, 0, 0, 1),
(33, 0, 0, 1);

-- --------------------------------------------------------

--
-- Table structure for table `mp_yoast_migrations`
--

CREATE TABLE `mp_yoast_migrations` (
  `id` int(11) UNSIGNED NOT NULL,
  `version` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `mp_yoast_migrations`
--

INSERT INTO `mp_yoast_migrations` (`id`, `version`) VALUES
(1, '20171228151840'),
(2, '20171228151841'),
(3, '20190529075038'),
(4, '20191011111109'),
(5, '20200408101900'),
(6, '20200420073606'),
(7, '20200428123747'),
(8, '20200428194858'),
(9, '20200429105310'),
(10, '20200430075614'),
(11, '20200430150130'),
(12, '20200507054848'),
(13, '20200513133401'),
(14, '20200609154515'),
(15, '20200616130143'),
(16, '20200617122511'),
(17, '20200702141921'),
(18, '20200728095334'),
(19, '20201202144329'),
(20, '20201216124002'),
(21, '20201216141134'),
(22, '20210817092415'),
(23, '20211020091404'),
(24, '20230417083836');

-- --------------------------------------------------------

--
-- Table structure for table `mp_yoast_primary_term`
--

CREATE TABLE `mp_yoast_primary_term` (
  `id` int(11) UNSIGNED NOT NULL,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint(20) NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `mp_yoast_seo_links`
--

CREATE TABLE `mp_yoast_seo_links` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL,
  `target_post_id` bigint(20) UNSIGNED NOT NULL,
  `type` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `indexable_id` int(11) UNSIGNED DEFAULT NULL,
  `target_indexable_id` int(11) UNSIGNED DEFAULT NULL,
  `height` int(11) UNSIGNED DEFAULT NULL,
  `width` int(11) UNSIGNED DEFAULT NULL,
  `size` int(11) UNSIGNED DEFAULT NULL,
  `language` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `region` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `mp_yoast_seo_links`
--

INSERT INTO `mp_yoast_seo_links` (`id`, `url`, `post_id`, `target_post_id`, `type`, `indexable_id`, `target_indexable_id`, `height`, `width`, `size`, `language`, `region`) VALUES
(470, 'https://malinipackersandmovers.com/madurai-packers-and-movers-charges', 498, 519, 'internal', 17, 13, NULL, NULL, NULL, NULL, NULL),
(469, 'https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai', 498, 522, 'internal', 17, 20, NULL, NULL, NULL, NULL, NULL),
(468, 'https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai', 498, 529, 'internal', 17, 21, NULL, NULL, NULL, NULL, NULL),
(458, 'https://malinipackersandmovers.com', 47, 37, 'internal', 10, 1, NULL, NULL, NULL, NULL, NULL),
(457, 'mailto:malinipackersandmovers@gmail.com', 47, 0, 'external', 10, NULL, NULL, NULL, NULL, NULL, NULL),
(455, 'tel:9488459905', 47, 0, 'external', 10, NULL, NULL, NULL, NULL, NULL, NULL),
(456, 'tel:9150132529', 47, 0, 'external', 10, NULL, NULL, NULL, NULL, NULL, NULL),
(438, 'https://malinipackersandmovers.com', 37, 37, 'internal', 1, 1, NULL, NULL, NULL, NULL, NULL),
(450, 'https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai', 40, 529, 'internal', 4, 21, NULL, NULL, NULL, NULL, NULL),
(449, 'https://malinipackersandmovers.com/top-packers-and-movers-in-madurai', 40, 531, 'internal', 4, 22, NULL, NULL, NULL, NULL, NULL),
(448, 'https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai', 40, 534, 'internal', 4, 9, NULL, NULL, NULL, NULL, NULL),
(447, 'https://malinipackersandmovers.com/packers-and-movers-madurai-cost', 40, 538, 'internal', 4, 18, NULL, NULL, NULL, NULL, NULL),
(446, 'https://malinipackersandmovers.com/good-packers-and-movers-in-madurai', 40, 524, 'internal', 4, 12, NULL, NULL, NULL, NULL, NULL),
(445, 'https://malinipackersandmovers.com/packers-and-movers-in-madurai', 40, 513, 'internal', 4, 16, NULL, NULL, NULL, NULL, NULL),
(444, 'https://malinipackersandmovers.com/packers-and-movers-madurai', 40, 498, 'internal', 4, 17, NULL, NULL, NULL, NULL, NULL),
(467, 'https://malinipackersandmovers.com/top-packers-and-movers-in-madurai', 498, 531, 'internal', 17, 22, NULL, NULL, NULL, NULL, NULL),
(466, 'https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai', 498, 534, 'internal', 17, 9, NULL, NULL, NULL, NULL, NULL),
(465, 'https://malinipackersandmovers.com/packers-and-movers-madurai-cost', 498, 538, 'internal', 17, 18, NULL, NULL, NULL, NULL, NULL),
(464, 'https://malinipackersandmovers.com/good-packers-and-movers-in-madurai', 498, 524, 'internal', 17, 12, NULL, NULL, NULL, NULL, NULL),
(463, 'https://malinipackersandmovers.com/packers-and-movers-in-madurai', 498, 513, 'internal', 17, 16, NULL, NULL, NULL, NULL, NULL),
(462, 'https://malinipackersandmovers.com/packers-and-movers-madurai', 498, 498, 'internal', 17, 17, NULL, NULL, NULL, NULL, NULL),
(461, 'https://malinipackersandmovers.com', 498, 37, 'internal', 17, 1, NULL, NULL, NULL, NULL, NULL),
(460, 'https://malinipackersandmovers.com', 498, 37, 'internal', 17, 1, NULL, NULL, NULL, NULL, NULL),
(459, 'https://malinipackersandmovers.com', 498, 37, 'internal', 17, 1, NULL, NULL, NULL, NULL, NULL),
(443, 'https://malinipackersandmovers.com', 40, 37, 'internal', 4, 1, NULL, NULL, NULL, NULL, NULL),
(437, 'https://malinipackersandmovers.com', 37, 37, 'internal', 1, 1, NULL, NULL, NULL, NULL, NULL),
(454, 'https://malinipackersandmovers.com', 41, 37, 'internal', 14, 1, NULL, NULL, NULL, NULL, NULL),
(480, 'https://malinipackersandmovers.com/top-packers-and-movers-in-madurai', 513, 531, 'internal', 16, 22, NULL, NULL, NULL, NULL, NULL),
(479, 'https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai', 513, 534, 'internal', 16, 9, NULL, NULL, NULL, NULL, NULL),
(478, 'https://malinipackersandmovers.com/packers-and-movers-madurai-cost', 513, 538, 'internal', 16, 18, NULL, NULL, NULL, NULL, NULL),
(477, 'https://malinipackersandmovers.com/good-packers-and-movers-in-madurai', 513, 524, 'internal', 16, 12, NULL, NULL, NULL, NULL, NULL),
(476, 'https://malinipackersandmovers.com/packers-and-movers-in-madurai', 513, 513, 'internal', 16, 16, NULL, NULL, NULL, NULL, NULL),
(475, 'https://malinipackersandmovers.com/packers-and-movers-madurai', 513, 498, 'internal', 16, 17, NULL, NULL, NULL, NULL, NULL),
(474, 'https://malinipackersandmovers.com', 513, 37, 'internal', 16, 1, NULL, NULL, NULL, NULL, NULL),
(473, 'https://malinipackersandmovers.com', 513, 37, 'internal', 16, 1, NULL, NULL, NULL, NULL, NULL),
(493, 'https://malinipackersandmovers.com/top-packers-and-movers-in-madurai', 519, 531, 'internal', 13, 22, NULL, NULL, NULL, NULL, NULL),
(492, 'https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai', 519, 534, 'internal', 13, 9, NULL, NULL, NULL, NULL, NULL),
(491, 'https://malinipackersandmovers.com/packers-and-movers-madurai-cost', 519, 538, 'internal', 13, 18, NULL, NULL, NULL, NULL, NULL),
(490, 'https://malinipackersandmovers.com/good-packers-and-movers-in-madurai', 519, 524, 'internal', 13, 12, NULL, NULL, NULL, NULL, NULL),
(489, 'https://malinipackersandmovers.com/packers-and-movers-in-madurai', 519, 513, 'internal', 13, 16, NULL, NULL, NULL, NULL, NULL),
(488, 'https://malinipackersandmovers.com/packers-and-movers-madurai', 519, 498, 'internal', 13, 17, NULL, NULL, NULL, NULL, NULL),
(487, 'https://malinipackersandmovers.com', 519, 37, 'internal', 13, 1, NULL, NULL, NULL, NULL, NULL),
(486, 'https://malinipackersandmovers.com', 519, 37, 'internal', 13, 1, NULL, NULL, NULL, NULL, NULL),
(485, 'https://malinipackersandmovers.com', 519, 37, 'internal', 13, 1, NULL, NULL, NULL, NULL, NULL),
(472, 'https://malinipackersandmovers.com', 513, 37, 'internal', 16, 1, NULL, NULL, NULL, NULL, NULL),
(506, 'https://malinipackersandmovers.com/top-packers-and-movers-in-madurai', 522, 531, 'internal', 20, 22, NULL, NULL, NULL, NULL, NULL),
(505, 'https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai', 522, 534, 'internal', 20, 9, NULL, NULL, NULL, NULL, NULL),
(504, 'https://malinipackersandmovers.com/packers-and-movers-madurai-cost', 522, 538, 'internal', 20, 18, NULL, NULL, NULL, NULL, NULL),
(503, 'https://malinipackersandmovers.com/good-packers-and-movers-in-madurai', 522, 524, 'internal', 20, 12, NULL, NULL, NULL, NULL, NULL),
(502, 'https://malinipackersandmovers.com/packers-and-movers-in-madurai', 522, 513, 'internal', 20, 16, NULL, NULL, NULL, NULL, NULL),
(501, 'https://malinipackersandmovers.com/packers-and-movers-madurai', 522, 498, 'internal', 20, 17, NULL, NULL, NULL, NULL, NULL),
(500, 'https://malinipackersandmovers.com', 522, 37, 'internal', 20, 1, NULL, NULL, NULL, NULL, NULL),
(499, 'https://malinipackersandmovers.com', 522, 37, 'internal', 20, 1, NULL, NULL, NULL, NULL, NULL),
(498, 'https://malinipackersandmovers.com', 522, 37, 'internal', 20, 1, NULL, NULL, NULL, NULL, NULL),
(518, 'https://malinipackersandmovers.com/top-packers-and-movers-in-madurai', 524, 531, 'internal', 12, 22, NULL, NULL, NULL, NULL, NULL),
(517, 'https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai', 524, 534, 'internal', 12, 9, NULL, NULL, NULL, NULL, NULL),
(516, 'https://malinipackersandmovers.com/packers-and-movers-madurai-cost', 524, 538, 'internal', 12, 18, NULL, NULL, NULL, NULL, NULL),
(515, 'https://malinipackersandmovers.com/good-packers-and-movers-in-madurai', 524, 524, 'internal', 12, 12, NULL, NULL, NULL, NULL, NULL),
(514, 'https://malinipackersandmovers.com/packers-and-movers-in-madurai', 524, 513, 'internal', 12, 16, NULL, NULL, NULL, NULL, NULL),
(513, 'https://malinipackersandmovers.com/packers-and-movers-madurai', 524, 498, 'internal', 12, 17, NULL, NULL, NULL, NULL, NULL),
(512, 'https://malinipackersandmovers.com', 524, 37, 'internal', 12, 1, NULL, NULL, NULL, NULL, NULL),
(511, 'https://malinipackersandmovers.com', 524, 37, 'internal', 12, 1, NULL, NULL, NULL, NULL, NULL),
(531, 'https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai', 529, 529, 'internal', 21, 21, NULL, NULL, NULL, NULL, NULL),
(530, 'https://malinipackersandmovers.com/top-packers-and-movers-in-madurai', 529, 531, 'internal', 21, 22, NULL, NULL, NULL, NULL, NULL),
(529, 'https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai', 529, 534, 'internal', 21, 9, NULL, NULL, NULL, NULL, NULL),
(528, 'https://malinipackersandmovers.com/packers-and-movers-madurai-cost', 529, 538, 'internal', 21, 18, NULL, NULL, NULL, NULL, NULL),
(527, 'https://malinipackersandmovers.com/good-packers-and-movers-in-madurai', 529, 524, 'internal', 21, 12, NULL, NULL, NULL, NULL, NULL),
(526, 'https://malinipackersandmovers.com/packers-and-movers-in-madurai', 529, 513, 'internal', 21, 16, NULL, NULL, NULL, NULL, NULL),
(525, 'https://malinipackersandmovers.com/packers-and-movers-madurai', 529, 498, 'internal', 21, 17, NULL, NULL, NULL, NULL, NULL),
(524, 'https://malinipackersandmovers.com', 529, 37, 'internal', 21, 1, NULL, NULL, NULL, NULL, NULL),
(523, 'https://malinipackersandmovers.com', 529, 37, 'internal', 21, 1, NULL, NULL, NULL, NULL, NULL),
(543, 'https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai', 531, 529, 'internal', 22, 21, NULL, NULL, NULL, NULL, NULL),
(542, 'https://malinipackersandmovers.com/top-packers-and-movers-in-madurai', 531, 531, 'internal', 22, 22, NULL, NULL, NULL, NULL, NULL),
(541, 'https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai', 531, 534, 'internal', 22, 9, NULL, NULL, NULL, NULL, NULL),
(540, 'https://malinipackersandmovers.com/packers-and-movers-madurai-cost', 531, 538, 'internal', 22, 18, NULL, NULL, NULL, NULL, NULL),
(539, 'https://malinipackersandmovers.com/good-packers-and-movers-in-madurai', 531, 524, 'internal', 22, 12, NULL, NULL, NULL, NULL, NULL),
(538, 'https://malinipackersandmovers.com/packers-and-movers-in-madurai', 531, 513, 'internal', 22, 16, NULL, NULL, NULL, NULL, NULL),
(537, 'https://malinipackersandmovers.com/packers-and-movers-madurai', 531, 498, 'internal', 22, 17, NULL, NULL, NULL, NULL, NULL),
(536, 'https://malinipackersandmovers.com', 531, 37, 'internal', 22, 1, NULL, NULL, NULL, NULL, NULL),
(535, 'https://malinipackersandmovers.com', 531, 37, 'internal', 22, 1, NULL, NULL, NULL, NULL, NULL),
(555, 'https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai', 534, 529, 'internal', 9, 21, NULL, NULL, NULL, NULL, NULL),
(554, 'https://malinipackersandmovers.com/top-packers-and-movers-in-madurai', 534, 531, 'internal', 9, 22, NULL, NULL, NULL, NULL, NULL),
(553, 'https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai', 534, 534, 'internal', 9, 9, NULL, NULL, NULL, NULL, NULL),
(552, 'https://malinipackersandmovers.com/packers-and-movers-madurai-cost', 534, 538, 'internal', 9, 18, NULL, NULL, NULL, NULL, NULL),
(551, 'https://malinipackersandmovers.com/good-packers-and-movers-in-madurai', 534, 524, 'internal', 9, 12, NULL, NULL, NULL, NULL, NULL),
(550, 'https://malinipackersandmovers.com/packers-and-movers-in-madurai', 534, 513, 'internal', 9, 16, NULL, NULL, NULL, NULL, NULL),
(549, 'https://malinipackersandmovers.com/packers-and-movers-madurai', 534, 498, 'internal', 9, 17, NULL, NULL, NULL, NULL, NULL),
(548, 'https://malinipackersandmovers.com', 534, 37, 'internal', 9, 1, NULL, NULL, NULL, NULL, NULL),
(547, 'https://malinipackersandmovers.com', 534, 37, 'internal', 9, 1, NULL, NULL, NULL, NULL, NULL),
(567, 'https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai', 536, 529, 'internal', 15, 21, NULL, NULL, NULL, NULL, NULL),
(566, 'https://malinipackersandmovers.com/top-packers-and-movers-in-madurai', 536, 531, 'internal', 15, 22, NULL, NULL, NULL, NULL, NULL),
(565, 'https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai', 536, 534, 'internal', 15, 9, NULL, NULL, NULL, NULL, NULL),
(564, 'https://malinipackersandmovers.com/packers-and-movers-madurai-cost', 536, 538, 'internal', 15, 18, NULL, NULL, NULL, NULL, NULL),
(563, 'https://malinipackersandmovers.com/good-packers-and-movers-in-madurai', 536, 524, 'internal', 15, 12, NULL, NULL, NULL, NULL, NULL),
(562, 'https://malinipackersandmovers.com/packers-and-movers-in-madurai', 536, 513, 'internal', 15, 16, NULL, NULL, NULL, NULL, NULL),
(561, 'https://malinipackersandmovers.com/packers-and-movers-madurai', 536, 498, 'internal', 15, 17, NULL, NULL, NULL, NULL, NULL),
(560, 'https://malinipackersandmovers.com', 536, 37, 'internal', 15, 1, NULL, NULL, NULL, NULL, NULL),
(559, 'https://malinipackersandmovers.com', 536, 37, 'internal', 15, 1, NULL, NULL, NULL, NULL, NULL),
(579, 'https://malinipackersandmovers.com/top-packers-and-movers-in-madurai', 538, 531, 'internal', 18, 22, NULL, NULL, NULL, NULL, NULL),
(578, 'https://malinipackersandmovers.com/cheap-and-best-packers-and-movers-in-madurai', 538, 534, 'internal', 18, 9, NULL, NULL, NULL, NULL, NULL),
(577, 'https://malinipackersandmovers.com/packers-and-movers-madurai-cost', 538, 538, 'internal', 18, 18, NULL, NULL, NULL, NULL, NULL),
(576, 'https://malinipackersandmovers.com/good-packers-and-movers-in-madurai', 538, 524, 'internal', 18, 12, NULL, NULL, NULL, NULL, NULL),
(575, 'https://malinipackersandmovers.com/packers-and-movers-in-madurai', 538, 513, 'internal', 18, 16, NULL, NULL, NULL, NULL, NULL),
(574, 'https://malinipackersandmovers.com/packers-and-movers-madurai', 538, 498, 'internal', 18, 17, NULL, NULL, NULL, NULL, NULL),
(573, 'https://malinipackersandmovers.com', 538, 37, 'internal', 18, 1, NULL, NULL, NULL, NULL, NULL),
(572, 'https://malinipackersandmovers.com', 538, 37, 'internal', 18, 1, NULL, NULL, NULL, NULL, NULL),
(571, 'https://malinipackersandmovers.com', 538, 37, 'internal', 18, 1, NULL, NULL, NULL, NULL, NULL),
(439, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/ima-1.jpg', 37, 395, 'image-in', 1, NULL, 650, 665, 97272, NULL, NULL),
(440, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/SER.jpg', 37, 402, 'image-in', 1, NULL, 800, 1200, 168326, NULL, NULL),
(441, 'https://malinipackersandmovers.com/wp-content/uploads/2022/03/service-02.jpg', 37, 7, 'image-in', 1, NULL, 800, 1200, 214245, NULL, NULL),
(442, 'https://malinipackersandmovers.com/wp-content/uploads/2022/04/HOUSE.jpg', 37, 403, 'image-in', 1, NULL, 800, 1200, 131479, NULL, NULL),
(451, 'https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai', 40, 522, 'internal', 4, 20, NULL, NULL, NULL, NULL, NULL),
(452, 'https://malinipackersandmovers.com/madurai-packers-and-movers-charges', 40, 519, 'internal', 4, 13, NULL, NULL, NULL, NULL, NULL),
(453, 'https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai', 40, 536, 'internal', 4, 15, NULL, NULL, NULL, NULL, NULL),
(471, 'https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai', 498, 536, 'internal', 17, 15, NULL, NULL, NULL, NULL, NULL),
(481, 'https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai', 513, 529, 'internal', 16, 21, NULL, NULL, NULL, NULL, NULL),
(482, 'https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai', 513, 522, 'internal', 16, 20, NULL, NULL, NULL, NULL, NULL),
(483, 'https://malinipackersandmovers.com/madurai-packers-and-movers-charges', 513, 519, 'internal', 16, 13, NULL, NULL, NULL, NULL, NULL),
(484, 'https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai', 513, 536, 'internal', 16, 15, NULL, NULL, NULL, NULL, NULL),
(494, 'https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai', 519, 529, 'internal', 13, 21, NULL, NULL, NULL, NULL, NULL),
(495, 'https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai', 519, 522, 'internal', 13, 20, NULL, NULL, NULL, NULL, NULL),
(496, 'https://malinipackersandmovers.com/madurai-packers-and-movers-charges', 519, 519, 'internal', 13, 13, NULL, NULL, NULL, NULL, NULL),
(497, 'https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai', 519, 536, 'internal', 13, 15, NULL, NULL, NULL, NULL, NULL),
(507, 'https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai', 522, 529, 'internal', 20, 21, NULL, NULL, NULL, NULL, NULL),
(508, 'https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai', 522, 522, 'internal', 20, 20, NULL, NULL, NULL, NULL, NULL),
(509, 'https://malinipackersandmovers.com/madurai-packers-and-movers-charges', 522, 519, 'internal', 20, 13, NULL, NULL, NULL, NULL, NULL),
(510, 'https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai', 522, 536, 'internal', 20, 15, NULL, NULL, NULL, NULL, NULL),
(519, 'https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai', 524, 529, 'internal', 12, 21, NULL, NULL, NULL, NULL, NULL),
(520, 'https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai', 524, 522, 'internal', 12, 20, NULL, NULL, NULL, NULL, NULL),
(521, 'https://malinipackersandmovers.com/madurai-packers-and-movers-charges', 524, 519, 'internal', 12, 13, NULL, NULL, NULL, NULL, NULL),
(522, 'https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai', 524, 536, 'internal', 12, 15, NULL, NULL, NULL, NULL, NULL),
(532, 'https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai', 529, 522, 'internal', 21, 20, NULL, NULL, NULL, NULL, NULL),
(533, 'https://malinipackersandmovers.com/madurai-packers-and-movers-charges', 529, 519, 'internal', 21, 13, NULL, NULL, NULL, NULL, NULL),
(534, 'https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai', 529, 536, 'internal', 21, 15, NULL, NULL, NULL, NULL, NULL),
(544, 'https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai', 531, 522, 'internal', 22, 20, NULL, NULL, NULL, NULL, NULL),
(545, 'https://malinipackersandmovers.com/madurai-packers-and-movers-charges', 531, 519, 'internal', 22, 13, NULL, NULL, NULL, NULL, NULL),
(546, 'https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai', 531, 536, 'internal', 22, 15, NULL, NULL, NULL, NULL, NULL),
(556, 'https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai', 534, 522, 'internal', 9, 20, NULL, NULL, NULL, NULL, NULL),
(557, 'https://malinipackersandmovers.com/madurai-packers-and-movers-charges', 534, 519, 'internal', 9, 13, NULL, NULL, NULL, NULL, NULL),
(558, 'https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai', 534, 536, 'internal', 9, 15, NULL, NULL, NULL, NULL, NULL),
(568, 'https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai', 536, 522, 'internal', 15, 20, NULL, NULL, NULL, NULL, NULL),
(569, 'https://malinipackersandmovers.com/madurai-packers-and-movers-charges', 536, 519, 'internal', 15, 13, NULL, NULL, NULL, NULL, NULL),
(570, 'https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai', 536, 536, 'internal', 15, 15, NULL, NULL, NULL, NULL, NULL),
(580, 'https://malinipackersandmovers.com/top-5-packers-and-movers-in-madurai', 538, 529, 'internal', 18, 21, NULL, NULL, NULL, NULL, NULL),
(581, 'https://malinipackersandmovers.com/top-10-packers-and-movers-in-madurai', 538, 522, 'internal', 18, 20, NULL, NULL, NULL, NULL, NULL),
(582, 'https://malinipackersandmovers.com/madurai-packers-and-movers-charges', 538, 519, 'internal', 18, 13, NULL, NULL, NULL, NULL, NULL),
(583, 'https://malinipackersandmovers.com/packers-and-movers-from-madurai-to-chennai', 538, 536, 'internal', 18, 15, NULL, NULL, NULL, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `mp_yoast_seo_meta`
--

CREATE TABLE `mp_yoast_seo_meta` (
  `object_id` bigint(20) UNSIGNED NOT NULL,
  `internal_link_count` int(10) UNSIGNED DEFAULT NULL,
  `incoming_link_count` int(10) UNSIGNED DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `mp_yoast_seo_meta`
--

INSERT INTO `mp_yoast_seo_meta` (`object_id`, `internal_link_count`, `incoming_link_count`) VALUES
(476, 0, 0),
(373, 0, 0),
(487, 0, 0),
(37, 2, 29),
(40, 11, 0),
(41, 1, 0),
(416, 0, 0),
(45, 8, 0),
(474, 0, 0),
(498, 12, 10),
(499, 0, 0),
(507, 0, 0),
(504, 0, 0),
(508, 0, 0),
(497, 0, 0),
(496, 0, 0),
(489, 0, 0),
(492, 0, 0),
(513, 12, 9),
(519, 12, 8),
(522, 12, 6),
(524, 11, 5),
(529, 11, 4),
(531, 11, 3),
(534, 11, 2),
(536, 11, 1),
(533, 0, 0),
(538, 12, 0),
(488, 0, 0),
(29, 0, 0),
(31, 0, 0),
(36, 0, 0),
(2, 0, 0),
(39, 0, 0),
(35, 0, 0),
(58, 0, 0),
(59, 0, 0),
(95, 0, 0),
(96, 0, 0),
(97, 0, 0),
(111, 0, 0),
(112, 0, 0),
(200, 0, 0),
(201, 0, 0),
(216, 0, 0),
(217, 0, 0),
(221, 0, 0),
(234, 0, 0),
(235, 0, 0),
(236, 0, 0),
(237, 0, 0),
(238, 0, 0),
(263, 0, 0),
(277, 0, 0),
(430, 0, 0),
(253, 0, 0),
(252, 0, 0),
(255, 0, 0),
(256, 0, 0),
(250, 0, 0),
(455, 0, 0),
(540, 0, 0);

--
-- Indexes for dumped tables
--

--
-- Indexes for table `mp_commentmeta`
--
ALTER TABLE `mp_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `mp_comments`
--
ALTER TABLE `mp_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- Indexes for table `mp_links`
--
ALTER TABLE `mp_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indexes for table `mp_options`
--
ALTER TABLE `mp_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`),
  ADD KEY `autoload` (`autoload`);

--
-- Indexes for table `mp_postmeta`
--
ALTER TABLE `mp_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `mp_posts`
--
ALTER TABLE `mp_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`),
  ADD KEY `type_status_author` (`post_type`,`post_status`,`post_author`);

--
-- Indexes for table `mp_termmeta`
--
ALTER TABLE `mp_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `mp_terms`
--
ALTER TABLE `mp_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indexes for table `mp_term_relationships`
--
ALTER TABLE `mp_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indexes for table `mp_term_taxonomy`
--
ALTER TABLE `mp_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indexes for table `mp_usermeta`
--
ALTER TABLE `mp_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `mp_users`
--
ALTER TABLE `mp_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- Indexes for table `mp_wpfm_backup`
--
ALTER TABLE `mp_wpfm_backup`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `mp_yoast_indexable`
--
ALTER TABLE `mp_yoast_indexable`
  ADD PRIMARY KEY (`id`),
  ADD KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  ADD KEY `object_id_and_type` (`object_id`,`object_type`),
  ADD KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  ADD KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  ADD KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  ADD KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`);

--
-- Indexes for table `mp_yoast_indexable_hierarchy`
--
ALTER TABLE `mp_yoast_indexable_hierarchy`
  ADD PRIMARY KEY (`indexable_id`,`ancestor_id`),
  ADD KEY `indexable_id` (`indexable_id`),
  ADD KEY `ancestor_id` (`ancestor_id`),
  ADD KEY `depth` (`depth`);

--
-- Indexes for table `mp_yoast_migrations`
--
ALTER TABLE `mp_yoast_migrations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `mp_yoast_migrations_version` (`version`);

--
-- Indexes for table `mp_yoast_primary_term`
--
ALTER TABLE `mp_yoast_primary_term`
  ADD PRIMARY KEY (`id`),
  ADD KEY `post_taxonomy` (`post_id`,`taxonomy`),
  ADD KEY `post_term` (`post_id`,`term_id`);

--
-- Indexes for table `mp_yoast_seo_links`
--
ALTER TABLE `mp_yoast_seo_links`
  ADD PRIMARY KEY (`id`),
  ADD KEY `link_direction` (`post_id`,`type`),
  ADD KEY `indexable_link_direction` (`indexable_id`,`type`);

--
-- Indexes for table `mp_yoast_seo_meta`
--
ALTER TABLE `mp_yoast_seo_meta`
  ADD UNIQUE KEY `object_id` (`object_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `mp_commentmeta`
--
ALTER TABLE `mp_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `mp_comments`
--
ALTER TABLE `mp_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=114;

--
-- AUTO_INCREMENT for table `mp_links`
--
ALTER TABLE `mp_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `mp_options`
--
ALTER TABLE `mp_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=78790;

--
-- AUTO_INCREMENT for table `mp_postmeta`
--
ALTER TABLE `mp_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2094;

--
-- AUTO_INCREMENT for table `mp_posts`
--
ALTER TABLE `mp_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1066;

--
-- AUTO_INCREMENT for table `mp_termmeta`
--
ALTER TABLE `mp_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `mp_terms`
--
ALTER TABLE `mp_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=71;

--
-- AUTO_INCREMENT for table `mp_term_taxonomy`
--
ALTER TABLE `mp_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=71;

--
-- AUTO_INCREMENT for table `mp_usermeta`
--
ALTER TABLE `mp_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=55;

--
-- AUTO_INCREMENT for table `mp_users`
--
ALTER TABLE `mp_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `mp_wpfm_backup`
--
ALTER TABLE `mp_wpfm_backup`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `mp_yoast_indexable`
--
ALTER TABLE `mp_yoast_indexable`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=36;

--
-- AUTO_INCREMENT for table `mp_yoast_migrations`
--
ALTER TABLE `mp_yoast_migrations`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25;

--
-- AUTO_INCREMENT for table `mp_yoast_primary_term`
--
ALTER TABLE `mp_yoast_primary_term`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `mp_yoast_seo_links`
--
ALTER TABLE `mp_yoast_seo_links`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=871;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
